1. 7c1e6d5 clover/util: Have compat::vector track separate size and capacity. by Francisco Jerez · 10 years ago
  2. 995f7b3 clover: Use conversion operator to initialize build log from compat::string. by Francisco Jerez · 10 years ago
  3. 864c463 Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404 by Jordan Justen · 10 years ago
  4. 5d8f40a freedreno/ir3: fix constlen with relative addressing by Rob Clark · 10 years ago
  5. 73ff4c5 freedreno/ir3: fix error in bail logic by Rob Clark · 10 years ago
  6. 08ee048 freedreno/ir3: bit of debug by Rob Clark · 10 years ago
  7. 4bca922 vc4: Merge qcompile and tgsi_to_qir by Eric Anholt · 10 years ago
  8. 23e20f4 i965/fs: Use prog rather than fp->Base in fs_visitor by Jordan Justen · 10 years ago
  9. a346870 i965/fs: Use stage_prog_data instead of prog_data->base in fs_visitor by Jordan Justen · 10 years ago
  10. 246211d i965/fs: Add init function to fs_visitor by Jordan Justen · 10 years ago
  11. 55d2a16 vc4: Add a CSE optimization pass. by Eric Anholt · 10 years ago
  12. 80b27ca vc4: Switch to using native integers. by Eric Anholt · 10 years ago
  13. 874dfa8 vc4: Expose compares at a lower level in QIR. by Eric Anholt · 10 years ago
  14. 3972a6f vc4: Stop being so clever in CMP handling. by Eric Anholt · 10 years ago
  15. 511d2f9 state_tracker: Fix bug in conditional discards with native ints. by Eric Anholt · 10 years ago
  16. e69b4ab swrast: s/INLINE/inline/ by Brian Paul · 10 years ago
  17. 0f255fd osmesa: s/INLINE/inline/ by Brian Paul · 10 years ago
  18. 27727b8 xlib: s/INLINE/inline/ by Brian Paul · 10 years ago
  19. c4a0be7 meta: s/INLINE/inline/ by Brian Paul · 10 years ago
  20. 44df6df mesa: s/INLINE/inline/ by Brian Paul · 10 years ago
  21. 3dbf55c r600g,radeonsi: make sure there's enough CS space before resuming queries by Marek Olšák · 10 years ago
  22. 374f3e9 mesa: invalidate draw state in glPopClientAttrib by Marek Olšák · 10 years ago
  23. 8bd6723 Revert "r600g,radeonsi: initialize HTILE to fully-expanded state" by Marek Olšák · 10 years ago
  24. 2d62061 winsys/svga: Fix incorrect type usage in IOCTL v2 by Thomas Hellstrom · 10 years ago
  25. 504f5f9 glapi: Add KHR_debug functions to check_table test by Timothy Arceri · 11 years ago
  26. ecc89e4 egl: Restrict multiplication in calloc arguments to use compile-time constants by Carl Worth · 10 years ago
  27. c35f14f Eliminate several cases of multiplication in arguments to calloc by Carl Worth · 10 years ago
  28. 96ce065 glsl: Report progress from opt_copy_propagation_elements(). by Kenneth Graunke · 10 years ago
  29. 702b6ea glsl: Skip rewriting instructions in opt_cpe when unnecessary. by Kenneth Graunke · 10 years ago
  30. 5ced83e glsl: Initialize source_chan in opt_copy_propagation_elements. by Kenneth Graunke · 10 years ago
  31. 8270b04 i965: Handle ir_triop_csel in emit_bool_to_cond_code(). by Kenneth Graunke · 10 years ago
  32. f92fbd5 i965: Move curb_read_length/total_scratch to brw_stage_prog_data. by Kenneth Graunke · 10 years ago
  33. 7528f6f build: Rename md5 to checksums as part of .PHONY target by Carl Worth · 10 years ago
  34. cfc42db glsl: fix assertion which fails for unsigned array indices. by tiffany · 10 years ago
  35. 11ee9a4 i965/copy_image: Divide the x offsets by block width when using the blitter by Jason Ekstrand · 10 years ago
  36. 499acf6 i965/copy_image: Use the correct block dimension by Jason Ekstrand · 10 years ago
  37. b608cd7 meta/copy_image: Use the correct texture level when creating views by Jason Ekstrand · 10 years ago
  38. fcb6d5b i965/copy_image: Use the correct texture level by Jason Ekstrand · 10 years ago
  39. 58b386d gallivm: Fix build against LLVM SVN >= r216982 by Michel Dänzer · 10 years ago
  40. 8abdc3c r600g: fix alpha-test with HyperZ enabled, fixing L4D2 tree corruption by Marek Olšák · 10 years ago
  41. 2adf7ee r600g,radeonsi: Preserve existing buffer flags by Michel Dänzer · 10 years ago
  42. 454aab4 main: Don't leak temporary texture rows by Jason Ekstrand · 10 years ago
  43. 8380b89 r300g: pointless assignment of info.indexed by Dave Airlie · 10 years ago
  44. 2b24e58 omx/h264: remove stray semicolon after if by Dave Airlie · 10 years ago
  45. f4ccf68 vdpau: unlock the mutex on error paths in attribute setting. by Dave Airlie · 10 years ago
  46. 2da9118 u_primconvert: Use u_upload_mgr for our little IB allocations. by Eric Anholt · 10 years ago
  47. 6720d15 u_primconvert: Shut up compiler warning. by Eric Anholt · 10 years ago
  48. 1718ba3 gbm: Fix gallium build when X11 is in a non-system directory by Eric Anholt · 10 years ago
  49. d71a9b7 vc4: Handle a couple of the transfer map flags. by Eric Anholt · 10 years ago
  50. 8f55174 meta: Make MESA_META_DRAW_BUFFERS restore properly by Kristian Høgsberg · 10 years ago
  51. 5a4e0f3 Revert "mesa: fix make tarballs" by Emil Velikov · 10 years ago
  52. 021e84f mesa/program_cache: calloc the correct size for the cache. by Dave Airlie · 10 years ago
  53. a75fee7 radeonsi: Compile dummy pixel shader on demand by Michel Dänzer · 10 years ago
  54. b84b9ea u_blitter: Create all shaders on demand by Michel Dänzer · 10 years ago
  55. 51131c4 r600g,radeonsi: Inform the kernel if a BO will likely be accessed by the CPU by Michel Dänzer · 10 years ago
  56. 2d5d1f5 glsl: free uniform_map on failure path. by Dave Airlie · 10 years ago
  57. 9f20503 main/cs: Add gl_context::ComputeProgram by Paul Berry · 11 years ago
  58. d035d50 mesa: Convert NewDriverState to 64-bits by Jordan Justen · 10 years ago
  59. 8e27a4d i965: Modify state upload to allow 2 different sets of state atoms. by Paul Berry · 11 years ago
  60. 373143e i965: Modify dirty bit handling to support 2 pipelines. by Paul Berry · 11 years ago
  61. c5bdf9b i965: Create a macro for checking a dirty bit. by Paul Berry · 11 years ago
  62. 6f56e14 i965: Create a macro for setting all dirty bits. by Paul Berry · 11 years ago
  63. 88e3d40 i965: Create a macro for setting a dirty bit. by Paul Berry · 11 years ago
  64. 94a909e i965: add missing parens in vec4 visitor by Dave Airlie · 10 years ago
  65. 19f6e80 nouveau: don't leak dec struct on error by Dave Airlie · 10 years ago
  66. 32a8b2c xvmc/tests: %C isn't a valid printf specifier. by Dave Airlie · 10 years ago
  67. ea88b1d nouveau/nv40: quiten coverity warning in unused vertex texture code. by Dave Airlie · 10 years ago
  68. d0cd866 nv50: remove unused variables by Ilia Mirkin · 10 years ago
  69. 0c38006 mesa: force height of 1D textures to be 1 in texture views by Ilia Mirkin · 10 years ago
  70. 2c44043 nv50: attach the buffer bo to the miptree structures by Ilia Mirkin · 10 years ago
  71. 9d52e55 nv50: mt address may not be the underlying bo's start address by Ilia Mirkin · 10 years ago
  72. 2528d40 nv50: set the miptree address when clearing bo's in vp2 init by Ilia Mirkin · 10 years ago
  73. 6c2b079 nv50/ir: avoid creating instructions that can't be emitted by Ilia Mirkin · 10 years ago
  74. 115d9a5 nvc0: don't make 1d staging textures linear by Ilia Mirkin · 10 years ago
  75. 362cd26 nv50: zero out unbound samplers by Ilia Mirkin · 10 years ago
  76. c4bb436 nvc0/ir: avoid infinite recursion when finding first uses of tex by Ilia Mirkin · 10 years ago
  77. ef858ac freedreno/ir3: add DDX/DDY by Rob Clark · 10 years ago
  78. 5e5604c freedreno/ir3: don't keep IR around by Rob Clark · 10 years ago
  79. e8f8353 i965/fs: Don't segfault when debug-logging a null program by Jason Ekstrand · 10 years ago
  80. 1c573c9 i965/vec4: Don't segfault when debug-logging a null program by Jason Ekstrand · 10 years ago
  81. a10c8db radeonsi: implement EXPCLEAR optimization for depth by Marek Olšák · 10 years ago
  82. f05fe29 r600g,radeonsi: initialize HTILE to fully-expanded state by Marek Olšák · 10 years ago
  83. 573313c radeonsi: implement fast depth clear by Marek Olšák · 10 years ago
  84. 63cb407 radeonsi: move DB_RENDER_CONTROL into draw_vbo by Marek Olšák · 10 years ago
  85. 78aa717 radeonsi: disable occlusion queries if they are not needed by Marek Olšák · 10 years ago
  86. ab9ad91 r600g,radeonsi: force fast stencil and HTILE stencil off, fixing a Hyper-Z hang by Marek Olšák · 10 years ago
  87. ba14d49 r600g: set VGT_ENHANCE=4 on R7xx by Marek Olšák · 10 years ago
  88. 13b9359 r600g: expose AMD_vertex_shader_layer and *_viewport_index on R600-R700 by Marek Olšák · 10 years ago
  89. d159c5e r600g: fix layered clear by Marek Olšák · 10 years ago
  90. e6d191b r600g: some DB bug workarounds for R6xx DB flushing by Marek Olšák · 10 years ago
  91. 0ccc653 r600g: enable fast depth clear for array textures and cubemaps by Marek Olšák · 10 years ago
  92. 6d75106 r600g: use HTILE allocator from SI by Marek Olšák · 10 years ago
  93. ee1b30e r600g: set DB_DEPTH_SIZE.HEIGHT_TILE_MAX for EG/CM, inline other fields by Marek Olšák · 10 years ago
  94. 91050ff radeonsi: set DB_DEPTH_SIZE.HEIGHT_TILE_MAX, inline other fields by Marek Olšák · 10 years ago
  95. 8d0f6ff r600g: Implement sm5 geometry shader instancing by Glenn Kennard · 10 years ago
  96. 482def5 glsl_to_tgsi: allocate and enlarge arrays for temporaries on demand by Marek Olšák · 10 years ago
  97. b419c65 gallium/pb_bufmgr_cache: limit the size of cache by Marek Olšák · 10 years ago
  98. bba7d29 pipe-loader: use the correct screen index by Marek Olšák · 10 years ago
  99. 0b56e23 egl/dri2: use the correct screen index by Marek Olšák · 10 years ago
  100. 1a428a5 docs: Mark ARB_compute_shader as work in progress by Jordan Justen · 10 years ago