1. 3282e57 docs/GL3.txt: update ARB_shader_subroutine status by Dave Airlie · 9 years ago
  2. 645f77f gallivm: Fix build against LLVM 3.7 SVN r235265 by Nick Sarnie · 9 years ago
  3. c015008 doc: Add GL_ARB_shader_image_size dependency for OpenGL ES 3.1 by Ian Romanick · 9 years ago
  4. b2e871b indices: fix provoking vertex for quads/quadstrips by Ilia Mirkin · 9 years ago
  5. 1cdb01d primconvert: select pv convention only from flatshade_first by Ilia Mirkin · 9 years ago
  6. 0904774 freedreno/a3xx: enable polymode setting with non-fill modes by Ilia Mirkin · 9 years ago
  7. 6357601 freedreno/a3xx: fix integer and 32-bit float border colors by Ilia Mirkin · 9 years ago
  8. 6895c35 freedreno/a3xx: add support for float R/RG render targets by Ilia Mirkin · 9 years ago
  9. 1eac3ae mesa: add .mesa-install-links files to gitignore by Connor Abbott · 9 years ago
  10. 65f1335 mesa/main: add autogenerated format-info.c to gitignore by Connor Abbott · 9 years ago
  11. 1d68298 i965: Issue perf_debug messages for unsynchronized maps on !LLC systems. by Kenneth Graunke · 9 years ago
  12. cd9058f i965: Make shader_time store names/ids instead of referencing shaders. by Kenneth Graunke · 9 years ago
  13. eb6e770 i965: Delete some unnecessary code in brw_report_shader_time(). by Kenneth Graunke · 9 years ago
  14. e9efd66 i965: Make shader_time use 0 instead of -1 for "no meaningful ID". by Kenneth Graunke · 9 years ago
  15. cfab4ea adjust a couple of ifdefs to handle NetBSD correctly by Tobias Nygren · 9 years ago
  16. 52e4e47 configure.ac: fix bashism by Tobias Nygren · 9 years ago
  17. 79010c9 i965: Render R16G16B16X16 as R16G16B16A16 by Anuj Phogat · 9 years ago
  18. c6b0922 i965: Update the comment about platforms supporting blorp by Anuj Phogat · 9 years ago
  19. 4dacb21 nir: Allow abs/neg in select peephole pass. by Matt Turner · 9 years ago
  20. 472ef9a i965/fs: Change SEL and MOV types as needed to propagate source modifiers by Jason Ekstrand · 9 years ago
  21. bb99a58 i965/fs: Use the source type when looking for UD negations in copy prop by Jason Ekstrand · 9 years ago
  22. 95e68ad freedreno/ir3/nir: few little fixes by Rob Clark · 9 years ago
  23. efbf14e freedreno/ir3/nir: lower if/else by Rob Clark · 9 years ago
  24. e5e11b5 freedreno/a4xx: support for large shaders by Rob Clark · 9 years ago
  25. 20ea698 freedreno: update generated headers by Rob Clark · 9 years ago
  26. 57f0d3b freedreno/ir3/nir: UBO support by Rob Clark · 9 years ago
  27. 87807e5 freedreno/ir3: move out helper by Rob Clark · 9 years ago
  28. 70b2f87 freedreno/a4xx: sysvals and UBOs by Rob Clark · 9 years ago
  29. e14af4c nir/builder: add nir_builder_insert_after_instr() by Rob Clark · 9 years ago
  30. 7a9063e gallium/ttn: fix TXF by Rob Clark · 9 years ago
  31. ef7c4f3 gallium/ttn: add UBO support by Rob Clark · 9 years ago
  32. 8efe204 gallium/ttn: minor cleanup by Rob Clark · 9 years ago
  33. a3cce7a gallium/ttn: add support for TXL2 by Rob Clark · 9 years ago
  34. f44d836 gallium/ttn: add support for texture offsets by Rob Clark · 9 years ago
  35. e050a19 mesa/st: Free st_translate with FREE macro. by Brian Paul · 9 years ago
  36. 8638e3a libgl-gdi: Prevent "pure virtual method called" error when. by Jose Fonseca · 9 years ago
  37. 4fc645a i965: Add marketing names for CHV by Ville Syrjälä · 9 years ago
  38. 94aab6c nir: Convert the if-test for num_inputs == 2 to an assertion by Ian Romanick · 9 years ago
  39. 61293bf configure.ac: print LLVM_LDFLAGS by Marek Olšák · 9 years ago
  40. 0d46440 glsl_to_tgsi: only associate the uniform storage once at link time by Marek Olšák · 9 years ago
  41. bb5df73 glsl_to_tgsi: add STATE_FB_WPOS_Y_TRANSFORM at link time by Marek Olšák · 9 years ago
  42. e2066a4 glsl_to_tgsi: add assertions for detecting out-of-bounds immediates access by Marek Olšák · 9 years ago
  43. dcc74d4 glsl_to_tgsi: don't use a potentially-undefined immediate for ir_query_levels by Marek Olšák · 9 years ago
  44. 14c5bc3 glsl_to_tgsi: fix out-of-bounds constant access and crash for uniforms by Marek Olšák · 9 years ago
  45. d3045d3 glsl_to_tgsi: cleanup includes by Marek Olšák · 9 years ago
  46. 76c2d44 mesa/program: remove dead code by Marek Olšák · 9 years ago
  47. b79c620 radeonsi: add a debug option to compile shaders when they're created by Marek Olšák · 9 years ago
  48. 99eef3b st/mesa: add a debug option to compile shaders at link time by Marek Olšák · 9 years ago
  49. 993a628 i965: Rewrite ir_tex to ir_txl with lod 0 for vertex shaders by Kristian Høgsberg · 9 years ago
  50. a7d018a radeonsi: remove bogus r600-- triple by Emil Velikov · 9 years ago
  51. 33f73e9 i965/skl: Add the header for constant loads outside of the generator by Neil Roberts · 9 years ago
  52. a9e4cf5 i965/vec4: Add a helper function to emit VS_OPCODE_PULL_CONSTANT_LOAD by Neil Roberts · 9 years ago
  53. 037e0e7 mesa,glsl: rename `interface` to `programInterface`. by Jose Fonseca · 9 years ago
  54. f78b2c4 gbm: Add GBM_BO_USE_LINEAR flag by Flora Cui · 9 years ago
  55. 7c154bb mesa: refactor GetUniformBlockIndex by Tapani Pälli · 9 years ago
  56. 1b256eb mesa: refactor GetUniformIndices by Tapani Pälli · 9 years ago
  57. 51313f5 mesa: refactor GetUniformLocation by Tapani Pälli · 9 years ago
  58. 45637e9 mesa: refactor GetActiveUniformBlockName by Tapani Pälli · 9 years ago
  59. 284003e mesa: remove unused _mesa_get_uniform_name by Tapani Pälli · 9 years ago
  60. 8d6fa52 mesa: refactor GetActiveUniformName by Tapani Pälli · 9 years ago
  61. 17dc939 mesa: refactor GetActiveUniform by Tapani Pälli · 9 years ago
  62. dc39d84 mesa: refactor GetTransformFeedbackVarying by Tapani Pälli · 9 years ago
  63. 7519ddb mesa: refactor GetActiveUniformsiv, use _mesa_program_resource_prop by Tapani Pälli · 9 years ago
  64. 34df5eb mesa: mesa_bufferiv utility function for buffer objects by Tapani Pälli · 9 years ago
  65. 4e7f134f mesa: refactor GetFragDataIndex by Tapani Pälli · 9 years ago
  66. 62057c7 mesa: refactor GetFragDataLocation by Tapani Pälli · 9 years ago
  67. 3d1544c mesa: refactor GetAttribLocation by Tapani Pälli · 9 years ago
  68. 26c0394 mesa: refactor GetActiveAttrib by Tapani Pälli · 9 years ago
  69. 41c230c mesa: enable GL_ARB_program_interface_query extension by Tapani Pälli · 9 years ago
  70. 2ab8de2 mesa: implementation of glGetProgramResourceiv by Tapani Pälli · 9 years ago
  71. 9367ade mesa: glGetProgramResourceLocationIndex by Tapani Pälli · 9 years ago
  72. e0e4d77 mesa: glGetProgramResourceLocation by Tapani Pälli · 9 years ago
  73. 2a5a0d1 mesa: glGetProgramResourceName by Tapani Pälli · 9 years ago
  74. 161f57f mesa: glGetProgramResourceIndex by Tapani Pälli · 9 years ago
  75. 4d3b98b mesa: glGetProgramInterfaceiv by Tapani Pälli · 9 years ago
  76. c796ce4 mesa/glsl: build list of program resources during linking by Tapani Pälli · 9 years ago
  77. b297fc2 glapi: add GL_ARB_program_interface_query skeleton by Tapani Pälli · 9 years ago
  78. 993b9b6 linker: fix varying linking if SSO program has only gs and fs by Tapani Pälli · 9 years ago
  79. 17d6986 r600g/sb: Skip empty ALU clause while scheduling by Glenn Kennard · 9 years ago
  80. 4cf5ca5 nir: Try commutative sources in CSE by Ian Romanick · 9 years ago
  81. 8957c9e glx: Create proper server dependency for GLX_EXT_create_context_es2_profile by Ian Romanick · 9 years ago
  82. b229e6c vc4: Don't try to use color load/stores to blit across format changes. by Eric Anholt · 9 years ago
  83. cff2e08 vc4: Don't try to use color load/stores to do depth/stencil blits. by Eric Anholt · 9 years ago
  84. 3a728d4 vc4: Update the shadow texture for public textures on every draw. by Eric Anholt · 9 years ago
  85. bd957b1 vc4: Hook up VC4_DEBUG=perf to some useful printfs. by Eric Anholt · 9 years ago
  86. e1d0950 st/mesa: log shaders, GLSL info log with _mesa_log() by Brian Paul · 9 years ago
  87. 011cad8 mesa: log shaders, GLSL info log with _mesa_log() by Brian Paul · 9 years ago
  88. 2926bbf mesa: add _mesa_log(), _mesa_get_log_file() functions by Brian Paul · 9 years ago
  89. 11bfee4 tgsi: also dump label for TGSI_OPCODE_BGNSUB opcode by Brian Paul · 9 years ago
  90. 1aa5033 st/wgl: Couple of fixes to opengl32.dll's wglCreateContext/wglDeleteContext dispatch. by Jose Fonseca · 9 years ago
  91. 6635fb6 mesa: Enable _mesa_dlopen on MSVC too. by Jose Fonseca · 9 years ago
  92. 3cbefe3 glsl: fix assignment of multiple scalar and vecs to matrices. by Samuel Iglesias Gonsalvez · 10 years ago
  93. bc672e2 nir: Fix typo in "ushr by 0" algebraic replacement by Ian Romanick · 9 years ago
  94. 67a8610 nir: Silence unused parameter warnings by Ian Romanick · 9 years ago
  95. 47a1b48 nir/cse: fix bug with comparing non-per-component sources by Connor Abbott · 9 years ago
  96. b069f9e i965/fs: Combine tex/fb_write operations (opt) by Ben Widawsky · 9 years ago
  97. 6866378 i965/fs: Only emit FS_OPCODE_PLACEHOLDER_HALT if there are discards by Ben Widawsky · 9 years ago
  98. 38707e1 i965/fs: Create a has_side_effects for fs_inst by Ben Widawsky · 9 years ago
  99. 28d9e90 i965: replace __FUNCTION__ with __func__ by Marius Predut · 9 years ago
  100. 139e6c7 i915: replace __FUNCTION__ with __func__ by Marius Predut · 9 years ago