1. 3ce1ec8 gallium/util: simplify pipe_get_tile_rgba() by Brian Paul · 14 years ago
  2. 90671fc gallium/softpipe: replace pipe_get_tile_swizzle() by Brian Paul · 14 years ago
  3. 4e2c077 softpipe: use proper type for format field by Brian Paul · 14 years ago
  4. 11fbdf7 gallium/util: added util_format_linear() by Brian Paul · 14 years ago
  5. 4c251b8 st/mesa: update comment, use st_fb_orientation() by Brian Paul · 14 years ago
  6. bd67962 st/mesa: comments in update_viewport() by Brian Paul · 14 years ago
  7. bb770af scons: Add support for GLES. by Chia-I Wu · 14 years ago
  8. 3f04314 mapi: ENTRY_CURRENT_TABLE_GET should be stringified. by Chia-I Wu · 14 years ago
  9. 0db3161 glcpp: Regenerate parser files. by Kenneth Graunke · 14 years ago
  10. 6ecee54 glcpp: Remove use of talloc reference counting. by Kenneth Graunke · 14 years ago
  11. e256e47 glsl, i965: Remove unnecessary talloc includes. by Kenneth Graunke · 14 years ago
  12. 819f92d ra: Use the same context when realloc'ing arrays. by Kenneth Graunke · 14 years ago
  13. b66be75 glsl: Improve error message when read-only vars are written by Chad Versace · 14 years ago
  14. 01a584d glsl: Mark 'in' variables at global scope as read-only by Chad Versace · 14 years ago
  15. f633b99 glsl: Remove unused class ast_declaration_statment by Chad Versace · 14 years ago
  16. 8af583f i915g: Don't (un)map vbuf on each (un)map call by Jakob Bornecrantz · 14 years ago
  17. 0c3352b i915g: Don't do unnecessary copies of constants by Jakob Bornecrantz · 14 years ago
  18. 2e60aa5 i915g: Don't emit FS constants when VS contants change by Jakob Bornecrantz · 14 years ago
  19. 7287964 i915g: Use slab allocator for transfers by Jakob Bornecrantz · 14 years ago
  20. 484edfc st/dri: Fix warning by Jakob Bornecrantz · 14 years ago
  21. a40305d r600g: check if hardware blits are possible bevore enabling tilling by Christian König · 14 years ago
  22. 4b37894 r600g: FLT_TO_INT_FLOOR is trans instruction by Alex Deucher · 14 years ago
  23. a637280 mesa: EXT_framebuffer_sRGB interface additions. by Dave Airlie · 14 years ago
  24. 634e889 r600c: get OQ results only for 4 DBs on r600 class by Andre Maasikas · 14 years ago
  25. af4e2f4 docs: update README.WIN32 per Karl's request by Brian Paul · 14 years ago
  26. 2fb0aeb intel: Fix typeos from 3d028024 and 790ff232 by Ian Romanick · 14 years ago
  27. 790ff23 i915: Set correct values for range/precision of fragment shader types by Ian Romanick · 14 years ago
  28. 3d02802 i965: Set correct values for range/precision of fragment shader types by Ian Romanick · 14 years ago
  29. 04dca296 mesa: Set correct values for range/precision of shader integer types by Ian Romanick · 14 years ago
  30. dde3270 mesa: Connect glGetShaderPrecisionFormat into the dispatch table by Ian Romanick · 14 years ago
  31. 37233f1 softpipe: check for null pointers during context create/destroy by Brian Paul · 14 years ago
  32. 4ef955a graw: fix logic error in pixel format selection by Brian Paul · 14 years ago
  33. 22eeb1b Fix the build from 887d2b64 by Ian Romanick · 14 years ago
  34. 887d2b6 mesa: clean-up _mesa_lookup_prim_by_nr() by Brian Paul · 14 years ago
  35. fe49dcb mesa: move extra prim mode #defines by Brian Paul · 14 years ago
  36. b62e78c vbo: added comment by Brian Paul · 14 years ago
  37. cfae745 mesa: minor formatting fixes by Brian Paul · 14 years ago
  38. 7330f8b st/mesa: clean up the sampler view format code by Brian Paul · 14 years ago
  39. 751fe90 mesa: document sRGBDecode field by Brian Paul · 14 years ago
  40. f579a05 st/mesa: formatting, whitespace fixes by Brian Paul · 14 years ago
  41. c20778e r600c: bump sq gpr resources if a shader needs more than default by Andre Maasikas · 14 years ago
  42. e8c7d75 glapi: Fix OpenGL and OpenGL ES interop. by Chia-I Wu · 14 years ago
  43. 9767d3b glapi: Fix OpenGL ES 1.1 and 2.0 interop. by Chia-I Wu · 14 years ago
  44. 97185bf mapi: Add support for bridge mode. by Chia-I Wu · 14 years ago
  45. 96c52d1 mapi: u_current_table may be renamed. by Chia-I Wu · 14 years ago
  46. 6fc152f mapi: Add a new glapi.h implementation. by Chia-I Wu · 14 years ago
  47. 23a89f1 mapi: Fix glapi printers for gl_and_es_API.xml. by Chia-I Wu · 14 years ago
  48. 7828f55 mapi: Allow prefix to be macro. by Chia-I Wu · 14 years ago
  49. f71a9ac mapi: Add the ability to parse GLAPI XML. by Chia-I Wu · 14 years ago
  50. 323b5e3 glapi: Add gl_and_es_API.xml. by Chia-I Wu · 14 years ago
  51. 4fafde6 doxygen: Add glsl to the Makefile and .gitignore. by Kenneth Graunke · 14 years ago
  52. aec1938 Add machine generated files to .gitignore by twied · 14 years ago
  53. 21031b4 glsl: Don't bother unsetting a destructor that was never set. by Kenneth Graunke · 14 years ago
  54. c116a0e autoconf: Fail when --with-state-trackers is incomplete. by Chia-I Wu · 14 years ago
  55. 21148e6 softpipe: Bind samplers to views instead of the underlying resource. by Henri Verbeet · 14 years ago
  56. 54fdc35 softpipe: Get rid of the redundant resource parameter to get_sampler_variant(). by Henri Verbeet · 14 years ago
  57. 8c68362 r200: fix up some problems with TFP on r200 by Dave Airlie · 14 years ago
  58. 7e86d9b llvmpipe: implement TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS by Brian Paul · 14 years ago
  59. b41d323 i965/fs: Take the shared mathbox into account in instruction scheduling. by Eric Anholt · 14 years ago
  60. 382c2d9 i965/fs: Add a helper function for detecting math opcodes. by Eric Anholt · 14 years ago
  61. 1991d92 i965/fs: Assign URB/CURB register numbers after instruction scheduling. by Eric Anholt · 14 years ago
  62. 63879d9 i965/fs: Add an instruction scheduler. by Eric Anholt · 14 years ago
  63. 3f2fe31 i965/fs: Add a helper for detecting texturing opcodes. by Eric Anholt · 14 years ago
  64. a124490 r600g: fix segfault if texture operand is a literal by Christian König · 14 years ago
  65. 3ee60a3 mesa: implement glGetShaderPrecisionFormat() by Brian Paul · 14 years ago
  66. 34613c6 gallium/docs: document result type for some types of queries by Brian Paul · 14 years ago
  67. a5da4ac radeon: avoid segfault on 3D textures. by Dave Airlie · 14 years ago
  68. 4832403 radeon: oops didn't need this logbase2 fn by Dave Airlie · 14 years ago
  69. c6fb88f radeon: calculate complete texture state inside TFP function by Dave Airlie · 14 years ago
  70. c73a1c1 dri/nouveau: allow multiple maps of surface buffers by Ben Skeggs · 14 years ago
  71. f7bab47 radeon/r200: fix fbo-clearmipmap + gen-teximage by Dave Airlie · 14 years ago
  72. 568e008 i965: Fix a comment typo. by Eric Anholt · 14 years ago
  73. 8ce425f i965: Fix a bug in i965 compute-to-MRF. by Eric Anholt · 14 years ago
  74. ba700d2 r600g: fix reserve_cfile for R700+ by Christian König · 14 years ago
  75. 46f7105 glsl: Fix segfault due to missing printf argument by Chad Versace · 14 years ago
  76. 45e8e6c glsl: Fix semantic checks on precision qualifiers by Chad Versace · 14 years ago
  77. 42dbc25 llvmpipe: make sure binning is active when we begin/end a query by Brian Paul · 14 years ago
  78. fb7a8de softpipe: rename some functions for consistency by Brian Paul · 14 years ago
  79. 9e964ba r600g: Kill trailing whitespace. by Henri Verbeet · 14 years ago
  80. 7e2e8d0 r600g: Remove the unused eg_states_inc.h and r600_states_inc.h. by Henri Verbeet · 14 years ago
  81. 495dec0 r600g: Simplify some r600_bc_add_alu_type() calls to r600_bc_add_alu(). by Henri Verbeet · 14 years ago
  82. 90ff617 vbo: initialize num_instances in a few places by Brian Paul · 14 years ago
  83. d5a53ad ra: Take advantage of the adjacency list in finding a node to spill. by Eric Anholt · 14 years ago
  84. ea8e218 ra: Remove unused "name" field in regs. by Eric Anholt · 14 years ago
  85. 604022a ra: Take advantage of the adjacency list in ra_select() too. by Eric Anholt · 14 years ago
  86. 7cf648d ra: Add an adjacency list to trade space for time in ra_simplify(). by Eric Anholt · 14 years ago
  87. 58c988a glsl: Skip the rest of loop unrolling if no loops were found. by Eric Anholt · 14 years ago
  88. 754b9c5 ra: Trade off some space to get time efficiency in ra_set_finalize(). by Eric Anholt · 14 years ago
  89. 5b58b8c softpipe: added some null pointer checks by Brian Paul · 14 years ago
  90. c97e453 softpipe: s/tex_cache/fragment_tex_cache/ by Brian Paul · 14 years ago
  91. 843f537 Remove executables from source tree. by José Fonseca · 14 years ago
  92. 4ef3e26 r600c: preserve correct buffer when using fbo by Andre Maasikas · 14 years ago
  93. 0a85845 r600: set border color as RGBA by Andre Maasikas · 14 years ago
  94. 52fbff2 r600c: use STATE_FB_WPOS_Y_TRANSFORM variable to do wpos transform by Andre Maasikas · 14 years ago
  95. e4be665 i965: Fix dead pointers to fp->Parameters->ParameterValues[] after realloc. by Eric Anholt · 14 years ago
  96. 96a2e89 llvmpipe: enable PIPE_CAP_INDEP_BLEND_FUNC by Brian Paul · 14 years ago
  97. afeebec st/mesa: move PIPE_CAP_INDEP_BLEND_FUNC code by Brian Paul · 14 years ago
  98. 774750a doxygen: Add doxyfile for glsl module by Chad Versace · 14 years ago
  99. a54e2de glsl: Refresh autogenerated parser files by Chad Versace · 14 years ago
  100. a9bf8c1 glsl: Remove redundant semantic check in parser by Chad Versace · 14 years ago