1. 734bcee docs: mark off texture_stencil8 (v2.1) by Dave Airlie · 9 years ago
  2. 6cc49c4 st/mesa: add ARB_texture_stencil8 support (v4) by Dave Airlie · 9 years ago
  3. 782e71c mesa: finish implementing ARB_texture_stencil8 (v5) by Dave Airlie · 9 years ago
  4. 1948880 mesa: remove the gl_sl_pragmas structure by Jason Ekstrand · 9 years ago
  5. ae3870d i965: Add a brw_compiler structure and store the register sets in it by Jason Ekstrand · 9 years ago
  6. a85c4c9 i965: Rename brw_compile to brw_codegen by Jason Ekstrand · 9 years ago
  7. cfc56fc i965: Use device_info instead of the context for computing vue maps by Jason Ekstrand · 9 years ago
  8. 02ccb19 i965: Use device_info instead of the context in instruction scheduling by Jason Ekstrand · 9 years ago
  9. 28e9601 i965: Add a devinfo field to backend_visitor and use it for gen checks by Jason Ekstrand · 9 years ago
  10. 73bf8f3 i965: Remove remaining uses of ctx->Const.UniformBooleanTrue in visitors by Jason Ekstrand · 9 years ago
  11. 2bf207b i965/vec4: Add a devinfo field to the generator and use it for gen checks by Jason Ekstrand · 9 years ago
  12. 5bda1ff i965/fs: Add a devinfo field to the generator and use it for gen checks by Jason Ekstrand · 9 years ago
  13. 38dc2dd i965/device_info: Add a supports_simd16_3src flag by Jason Ekstrand · 9 years ago
  14. 85db2ac i965/device_info: Add a HSW_FEATURES macro by Jason Ekstrand · 9 years ago
  15. 9c89e47 i965: Make the annotation code take a device_info instead of a context by Jason Ekstrand · 9 years ago
  16. 5cb91db i965/fs: Remove the GL context from the generator by Jason Ekstrand · 9 years ago
  17. 61c4702 i965: Remove the context field from brw_compiler by Jason Ekstrand · 9 years ago
  18. 639314d i965: Make the disassembler take a device_info instead of a context by Jason Ekstrand · 9 years ago
  19. c3e5f32 i965: Make instruction compaction take a device_info instead of a context by Jason Ekstrand · 9 years ago
  20. 4e9c79c i965: Make the brw_inst helpers take a device_info instead of a context by Jason Ekstrand · 9 years ago
  21. 6219a8f i965/eu: Add a devinfo parameter to brw_compile by Jason Ekstrand · 9 years ago
  22. a921475 i965: Do better fake context setup in unit tests by Jason Ekstrand · 9 years ago
  23. ceb6e5e i965: Remove the context parameter from brw_texture_offset by Jason Ekstrand · 9 years ago
  24. 8a41cd2 softpipe: fix stencil write to use an integer value by Dave Airlie · 9 years ago
  25. 2c08e3b mesa: Fix typo in a comment by Anuj Phogat · 9 years ago
  26. cb24d3b freedreno: misc minor cleanups by Rob Clark · 9 years ago
  27. 1b58d8c freedreno/a4xx: (partial) gl_FragCoord.zw by Rob Clark · 9 years ago
  28. a869183 freedreno/a4xx: primitive-restart by Rob Clark · 9 years ago
  29. 632ea2a freedreno/nir: sysval fixes by Rob Clark · 9 years ago
  30. 13527df freedreno/a4xx: wire up integer texture sampling by Rob Clark · 9 years ago
  31. 48a651e freedreno/a4xx: formats updates/fixes by Rob Clark · 9 years ago
  32. 21ceedf freedreno: update generated headers by Rob Clark · 9 years ago
  33. 9450bd5 gallium/targets/d3dadapter9: drop the libdrm prefix for drm.h by Emil Velikov · 9 years ago
  34. 02e93be cso: minor comment fix by Brian Paul · 9 years ago
  35. 31667e6 glsl: rewrite glsl_type::record_key_hash() to avoid buffer overflow by Brian Paul · 9 years ago
  36. bd4dbdf mesa: add check for NV_texture_barrier in _mesa_TextureBarrierNV() by Brian Paul · 9 years ago
  37. b260d9d main: silence missing return value warning in array_index_of_resource() by Brian Paul · 9 years ago
  38. 0b1823f android: re-build all mesa binaries properly by Chih-Wei Huang · 9 years ago
  39. 36e5921 android: xmlpool: cleanup the generation rules by Emil Velikov · 9 years ago
  40. 98c8997 android: xmlpool: Get rid of the last use of intermediates-dir-for by Chih-Wei Huang · 9 years ago
  41. 5b8d61b android: export the path of the generated headers by Chih-Wei Huang · 9 years ago
  42. b0e33c2 android: fix the building rules for Android 5.0 by Chih-Wei Huang · 9 years ago
  43. 671a550 android: fix building issues of host binaries by Chih-Wei Huang · 9 years ago
  44. 076edc6 android: fix a building error of libmesa_program by Chih-Wei Huang · 9 years ago
  45. 8098bf8 android: mesa: fold the ARCH_X86_HAVE_SSE4_1 conditionals by Emil Velikov · 9 years ago
  46. 669cfc2 android: mesa: fix the path of the SSE4_1 optimisations by Emil Velikov · 9 years ago
  47. 64171c2 android: build the Mesa IR -> NIR translator by Emil Velikov · 9 years ago
  48. c734261 android: nir: add build rules for nir_builder_opcodes.h by Emil Velikov · 9 years ago
  49. 0661974 android: add inital NIR build by Mauro Rossi · 9 years ago
  50. 618885f android: dri: link against libmesa_util by Emil Velikov · 9 years ago
  51. 0afbd2d android: add $(mesa_top)/src/mesa/main to the includes list by Emil Velikov · 9 years ago
  52. 39a175e android: add HAVE__BUILTIN_* and HAVE_FUNC_ATTRIBUTE_* defines by Emil Velikov · 9 years ago
  53. 94cab35 android: add gallium dirs to more places in the tree by Emil Velikov · 9 years ago
  54. 8d90bfb android: dri/common: conditionally include drm_cflags/set __NOT_HAVE_DRM_H by Emil Velikov · 9 years ago
  55. 2d06791 android: egl: add libsync_cflags to the build by Emil Velikov · 9 years ago
  56. 5f7081e android: mesa: generate the format_{un,}pack.[ch] sources by Mauro Rossi · 9 years ago
  57. 6fb8017 android: add $(mesa_top)/src include to the whole of mesa by Emil Velikov · 9 years ago
  58. ba3bc1e android: use := operator for assigning MESA_VERSION by Emil Velikov · 9 years ago
  59. 6c2c5f7 util: android: optimize the rules to generate format_srgb.c by Chih-Wei Huang · 10 years ago
  60. 63a76c1 android: simplify the subdirs including rules by Chih-Wei Huang · 10 years ago
  61. 8691935 android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS by Emil Velikov · 9 years ago
  62. 413bc0a ilo: remove unused include from Android.mk by Emil Velikov · 9 years ago
  63. 00bf7d2 drirc: Add "Second Life" quirk (allow_glsl_extension_directive_midshader). by Kenneth Graunke · 9 years ago
  64. 44461e7 nir: Fix per-component negation in prog_to_nir's SWZ handling. by Kenneth Graunke · 9 years ago
  65. ed10f9c glsl: correct indentation of comment, Trivial. by Tapani Pälli · 9 years ago
  66. 529064f i965/fs: Combine pixel center calculation into one inst. by Matt Turner · 9 years ago
  67. 5af0604 i965/fs: Calculate delta_x and delta_y together. by Matt Turner · 9 years ago
  68. fde3100 i965/fs: Emit ADDs for gl_FragCoord, not virtual opcodes. by Matt Turner · 9 years ago
  69. b14313e i965/fs: Manually set source regioning on PLN instructions. by Matt Turner · 9 years ago
  70. a1dd2f0 i965/fs: Add LINTERP's src0 to fs_inst::regs_read(). by Matt Turner · 9 years ago
  71. 8bc49f9 i965/fs: Set compression only if writing two registers. by Matt Turner · 9 years ago
  72. b5a5b63 i965/fs: Allow an execution size of 32. by Matt Turner · 9 years ago
  73. 45a1348 i965: Make type_sz() return unsigned. by Matt Turner · 9 years ago
  74. dd5c825 i965: Replace guess_execution_size with something simpler. by Matt Turner · 9 years ago
  75. 3b4abda i965/fs: Ensure delta_x/y are even-aligned registers on Gen6. by Matt Turner · 9 years ago
  76. 958b496 main: remove __FUNCTION__ defined because it is obsolete by Marius Predut · 9 years ago
  77. d8b14a5 radeon: replace __FUNCTION__ with __func__ by Marius Predut · 9 years ago
  78. ad5ae27 mesa: add missing break in switch statement by Tapani Pälli · 9 years ago
  79. 5917ca3 glsl: add fallthrough comment on switch by Tapani Pälli · 9 years ago
  80. 054c7dc mesa: fix UBO queries for active uniforms by Tapani Pälli · 9 years ago
  81. 7004632 i965/skl: Fix the qpitch value by Neil Roberts · 9 years ago
  82. 584f8e1 i965/skl: Don't use ALL_SLICES_AT_EACH_LOD by Neil Roberts · 9 years ago
  83. c1485f4 clover: remove pre llvm 3.5.0 compatibility code by EdB · 9 years ago
  84. f39cd71 clover: make llvm >= 3.5.0 and c++11 mandatory by EdB · 9 years ago
  85. 3282e57 docs/GL3.txt: update ARB_shader_subroutine status by Dave Airlie · 9 years ago
  86. 645f77f gallivm: Fix build against LLVM 3.7 SVN r235265 by Nick Sarnie · 9 years ago
  87. c015008 doc: Add GL_ARB_shader_image_size dependency for OpenGL ES 3.1 by Ian Romanick · 9 years ago
  88. b2e871b indices: fix provoking vertex for quads/quadstrips by Ilia Mirkin · 9 years ago
  89. 1cdb01d primconvert: select pv convention only from flatshade_first by Ilia Mirkin · 9 years ago
  90. 0904774 freedreno/a3xx: enable polymode setting with non-fill modes by Ilia Mirkin · 9 years ago
  91. 6357601 freedreno/a3xx: fix integer and 32-bit float border colors by Ilia Mirkin · 9 years ago
  92. 6895c35 freedreno/a3xx: add support for float R/RG render targets by Ilia Mirkin · 9 years ago
  93. 1eac3ae mesa: add .mesa-install-links files to gitignore by Connor Abbott · 9 years ago
  94. 65f1335 mesa/main: add autogenerated format-info.c to gitignore by Connor Abbott · 9 years ago
  95. 1d68298 i965: Issue perf_debug messages for unsynchronized maps on !LLC systems. by Kenneth Graunke · 9 years ago
  96. cd9058f i965: Make shader_time store names/ids instead of referencing shaders. by Kenneth Graunke · 9 years ago
  97. eb6e770 i965: Delete some unnecessary code in brw_report_shader_time(). by Kenneth Graunke · 9 years ago
  98. e9efd66 i965: Make shader_time use 0 instead of -1 for "no meaningful ID". by Kenneth Graunke · 9 years ago
  99. cfab4ea adjust a couple of ifdefs to handle NetBSD correctly by Tobias Nygren · 9 years ago
  100. 52e4e47 configure.ac: fix bashism by Tobias Nygren · 9 years ago