1. 63a76c1 android: simplify the subdirs including rules by Chih-Wei Huang · 10 years ago
  2. 8691935 android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS by Emil Velikov · 10 years ago
  3. 413bc0a ilo: remove unused include from Android.mk by Emil Velikov · 10 years ago
  4. 00bf7d2 drirc: Add "Second Life" quirk (allow_glsl_extension_directive_midshader). by Kenneth Graunke · 9 years ago
  5. 44461e7 nir: Fix per-component negation in prog_to_nir's SWZ handling. by Kenneth Graunke · 9 years ago
  6. ed10f9c glsl: correct indentation of comment, Trivial. by Tapani Pälli · 9 years ago
  7. 529064f i965/fs: Combine pixel center calculation into one inst. by Matt Turner · 9 years ago
  8. 5af0604 i965/fs: Calculate delta_x and delta_y together. by Matt Turner · 10 years ago
  9. fde3100 i965/fs: Emit ADDs for gl_FragCoord, not virtual opcodes. by Matt Turner · 10 years ago
  10. b14313e i965/fs: Manually set source regioning on PLN instructions. by Matt Turner · 10 years ago
  11. a1dd2f0 i965/fs: Add LINTERP's src0 to fs_inst::regs_read(). by Matt Turner · 9 years ago
  12. 8bc49f9 i965/fs: Set compression only if writing two registers. by Matt Turner · 9 years ago
  13. b5a5b63 i965/fs: Allow an execution size of 32. by Matt Turner · 10 years ago
  14. 45a1348 i965: Make type_sz() return unsigned. by Matt Turner · 9 years ago
  15. dd5c825 i965: Replace guess_execution_size with something simpler. by Matt Turner · 9 years ago
  16. 3b4abda i965/fs: Ensure delta_x/y are even-aligned registers on Gen6. by Matt Turner · 10 years ago
  17. 958b496 main: remove __FUNCTION__ defined because it is obsolete by Marius Predut · 9 years ago
  18. d8b14a5 radeon: replace __FUNCTION__ with __func__ by Marius Predut · 9 years ago
  19. ad5ae27 mesa: add missing break in switch statement by Tapani Pälli · 9 years ago
  20. 5917ca3 glsl: add fallthrough comment on switch by Tapani Pälli · 9 years ago
  21. 054c7dc mesa: fix UBO queries for active uniforms by Tapani Pälli · 9 years ago
  22. 7004632 i965/skl: Fix the qpitch value by Neil Roberts · 10 years ago
  23. 584f8e1 i965/skl: Don't use ALL_SLICES_AT_EACH_LOD by Neil Roberts · 10 years ago
  24. c1485f4 clover: remove pre llvm 3.5.0 compatibility code by EdB · 9 years ago
  25. f39cd71 clover: make llvm >= 3.5.0 and c++11 mandatory by EdB · 9 years ago
  26. 3282e57 docs/GL3.txt: update ARB_shader_subroutine status by Dave Airlie · 9 years ago
  27. 645f77f gallivm: Fix build against LLVM 3.7 SVN r235265 by Nick Sarnie · 9 years ago
  28. c015008 doc: Add GL_ARB_shader_image_size dependency for OpenGL ES 3.1 by Ian Romanick · 9 years ago
  29. b2e871b indices: fix provoking vertex for quads/quadstrips by Ilia Mirkin · 10 years ago
  30. 1cdb01d primconvert: select pv convention only from flatshade_first by Ilia Mirkin · 9 years ago
  31. 0904774 freedreno/a3xx: enable polymode setting with non-fill modes by Ilia Mirkin · 10 years ago
  32. 6357601 freedreno/a3xx: fix integer and 32-bit float border colors by Ilia Mirkin · 10 years ago
  33. 6895c35 freedreno/a3xx: add support for float R/RG render targets by Ilia Mirkin · 10 years ago
  34. 1eac3ae mesa: add .mesa-install-links files to gitignore by Connor Abbott · 9 years ago
  35. 65f1335 mesa/main: add autogenerated format-info.c to gitignore by Connor Abbott · 9 years ago
  36. 1d68298 i965: Issue perf_debug messages for unsynchronized maps on !LLC systems. by Kenneth Graunke · 10 years ago
  37. cd9058f i965: Make shader_time store names/ids instead of referencing shaders. by Kenneth Graunke · 9 years ago
  38. eb6e770 i965: Delete some unnecessary code in brw_report_shader_time(). by Kenneth Graunke · 9 years ago
  39. e9efd66 i965: Make shader_time use 0 instead of -1 for "no meaningful ID". by Kenneth Graunke · 9 years ago
  40. cfab4ea adjust a couple of ifdefs to handle NetBSD correctly by Tobias Nygren · 9 years ago
  41. 52e4e47 configure.ac: fix bashism by Tobias Nygren · 9 years ago
  42. 79010c9 i965: Render R16G16B16X16 as R16G16B16A16 by Anuj Phogat · 9 years ago
  43. c6b0922 i965: Update the comment about platforms supporting blorp by Anuj Phogat · 9 years ago
  44. 4dacb21 nir: Allow abs/neg in select peephole pass. by Matt Turner · 10 years ago
  45. 472ef9a i965/fs: Change SEL and MOV types as needed to propagate source modifiers by Jason Ekstrand · 10 years ago
  46. bb99a58 i965/fs: Use the source type when looking for UD negations in copy prop by Jason Ekstrand · 10 years ago
  47. 95e68ad freedreno/ir3/nir: few little fixes by Rob Clark · 9 years ago
  48. efbf14e freedreno/ir3/nir: lower if/else by Rob Clark · 9 years ago
  49. e5e11b5 freedreno/a4xx: support for large shaders by Rob Clark · 9 years ago
  50. 20ea698 freedreno: update generated headers by Rob Clark · 9 years ago
  51. 57f0d3b freedreno/ir3/nir: UBO support by Rob Clark · 9 years ago
  52. 87807e5 freedreno/ir3: move out helper by Rob Clark · 9 years ago
  53. 70b2f87 freedreno/a4xx: sysvals and UBOs by Rob Clark · 9 years ago
  54. e14af4c nir/builder: add nir_builder_insert_after_instr() by Rob Clark · 9 years ago
  55. 7a9063e gallium/ttn: fix TXF by Rob Clark · 9 years ago
  56. ef7c4f3 gallium/ttn: add UBO support by Rob Clark · 9 years ago
  57. 8efe204 gallium/ttn: minor cleanup by Rob Clark · 9 years ago
  58. a3cce7a gallium/ttn: add support for TXL2 by Rob Clark · 9 years ago
  59. f44d836 gallium/ttn: add support for texture offsets by Rob Clark · 9 years ago
  60. e050a19 mesa/st: Free st_translate with FREE macro. by Brian Paul · 9 years ago
  61. 8638e3a libgl-gdi: Prevent "pure virtual method called" error when. by Jose Fonseca · 9 years ago
  62. 4fc645a i965: Add marketing names for CHV by Ville Syrjälä · 9 years ago
  63. 94aab6c nir: Convert the if-test for num_inputs == 2 to an assertion by Ian Romanick · 9 years ago
  64. 61293bf configure.ac: print LLVM_LDFLAGS by Marek Olšák · 9 years ago
  65. 0d46440 glsl_to_tgsi: only associate the uniform storage once at link time by Marek Olšák · 9 years ago
  66. bb5df73 glsl_to_tgsi: add STATE_FB_WPOS_Y_TRANSFORM at link time by Marek Olšák · 9 years ago
  67. e2066a4 glsl_to_tgsi: add assertions for detecting out-of-bounds immediates access by Marek Olšák · 9 years ago
  68. dcc74d4 glsl_to_tgsi: don't use a potentially-undefined immediate for ir_query_levels by Marek Olšák · 9 years ago
  69. 14c5bc3 glsl_to_tgsi: fix out-of-bounds constant access and crash for uniforms by Marek Olšák · 9 years ago
  70. d3045d3 glsl_to_tgsi: cleanup includes by Marek Olšák · 10 years ago
  71. 76c2d44 mesa/program: remove dead code by Marek Olšák · 9 years ago
  72. b79c620 radeonsi: add a debug option to compile shaders when they're created by Marek Olšák · 9 years ago
  73. 99eef3b st/mesa: add a debug option to compile shaders at link time by Marek Olšák · 9 years ago
  74. 993a628 i965: Rewrite ir_tex to ir_txl with lod 0 for vertex shaders by Kristian Høgsberg · 9 years ago
  75. a7d018a radeonsi: remove bogus r600-- triple by Emil Velikov · 9 years ago
  76. 33f73e9 i965/skl: Add the header for constant loads outside of the generator by Neil Roberts · 10 years ago
  77. a9e4cf5 i965/vec4: Add a helper function to emit VS_OPCODE_PULL_CONSTANT_LOAD by Neil Roberts · 9 years ago
  78. 037e0e7 mesa,glsl: rename `interface` to `programInterface`. by Jose Fonseca · 9 years ago
  79. f78b2c4 gbm: Add GBM_BO_USE_LINEAR flag by Flora Cui · 10 years ago
  80. 7c154bb mesa: refactor GetUniformBlockIndex by Tapani Pälli · 10 years ago
  81. 1b256eb mesa: refactor GetUniformIndices by Tapani Pälli · 10 years ago
  82. 51313f5 mesa: refactor GetUniformLocation by Tapani Pälli · 10 years ago
  83. 45637e9 mesa: refactor GetActiveUniformBlockName by Tapani Pälli · 10 years ago
  84. 284003e mesa: remove unused _mesa_get_uniform_name by Tapani Pälli · 10 years ago
  85. 8d6fa52 mesa: refactor GetActiveUniformName by Tapani Pälli · 10 years ago
  86. 17dc939 mesa: refactor GetActiveUniform by Tapani Pälli · 10 years ago
  87. dc39d84 mesa: refactor GetTransformFeedbackVarying by Tapani Pälli · 10 years ago
  88. 7519ddb mesa: refactor GetActiveUniformsiv, use _mesa_program_resource_prop by Tapani Pälli · 10 years ago
  89. 34df5eb mesa: mesa_bufferiv utility function for buffer objects by Tapani Pälli · 10 years ago
  90. 4e7f134f mesa: refactor GetFragDataIndex by Tapani Pälli · 10 years ago
  91. 62057c7 mesa: refactor GetFragDataLocation by Tapani Pälli · 10 years ago
  92. 3d1544c mesa: refactor GetAttribLocation by Tapani Pälli · 10 years ago
  93. 26c0394 mesa: refactor GetActiveAttrib by Tapani Pälli · 10 years ago
  94. 41c230c mesa: enable GL_ARB_program_interface_query extension by Tapani Pälli · 9 years ago
  95. 2ab8de2 mesa: implementation of glGetProgramResourceiv by Tapani Pälli · 10 years ago
  96. 9367ade mesa: glGetProgramResourceLocationIndex by Tapani Pälli · 10 years ago
  97. e0e4d77 mesa: glGetProgramResourceLocation by Tapani Pälli · 10 years ago
  98. 2a5a0d1 mesa: glGetProgramResourceName by Tapani Pälli · 10 years ago
  99. 161f57f mesa: glGetProgramResourceIndex by Tapani Pälli · 10 years ago
  100. 4d3b98b mesa: glGetProgramInterfaceiv by Tapani Pälli · 10 years ago