1. 703a662 docs: escape special html chars by Andreas Boll · 12 years ago
  2. ecd5c7c docs: consolidate html header and footer by Andreas Boll · 12 years ago
  3. 45c21f8 mesa: Unbind GL_TEXTURE_BUFFER on DeleteBuffers. by Kenneth Graunke · 12 years ago
  4. bbb67c3 mesa: Make glPrimitiveRestartIndex execute immediately in display lists. by Kenneth Graunke · 12 years ago
  5. a75e704 mesa: Check for a negative "size" parameter in glCopyBufferSubData(). by Kenneth Graunke · 12 years ago
  6. 4a5d020 automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings. by Kenneth Graunke · 12 years ago
  7. ea606ee scons: Fix scons build. by José Fonseca · 12 years ago
  8. f3cdcb8 configure.ac: Add --with-(gl|glu|osmesa)-lib-name options by Brad King · 12 years ago
  9. 337d9c9 glsl: Put a bunch of optimization visitors under anonymous namespaces. by Eric Anholt · 12 years ago
  10. 279efce automake: Merge the dricore libglsl build into libdricore. by Eric Anholt · 12 years ago
  11. 446faee automake: Add a prefix variable for libglsl sources. by Eric Anholt · 12 years ago
  12. 7edbf4b automake: Convert src/Makefile to automake. by Eric Anholt · 12 years ago
  13. 07abd91 automake: Move top-level makefile to automake. by Eric Anholt · 12 years ago
  14. 743e505 automake: Globally add stub automake targets to the old Makefiles. by Eric Anholt · 12 years ago
  15. 4038dda mesa: Move the version information right into configure.ac. by Eric Anholt · 12 years ago
  16. 0cc2166 automake: Remove the old static configs system. by Eric Anholt · 12 years ago
  17. d5c1801 android: fix the build by Tapani Pälli · 12 years ago
  18. e2c08e8 i915g: Fix depth/stencil glClear by Michael Karcher · 12 years ago
  19. 306c9f0 mesa: Fix "glCopyBuffserSubData" typos in error messages and comments. by Kenneth Graunke · 12 years ago
  20. a018747 glsl: Clean up warnings about deleting classes without virtual destructors. by Eric Anholt · 12 years ago
  21. ea055e1 glsl: fix deref_hash memory leak in constant_expression_value by Marcin Slusarz · 12 years ago
  22. ca9977d glcpp: .gitignore cleanup by Andreas Boll · 12 years ago
  23. 6224e90 glapi: .gitignore cleanup by Andreas Boll · 12 years ago
  24. dfbb18b gallivm: Fix calculating rho for 3d textures for the single-quad case by Roland Scheidegger · 12 years ago
  25. 529476b i965: Add forgotten bitcast operations in brw_fs_channel_expressions. by Kenneth Graunke · 12 years ago
  26. 9fd0e76 i965/blorp: allow all buffer formats provided src and dst match. by Paul Berry · 12 years ago
  27. 530bda2 i965/blorp: Implement logic for additional buffer formats. by Paul Berry · 12 years ago
  28. 9dbd0b6 i965/blorp: De-virtualize brw_blorp_{mip,surface}_info::set() function. by Paul Berry · 12 years ago
  29. 040d015 i965/blorp: Refactor surface format determination. by Paul Berry · 12 years ago
  30. 0579074 i965: Enable the GL_ARB_shader_bit_encode extension. by Kenneth Graunke · 12 years ago
  31. a83be8b st/mesa: Finally activate the ARB_shader_bit_encoding extension. by Olivier Galibert · 12 years ago
  32. e16b0a5 glsl: Bitwise conversion operator support in the software renderers. by Olivier Galibert · 12 years ago
  33. abe9767 glsl: Bitwise conversion operator support in ir_constant_expression. by Olivier Galibert · 12 years ago
  34. 1b8a3aa glsl: Bitwise conversion operator support in ir_validate. by Olivier Galibert · 12 years ago
  35. 4fab150 glsl: Bitwise conversion operator support in ir_expression. by Olivier Galibert · 12 years ago
  36. 500dcbb glsl: New unary opcodes for ARB_shader_bit_encoding support. by Olivier Galibert · 12 years ago
  37. 199771b glsl: Scaffolding for ARB_shader_bit_encoding. by Olivier Galibert · 12 years ago
  38. f8d40de mesa: Return 8 bits for GL_TEXTURE_RED_SIZE on RGTC formats. by Kenneth Graunke · 12 years ago
  39. 3603fdc glsl: Hook up loop_variable_state destructor to plug a memory leak. by Kenneth Graunke · 12 years ago
  40. 5f3f63b radeon/llvm: Emulate RECIP_UINT instruction on Cayman by Tom Stellard · 12 years ago
  41. 0c9f5f2 radeon/llvm: Remove some duplicate code in the R600 CodeEmitter by Tom Stellard · 12 years ago
  42. 9c46cb2 radeon/llvm: Fix MULLO* instructions on Cayman by Tom Stellard · 12 years ago
  43. 0c4b19a r600g: Compute support for Cayman by Tom Stellard · 12 years ago
  44. 2bb2e6a xorg: port to new compat API. by Dave Airlie · 12 years ago
  45. ec19bdd mesa: consolidate internal glCompressedTexSubImage1/2/3D code by Brian Paul · 12 years ago
  46. e8fdd0e mesa: consolidate internal glCompressedTexImage1/2/3D code by Brian Paul · 12 years ago
  47. cd9ab25 mesa: consolidate internal glCopyTexSubImage1/2/3D code by Brian Paul · 12 years ago
  48. e42d00b mesa: consolidate internal glTexSubImage1/2/3D code by Brian Paul · 12 years ago
  49. 8f5fffe mesa: consolidate internal glTexImage1/2/3D code by Brian Paul · 12 years ago
  50. 3a62e8b translate_test: add support for half floats by Brian Paul · 12 years ago
  51. adc58e9 docs: remove documentation of old Makefile system by Brian Paul · 12 years ago
  52. d4942eb radeon/llvm: Remove obselete hooks for the ConvertToISA pass by Tom Stellard · 12 years ago
  53. edceed1 radeon/llvm: Remove AMDIL MOVE* instructions by Tom Stellard · 12 years ago
  54. f81e466 radeon/llvm: Add isMov() to AMDILInstrInfo by Tom Stellard · 12 years ago
  55. 1777c99 radeon/llvm: Remove deadcode from the AMDILISelLowering class by Tom Stellard · 12 years ago
  56. 8cc9b46 radeon/llvm: Don't lower RETURN to S_ENDPGM on SI by Tom Stellard · 12 years ago
  57. de73667 radeon/llvm: Remove AMDIL VCREATE* instructions by Tom Stellard · 12 years ago
  58. 8d53ddb radeon/llvm: Remove AMDIL LOADCONST* instructions by Tom Stellard · 12 years ago
  59. 17e0472 nouveau: fix scratch buffer leak by Marcin Slusarz · 12 years ago
  60. 3232a86 nv50: fix nv50_stream_output_state leak by Marcin Slusarz · 12 years ago
  61. cfa7cb9 nv50: fix symbol table memory leak by Marcin Slusarz · 12 years ago
  62. 2f18698 i965/fs: Fix user-defined FS outputs with less than four components. by Kenneth Graunke · 12 years ago
  63. cb18472 i965/vs: Fix texelFetchOffset() on pre-Gen7. by Kenneth Graunke · 12 years ago
  64. 217b62b i965/fs: Fix texelFetchOffset() on pre-Gen7. by Kenneth Graunke · 12 years ago
  65. 7fde071 meta: Fix GL_RENDERBUFFER binding in decompress_texture_image(). by Kenneth Graunke · 12 years ago
  66. 3edd2ba mesa: Unbind ARB_transform_feedback2 binding points on Delete too. by Kenneth Graunke · 12 years ago
  67. 05b086c mesa: Support BindBuffer{Base,Offset,Range} with a buffer of 0. by Kenneth Graunke · 12 years ago
  68. cb8ed93 mesa: Unbind ARB_copy_buffer and transform feedback buffers on delete. by Kenneth Graunke · 12 years ago
  69. 25edfbf glsl/builtins: Fix textureGrad() for Array samplers. by Kenneth Graunke · 12 years ago
  70. 2c4f6ce configure.ac: Fail if egl x11 platform dependencies are not available by Kristian Høgsberg · 12 years ago
  71. 75f9d24 r600g: add new Trinity PCI ids by Alex Deucher · 12 years ago
  72. 6ce298f r600g: add new Sumo, Palm, BTC pci ids by Alex Deucher · 12 years ago
  73. 01b7eb7 radeonsi: add new SI pci ids by Alex Deucher · 12 years ago
  74. 555e00f Fix .gitignore for ralloc-test by Paul Berry · 12 years ago
  75. 105f307 st/mesa: Fix uninitialized members in glsl_to_tgsi_visitor constructor. by Vinson Lee · 12 years ago
  76. adbfc4a i965: Implement texture buffer objects on Gen6. by Kenneth Graunke · 12 years ago
  77. 608c3d2 mesa: Restore depth texture state on glPopAttrib(GL_TEXTURE_BIT). by Kenneth Graunke · 13 years ago
  78. 775ba11 automake: Connect the libdricore target to make clean. by Eric Anholt · 12 years ago
  79. a9cfd95 automake: use -m32 in CCASFLAGS when using --enable-32-bit by Tapani Pälli · 12 years ago
  80. 0ebf231 radeon/llvm: Fix VTX_READ patterns by Tom Stellard · 12 years ago
  81. c108831 radeon/llvm: Emit 2 bytes for vertex fetch offsets by Tom Stellard · 12 years ago
  82. 85a6881 radeon/llvm: Only use indirect (vertex fetch) parameters for kernels by Tom Stellard · 12 years ago
  83. fb79ecb intel: Change vendor string to "Intel Open Source Technology Center". by Kenneth Graunke · 12 years ago
  84. adfe531 glsl: Remove spurious printf messages by Ian Romanick · 12 years ago
  85. d6c2d37 radeon/llvm: Eliminate CFGStructurizer dependency on AMDIL instructions by Tom Stellard · 12 years ago
  86. 6591700 radeon/llvm: Change prefix on tablegen files to AMDGPU by Tom Stellard · 12 years ago
  87. afea59b radeon/llvm: Remove deadcode from the R600LowerInstructions pass by Tom Stellard · 12 years ago
  88. 883a0af radeon/llvm: Remove AMDIL GLOBALSTORE* instructions by Tom Stellard · 12 years ago
  89. f278127 radeon/llvm: Remove AMDIL GLOBALLOAD* instructions by Tom Stellard · 12 years ago
  90. 6a829a1 r600g: compute support for evergreen by Adam Rak · 13 years ago
  91. 46a13b3 clover: Add function for building a clover::module for non-TGSI targets v6 by Tom Stellard · 12 years ago
  92. f260641 gallium: Add struct pipe_llvm_program_header v3 by Tom Stellard · 12 years ago
  93. 741463e clover: Remove target argument from compile_program_tgsi() by Tom Stellard · 12 years ago
  94. d724190 clover: Add constructors to some of the module classes v3 by Tom Stellard · 12 years ago
  95. 5cc08ef clover: Add necessary flags to libclllvm_la_CXXFLAGS by Tom Stellard · 12 years ago
  96. 7a6b5d4 clover: Link to the necessary LLVM and Clang libs by Tom Stellard · 12 years ago
  97. d416780 configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIR by Tom Stellard · 12 years ago
  98. c79e766 configure.ac: Add option for libclc path by Tom Stellard · 12 years ago
  99. 613323b clover: Add a function for retrieving a device's preferred ir v3 by Tom Stellard · 12 years ago
  100. c4c5115 gallium/compute: Add PIPE_COMPUTE_CAP_IR_TARGET v4 by Francisco Jerez · 12 years ago