1. cfebaf9 radeonsi: Enable whole quad mode for pixel shaders. by Michel Dänzer · 12 years ago
  2. 5edb80c radeon/llvm: Add intrinsic for enabling whole quad mode in SI pixel shaders. by Michel Dänzer · 12 years ago
  3. e7383b7 radeon/llvm: SI shader vector instructions implicitly use the EXEC register. by Michel Dänzer · 12 years ago
  4. ab162f8 radeon/llvm: Extend SI EXEC register support. by Michel Dänzer · 12 years ago
  5. 2baaa5c radeon/llvm: Remove R600InstrInfo.td from TD_FILES by Tom Stellard · 12 years ago
  6. d0f51fe radeonsi: Enable NPOT textures again. by Michel Dänzer · 12 years ago
  7. cf697e8 radeonsi: Mipmaps require memory footprint to be padded to powers of two. by Michel Dänzer · 12 years ago
  8. b7d96ca radeonsi: Sampler view state simplification. by Michel Dänzer · 12 years ago
  9. 396af00 radeonsi: Untiled textures are linear aligned, not linear general. by Michel Dänzer · 12 years ago
  10. cebbdd4 radeon/llvm: Cleanup makefile by Tom Stellard · 12 years ago
  11. b6109de Remove useless checks for NULL before freeing by Matt Turner · 12 years ago
  12. da3282b Replace another malloc/memset-0 combination with calloc by Matt Turner · 12 years ago
  13. 5278949 Remove useless memset after calloc by Matt Turner · 12 years ago
  14. 6bda027 Use calloc instead of malloc/memset-0 by Matt Turner · 12 years ago
  15. 5067506 Remove useless checks for NULL before freeing by Matt Turner · 12 years ago
  16. a9e8054 glX_proto_send.py: Don't cast the return value of malloc by Matt Turner · 12 years ago
  17. 2b7a972 Don't cast the return value of malloc/realloc by Matt Turner · 12 years ago
  18. 812931f glX_proto_send.py: Remove deprecated Xmalloc/Xfree calls by Matt Turner · 12 years ago
  19. 7c7b7b0 Remove Xcalloc/Xmalloc/Xfree calls by Matt Turner · 12 years ago
  20. 17a574d Use the correct macro _WIN32 for Windows. by Vinson Lee · 12 years ago
  21. df5eb0c mesa: remove #undef CONST in get.c by Brian Paul · 12 years ago
  22. 97992b0 mesa: remove now unused CONST macro by Brian Paul · 12 years ago
  23. 2e23a76 mesa: s/CONST/const/ in a comment by Brian Paul · 12 years ago
  24. 9f2a7a3 mesa: s/CONST/const/ in math/ files by Brian Paul · 12 years ago
  25. d220e2d radeon/llvm: Fix operand ordering for V_CNDMASK_B32 by Tom Stellard · 12 years ago
  26. 12d3d6f radeon/llvm: Use correct float->int conversion opcode on SI. by Tom Stellard · 12 years ago
  27. d68e337 configure.ac: Don't link gallium drivers with libdricore by Tom Stellard · 12 years ago
  28. e42f16c i965/blorp: Fix incorrect indentation. by Paul Berry · 12 years ago
  29. 772ea84 mapi: Add shared-glapi-test to .gitignore by Paul Berry · 12 years ago
  30. 771e7b6 mesa: fix per-level max texture size error checking by Brian Paul · 12 years ago
  31. 456c735 i965: Don't use brw->fragment_program in the old brw_wm_pass2.c. by Kenneth Graunke · 12 years ago
  32. 446d19c radeon/llvm: Fix lowering of SI_V_CNDLT by Tom Stellard · 12 years ago
  33. f9fede8 radeon/llvm: Fix encoding of V_CNDMASK_B32 by Tom Stellard · 12 years ago
  34. f73ffac mesa: fix DIFFERENT_SIGNS() function by Brian Paul · 12 years ago
  35. 8eaa363 radeon/llvm: do not convert f32 operand of select_cc node by Vincent Lejeune · 12 years ago
  36. a4325b3 radeon/llvm: custom lowering for FP_TO_UINT when dst is i1 (bool) by Vincent Lejeune · 12 years ago
  37. d9e135e radeon/llvm: support setcc on f32 by Vincent Lejeune · 12 years ago
  38. a383142 radon/llvm: br_cc f32 now lowered without cast by Vincent Lejeune · 12 years ago
  39. 6a85725 radeon/llvm: swap wrong OPCODE_IS_*_ZERO_* opcode and use by Vincent Lejeune · 12 years ago
  40. 73dd820 winsys/radeon: create only one winsys for each fd by Christian König · 12 years ago
  41. 88a4fd8 radeonsi: stop big offsets from hanging the GPU v2 by Christian König · 12 years ago
  42. de7d382 radeonsi: adjust PIPE_SHADER_CAP_MAX_CONSTS by Christian König · 12 years ago
  43. 8758183 radeon/llvm: fix SelectADDR8BitOffset by Christian König · 12 years ago
  44. 7eb5040 gallivm,llvmpipe: Use 4-wide vectors on AMD Bulldozer. by José Fonseca · 12 years ago
  45. 9a31e09 mesa: add missing return statements after recording errors by Brian Paul · 12 years ago
  46. 2ffc7fd mesa: remove more null pointer checks before free() calls by Brian Paul · 12 years ago
  47. 2276bb9 mesa: remove null pointer checks before free() calls by Brian Paul · 12 years ago
  48. 56ccdf7 mesa: remove SQRTF, use sqrtf. Convert INV_SQRT() to inline function. by Brian Paul · 12 years ago
  49. f44bda1 r600g: adjust QUANT_MODE for higher precision by Vadim Girlin · 12 years ago
  50. 19b3910 util: Add cpuid for Solaris Studio. by Vinson Lee · 12 years ago
  51. 51b069e meta: Don't save and restore fog state when there is no fog state by Ian Romanick · 12 years ago
  52. 0b90da3 mesa: remove accidentally committed __SUNPRO_C sqrtf() code by Brian Paul · 12 years ago
  53. e1673d2 radeonsi: disable array-textures for now by Christian König · 12 years ago
  54. aa5daa6 radeonsi: disable Z16 for now by Christian König · 12 years ago
  55. 74a5539 radeonsi: disable NPOT textures for now by Christian König · 12 years ago
  56. e7723b5 radeonsi: handle indirect constants gracefully by Christian König · 12 years ago
  57. a96119c radeon: fix free/FREE mistake by Brian Paul · 12 years ago
  58. 12bf268 vega: include u_debug.h for assert() by Brian Paul · 12 years ago
  59. fe72a06 mesa: s/FREE/free/ by Brian Paul · 12 years ago
  60. 4fdac65 mesa: s/CALLOC/calloc/ by Brian Paul · 12 years ago
  61. 33bb8c0 mesa: s/MALLOC/malloc/ by Brian Paul · 12 years ago
  62. 66d6ba2 util: remove u_debug.h from u_math.h by Brian Paul · 12 years ago
  63. a766372 util: include u_debug.h by Brian Paul · 12 years ago
  64. b114e37 tgsi: include u_debug.h by Brian Paul · 12 years ago
  65. 36f3f7e mesa: clean-up LOG2() function by Brian Paul · 12 years ago
  66. c8a86f7 mesa: move IS_NEGATIVE() and DIFFERENT_SIGNS() to macros.h by Brian Paul · 12 years ago
  67. a2cf265 mesa: clean up F_TO_I, IFLOOR, ICEIL functions by Brian Paul · 12 years ago
  68. 4d9abd9 i965/fs: Don't use brw->fragment_program in calculate_urb_setup(). by Kenneth Graunke · 12 years ago
  69. e0f510b build: Remove left over echo from GLU removal by Matt Turner · 12 years ago
  70. b05a1fc mesa: don't wait in _mesa_ClientWaitSync if timeout is 0 by Vadim Girlin · 12 years ago
  71. b95d598 Remove libGLU by Matt Turner · 12 years ago
  72. 6a7dea9 dri: Rework planar image interface by Jakob Bornecrantz · 12 years ago
  73. 022f6d8 radeon/llvm: Rework how immediate operands are handled with SI by Tom Stellard · 12 years ago
  74. 1cee70c radeon/llvm: Fix typo in assert by Tom Stellard · 12 years ago
  75. 1247549 radeon/llvm: Fix isEG tablegen predicate by Tom Stellard · 12 years ago
  76. ee45dec radeon/llvm: Add support for RCP instruction on SI by Tom Stellard · 12 years ago
  77. fc8b476 radeon/llvm: Support AMDGPUfmin DAG node on SI by Tom Stellard · 12 years ago
  78. c3c323a radeonsi: Handle TGSI_SEMANTIC_PSIZE by Tom Stellard · 12 years ago
  79. d58ca43 android: do not expose single buffered eglconfigs by Tapani Pälli · 12 years ago
  80. 29d394b android: fix liblog API changes by Tapani Pälli · 12 years ago
  81. 4d02b01 xmlconfig: use __progname when building for Android by Tapani Pälli · 12 years ago
  82. f3bb6bd scons: Remove leftover print statement. by Vinson Lee · 12 years ago
  83. 0dcf555 docs: update relnotes-9.0 by Andreas Boll · 12 years ago
  84. 3678f89 mesa: also bump version in Makefile.am and configure.ac to 9.0 by Andreas Boll · 12 years ago
  85. c57fb03 scons: Add default libraries to Solaris build. by Vinson Lee · 12 years ago
  86. 43ed822 st/mesa: s/CALLOC/calloc/ to fix allocation bug by Brian Paul · 12 years ago
  87. c5f9cf8 util: add casts to silence signed/unsigned comparison warnings by Brian Paul · 12 years ago
  88. 8472bb4 mesa: fix-up and use _mesa_delete_renderbuffer() by Brian Paul · 12 years ago
  89. 2d2f1fd docs: Add some missing features to 9.0 release notes and GL3.txt by Ian Romanick · 12 years ago
  90. 0791484 mesa: Bump version to 9.0 by Ian Romanick · 12 years ago
  91. 0e47053 r600g: enable transform feedback on Cayman by Marek Olšák · 12 years ago
  92. 64db3cc r600g: implement MSAA for Cayman by Marek Olšák · 12 years ago
  93. f8a8f06 i965/msaa: flag _NEW_MULTISAMPLE in the brw_tracked_state by Anuj Phogat · 12 years ago
  94. c2e9dd0 r600g: enable MSAA on r6xx by default by Marek Olšák · 12 years ago
  95. 2f6eb3a r600g: disable MSAA depth decompression on r6xx by Marek Olšák · 12 years ago
  96. 7835401 r600g: implement color resolve for r600 by Marek Olšák · 12 years ago
  97. 863e2c8 r600g: fix CB_SHADER_MASK and CB_TARGET_MASK for r6xx by Marek Olšák · 12 years ago
  98. 187d7fb r600g: implement draw_rectangle callback by Marek Olšák · 12 years ago
  99. 8698a3b r600g: implement MSAA for r700 by Marek Olšák · 12 years ago
  100. edf22a5 r600g: change programming of CB_SHADER_MASK on r600-r700 by Marek Olšák · 12 years ago