1. 87502bb docs: Expand ARB_gpu_shader5 to describe status of individual features by Chris Forbes · 10 years ago
  2. 0d653b9 docs: Mark off ARB_texture_view and add to release notes for 10.2. by Chris Forbes · 10 years ago
  3. 2a2f8cd i965: Enable ARB_texture_view on Gen7 by Chris Forbes · 10 years ago
  4. ea47781 i965: Account for view parameters in blit CTSI path by Chris Forbes · 10 years ago
  5. 01d6a2a i965: Account for MinLayer/MinLevel in blorp CTSI path by Chris Forbes · 10 years ago
  6. 058f353 i965: Account for view parameters in fast depth clears by Chris Forbes · 10 years ago
  7. 540d53d i965/blorp: Account for nonzero MinLayer in layered clears. by Chris Forbes · 11 years ago
  8. d581247 i965/blorp: Use irb->layer_count in clear by Chris Forbes · 11 years ago
  9. 98328e4 i965: Add layer_count to intel_renderbuffer by Chris Forbes · 11 years ago
  10. 0a08147 i965: Pull out layer_multiplier in intel_update_renderbuffer_wrapper by Chris Forbes · 11 years ago
  11. a76cde3 i965: Add `layered` parameter to intel_update_renderbuffer_wrapper by Chris Forbes · 11 years ago
  12. 85dda82 i965: Adjust renderbuffer wrapper to account for MinLevel/MinLayer by Chris Forbes · 11 years ago
  13. 24f490f i965: Enable texture upload fast path with MinLevel by Chris Forbes · 11 years ago
  14. 5de5254 i965: Account for MinLevel in texture upload fast path by Chris Forbes · 11 years ago
  15. ba3499b i965: Adjust map/unmap code for MinLevel/MinLayer by Chris Forbes · 11 years ago
  16. ca1d1b2 i965: Don't try to use fast upload path for nontrivial views by Chris Forbes · 11 years ago
  17. c9c0886 i965: Adjust surface_state emission to account for view parameters by Chris Forbes · 11 years ago
  18. 771c2ae i965: Add _Format to intel_texobj. by Chris Forbes · 10 years ago
  19. b7f011f i965: Add driver hook for TextureView by Chris Forbes · 11 years ago
  20. 93fa16b i965: Ensure that texture validation is skipped for immutable textures. by Chris Forbes · 11 years ago
  21. a98b675 i965: refactor format selection for unsupported ETC* formats by Chris Forbes · 10 years ago
  22. 14c1164 i965: refactor format munging for separate stencil by Chris Forbes · 10 years ago
  23. 215c943 i965: Include #slices in miptree debug by Chris Forbes · 11 years ago
  24. c1b0174 mesa: Adjust _MaxLevel computation to account for views by Chris Forbes · 11 years ago
  25. 61e264f mesa: Prefer non-swizzled formats for most sized internalformats by Chris Forbes · 10 years ago
  26. 5879004 i965: Render R8G8B8X8 as R8G8B8A8 by Chris Forbes · 10 years ago
  27. 50eed4e i965: Pretend we don't support BRW_SURFACEFORMAT_R16G16B16_FLOAT for textures. by Chris Forbes · 11 years ago
  28. 66b0554 i965: Enable R10G10B10A2_UNORM format by Chris Forbes · 10 years ago
  29. 932a1ee i965: Enable R8G8B8A8_UNORM_SRGB format by Chris Forbes · 10 years ago
  30. 6ef7205 swrast: Add support for fetching from MESA_FORMAT_R10G10B10A2_UNORM by Chris Forbes · 10 years ago
  31. a421be1 mesa: fix packing of float texels to GL_SHORT/GL_BYTE by Chris Forbes · 10 years ago
  32. ee2bcf3 r600g: Don't leak bytecode on shader compile failure by Michel Dänzer · 10 years ago
  33. 55f9bbd build: force .so extension for the gallium dri modules by Emil Velikov · 10 years ago
  34. 92d0786 Partially revert bba9c28 "configure: use LIB_EXT rather than hardcoded .so" by Jon TURNEY · 10 years ago
  35. 56f5316 Partially revert "st/xa: Fix advertized version number and try to avoid future discrepancies" by Emil Velikov · 10 years ago
  36. f9832f9 glx: drop obsolete _XUnlock_Mutex in __glXInitialize error path by Emil Velikov · 10 years ago
  37. 6afd7be freedreno/a3xx: assert() -> debug_assert() by Rob Clark · 10 years ago
  38. e853ade svga: move LIST_INITHEAD(dirty_buffers) earlier in svga_context_create() by Brian Paul · 10 years ago
  39. 26ae030 i965: Stop advertising GL_MESA_ycbcr_texture. by Kenneth Graunke · 10 years ago
  40. 4a92c12 freedreno/a3xx/compiler: add CEIL by Rob Clark · 10 years ago
  41. 9604e31 freedreno/a3xx/compiler: fix neg mov's by Rob Clark · 10 years ago
  42. 4d64180 radeonsi: allow fast color clear and Hyper-Z with 1D-tiled surfaces on CIK by Marek Olšák · 10 years ago
  43. fb5cf34 r600g,radeonsi: add a bunch of useful queries for the HUD by Marek Olšák · 10 years ago
  44. 4a5519f r600g,radeonsi: set correct initial domain for shared resources by Marek Olšák · 10 years ago
  45. 5f7faff gallium/radeon: fix warnings by Marek Olšák · 10 years ago
  46. 1a92637 tnl: Merge _tnl_vbo_draw_prims() into _tnl_draw_prims(). by Iago Toral Quiroga · 10 years ago
  47. 2ffb50d i965: Remove unused sampler key fields by Topi Pohjolainen · 10 years ago
  48. 6f059725 mesa: move declaration before code in etc2_unpack_rgb8() by Brian Paul · 10 years ago
  49. ec1baea i965: Delete "fast color clear unsupported" performance warning. by Kenneth Graunke · 10 years ago
  50. ee839cc freedreno/a3xx: deal with optimized tex instructions by Rob Clark · 10 years ago
  51. cb4ad13 mesa: add bounds checking to eliminate buffer overrun by Courtney Goeltzenleuchter · 10 years ago
  52. a22d944 st/omx/enc: cleanup omx/vid_enc.c by Leo Liu · 10 years ago
  53. 5f37482 st/omx/enc: allocate input buffer private on demand by Christian König · 10 years ago
  54. 9bb2ec6 svga: replace sampler assertion with conditional by Brian Paul · 10 years ago
  55. 4ddf51d i965/vec4: fix record clearing in copy propagation by Chia-I Wu · 10 years ago
  56. 57d6e7b i965/vec4: Add a test for copy propagation behavior. by Eric Anholt · 10 years ago
  57. 6230b64 i965/fs: Track whether we're doing dual source in a more obvious way. by Eric Anholt · 10 years ago
  58. 14b85e3 i965/fs: Add a couple more global special regs to special[] by Eric Anholt · 10 years ago
  59. 4303d26 i965/fs: Handle arrays of special regs more cleanly. by Eric Anholt · 10 years ago
  60. 72b845e i965/fs: Fix dump_instructions() on uniforms. by Eric Anholt · 10 years ago
  61. caa2605 i965/fs: Fix vgrf0 live interval when no interpolation was done. by Eric Anholt · 10 years ago
  62. cf40eba i965: Drop pointless check for variable declarations in splitting. by Eric Anholt · 10 years ago
  63. 66b15ad i965: Remove stale comment. by Eric Anholt · 10 years ago
  64. 8c2bfbc glsl: Move tree grafting's debug output to stderr. by Eric Anholt · 10 years ago
  65. e9822f7 glsl: Skip making a temporary for assignments when we don't need one. by Eric Anholt · 10 years ago
  66. dff3439 i915: Fix build error. by Iago Toral Quiroga · 10 years ago
  67. 73f80c2 glsl: Pass ctx->Const.NativeIntegers to do_algebraic. by Kenneth Graunke · 10 years ago
  68. 169c645 glsl: Pass ctx->Const.NativeIntegers to do_common_optimization(). by Kenneth Graunke · 10 years ago
  69. 40d9337 glsl: Validate that base types match for a number of binops. by Kenneth Graunke · 10 years ago
  70. e14b933 glsl: Fix lack of i2u in lower_ubo_reference. by Kenneth Graunke · 10 years ago
  71. 4311f98 i965/fs: Skip emitting MACH/MOV for small integers. by Kenneth Graunke · 10 years ago
  72. 7540be2 glsl: Make is_16bit_constant from i965 an ir_constant method. by Kenneth Graunke · 10 years ago
  73. bd69f65 mesa: Move is_power_of_two() function from brw_context.h to macros.h. by Kenneth Graunke · 10 years ago
  74. 6bda3a5 i965: Fix "SIMD16 unsupported" messages via KHR_debug. by Kenneth Graunke · 10 years ago
  75. ee12a03 i965: Fix missing dirty bits in the gen8_sbe_state atom. by Kenneth Graunke · 10 years ago
  76. 47682f2 i965: Drop BRW_NEW_RASTERIZER_DISCARD flag from Broadwell SOL atom. by Kenneth Graunke · 10 years ago
  77. f68353c i965: Use the correct program when uploading Broadwell SOL state. by Kenneth Graunke · 10 years ago
  78. 47f60cb st/xa: Make sure unused samplers are set to NULL by Thomas Hellstrom · 10 years ago
  79. e5d2c5b st/xa: Bind destination before setting new state by Thomas Hellstrom · 10 years ago
  80. 34f1590 glapi: Fix libglapi build. by Eric Anholt · 10 years ago
  81. 144bbb7 glapi/build: Add headers to distribution. by Matt Turner · 11 years ago
  82. fbca1ab glapi/gen: Ship more Python files by Matt Turner · 11 years ago
  83. b0f37a6 glapi/gen: Ship XML and Python files by Matt Turner · 11 years ago
  84. f76ac9c glapi/gen: Add missing XML files to API_XML by Matt Turner · 11 years ago
  85. cdc3a6b src/build: Add getopt to distribution. by Matt Turner · 11 years ago
  86. a976113 gbm/build: Add headers to distribution. by Matt Turner · 11 years ago
  87. 3f64c3d egl/build: Sort egl sources alphabetically. by Matt Turner · 11 years ago
  88. 5ae2f28 egl/build: Remove unused -DXF86VIDMODE. by Matt Turner · 11 years ago
  89. 5074117 egl/build: Include headers and XML in distribution. by Matt Turner · 11 years ago
  90. 1d4007f egl/build: Drop two unnecessary Makefiles. by Matt Turner · 11 years ago
  91. 5c770ba i965/fs: Remove left-over 'removed' variable. by Matt Turner · 10 years ago
  92. 99437b7 i965/fs: Check for interference after finding all channels. by Matt Turner · 10 years ago
  93. 70285f6 i965: initialize more device info fields for Cherryview by Jordan Justen · 10 years ago
  94. d3ef6f5 swrast: reindent s_texfetch_temp.h, remove trailing whitespace by Brian Paul · 10 years ago
  95. a19d60f swrast: remove out of date comments in s_texfetch_tmp.h by Brian Paul · 10 years ago
  96. 56db16f swrast: rename texture fetch functions (pt. 7) by Brian Paul · 10 years ago
  97. d41fe0a swrast: rename texture fetch functions (pt. 6) by Brian Paul · 10 years ago
  98. 9eb4511 swrast: rename texture fetch functions (pt. 5) by Brian Paul · 10 years ago
  99. faa8a8e swrast: rename texture fetch functions (pt. 4) by Brian Paul · 10 years ago
  100. a401362 swrast: rename texture fetch functions (pt. 3) by Brian Paul · 10 years ago