1. 15321a5 graw: combine graw_init and graw_create_window functions by Keith Whitwell · 14 years ago
  2. c267514 graw: split util code into new file by Keith Whitwell · 14 years ago
  3. 7375d7a graw: move towards glut-like interface, add tri.c by Keith Whitwell · 14 years ago
  4. 39087f6 scons: add 'targets' variable, for specifying ... targets by Keith Whitwell · 14 years ago
  5. fc4d1b9 util: fix copy_rect stride in default transfer_inline_write by Keith Whitwell · 15 years ago
  6. 52c554a egl: Implement EGL_NOK_swap_region by Kristian Høgsberg · 15 years ago
  7. 13ef7a4 r300g: fix for piglit/fp-indirections2 by Marek Olšák · 14 years ago
  8. f667526 rtasm: fix void * / func * casting warnings by Brian Paul · 14 years ago
  9. 56da0cb draw: silence casting warnings by Brian Paul · 14 years ago
  10. 415c407 gallivm: silence uninitialized var warning by Brian Paul · 14 years ago
  11. d909692 llvmpipe: silence casting warnings by Brian Paul · 14 years ago
  12. 17542c1 gallivm: silence casting warning by Brian Paul · 14 years ago
  13. c91d9cb gallivm: silence uninitialized var warning by Brian Paul · 14 years ago
  14. 77ee438 llvmpipe: silence uninitialized var warnings by Brian Paul · 14 years ago
  15. 966d28c llvmpipe: silence cast warnings in test programs by Brian Paul · 14 years ago
  16. 45d6289 gallivm: added lp_dump_llvmtype() debug helper by Brian Paul · 14 years ago
  17. adc6e73 llvmpipe: additional comments by Brian Paul · 14 years ago
  18. 5b5ce16 gallivm: rename a var by Brian Paul · 14 years ago
  19. 681fd73 egl: Allow a prioritized list of default drivers by Kristian Høgsberg · 14 years ago
  20. 7413d9a egl_dri2: Downgrade initialization errors to warnings by Kristian Høgsberg · 14 years ago
  21. f19b202 util: Fix ptr -> int conversion. by José Fonseca · 14 years ago
  22. c5c0e01 Conditionally revert "gallivm: Use a more compact approach for lp_build_broadcast_scalar()." by José Fonseca · 14 years ago
  23. c67d9d8 i965: Reduce a single GL_QUADS to GL_TRIANGLE_FAN. by Eric Anholt · 14 years ago
  24. 61aa9c8 intel: Don't update window system renderbuffers on TexImage. by Eric Anholt · 14 years ago
  25. 165694a mesa: Remove no-op wrappers around trig functions. by Eric Anholt · 15 years ago
  26. fef303b mesa: Remove _mesa_pow(), which is always just pow(). by Eric Anholt · 15 years ago
  27. 60a0535 r300g: fix texture transfers by Marek Olšák · 14 years ago
  28. 8b3bf9c mesa: silence compiler warning by Alan Hourihane · 14 years ago
  29. f379e7d llvmpipe: Update instructions for MSVC builds. by José Fonseca · 14 years ago
  30. 021a68b egl: Drop broken _EGL_PLATFORM_NO_OS code by Kristian Høgsberg · 14 years ago
  31. 41797e1 egl: Don't try to load driver basename if the platform needs a suffix by Kristian Høgsberg · 14 years ago
  32. 8230ead trace: Add missing header. by Vinson Lee · 14 years ago
  33. 3f168ee st/mesa: Remove unnecessary header. by Vinson Lee · 14 years ago
  34. 1775829 gallium: Add tokens for Cygwin. by Vinson Lee · 14 years ago
  35. 65e82f0 trace: Remove unnecessary headers. by Vinson Lee · 14 years ago
  36. 0ccc136 r300g: re-order caps by Marek Olšák · 14 years ago
  37. dca2a9f r300g: fill out the shader limits by Marek Olšák · 14 years ago
  38. 617c51d trace: Update README by Jakob Bornecrantz · 14 years ago
  39. 5d2e24f rbug: Update and add READMEs by Jakob Bornecrantz · 14 years ago
  40. 2ebe027 scons: Add -fvisibility=hidden to CFLAGS for gcc builds by Jakob Bornecrantz · 14 years ago
  41. 0f9b496 graw: Make functions public by Jakob Bornecrantz · 14 years ago
  42. 9f7f711 rbug: No need to have rbug as a input by Jakob Bornecrantz · 14 years ago
  43. 07d7419 gallivm: Ensure PIPE_OS_xxx are defined. by José Fonseca · 15 years ago
  44. a09e46c gallivm: Use a more compact approach for lp_build_broadcast_scalar(). by José Fonseca · 15 years ago
  45. 648c9d5 llvmpipe: Dump fs key's stencil state. by José Fonseca · 15 years ago
  46. 994e45d util: Add function to dump PIPE_STENCIL_OP_xxx by José Fonseca · 15 years ago
  47. 5326e18 llvmpipe: Enable mem2reg pass even with LP_DEBUG=nopt. by José Fonseca · 14 years ago
  48. 53cbb81 rbug: Add to all targets that link against trace by Jakob Bornecrantz · 14 years ago
  49. 5494332 trace: Remove rbug from trace by Jakob Bornecrantz · 14 years ago
  50. 395e944 rbug: Use container of macro by Jakob Bornecrantz · 14 years ago
  51. f6946c9 rbug: Fix draw blocking by Jakob Bornecrantz · 14 years ago
  52. 7368421 rbug: Fix sampler views and surfaces in context info by Jakob Bornecrantz · 14 years ago
  53. 21b668e rbug: Fix shaders by Jakob Bornecrantz · 14 years ago
  54. 2c3fb4e rbug: Break out of trace by Jakob Bornecrantz · 15 years ago
  55. 92b1908 gallivm: additional comments by Brian Paul · 14 years ago
  56. c722029 llvmpipe: s/bool/boolean/ in test progs by Brian Paul · 14 years ago
  57. f81ec06 gallivm: s/bool/boolean by Brian Paul · 14 years ago
  58. 5b87624 gallivm: rename vars, update comments, etc by Brian Paul · 14 years ago
  59. 880acbe egl_dri2: Zero out driver struct by Kristian Høgsberg · 14 years ago
  60. 5f16126 r300g: Correct viewport setup for SW TCL. by Corbin Simpson · 14 years ago
  61. 3bb1724 r300g: Add VBO dumper for SW TCL. by Corbin Simpson · 14 years ago
  62. 505bea8 r300g: Immediate mode won't work with SW TCL right now. by Corbin Simpson · 14 years ago
  63. c037c37 r300g: Fix indentation. by Corbin Simpson · 14 years ago
  64. fcf532c gallivm: comment out LLVMUnionTypeKind case by Brian Paul · 14 years ago
  65. 1cd3145 gallivm: rename texel result param by Brian Paul · 14 years ago
  66. 0a0d176 gallivm: add a few comments by Brian Paul · 14 years ago
  67. 3f6dc8e gallivm/llvmpipe: add const qualifiers by Brian Paul · 14 years ago
  68. 3dcb253 gallivm: added lp_typekind_name() util function by Brian Paul · 14 years ago
  69. 6080e56 tgsi: also count instructions in tgsi_scan_shader() by Brian Paul · 14 years ago
  70. cf9baf6 llvmpipe: Handle PIPE_CAP_GUARD_*. by José Fonseca · 14 years ago
  71. 4c4f98c llvmpipe: Use RAST_WHOLE/EDGE_TEST in more places. by José Fonseca · 14 years ago
  72. 10fdbb9 llvmpipe: Move the opaque flag computation into the variant. by José Fonseca · 14 years ago
  73. 686215d svga: Advertise shader limits. by José Fonseca · 14 years ago
  74. a1b3ca6 llvmpipe: Advertise (gallivm's) shader limits. by José Fonseca · 14 years ago
  75. 7b5931b softpipe: Adverstise (tgsi_exec's) shader limits. by José Fonseca · 14 years ago
  76. 6ac93e4 mesa/st: Expose pipe driver's shader limits. by José Fonseca · 14 years ago
  77. bfc702d gallium: Add new fine grained PIPE_CAP_xx for shader limits. by José Fonseca · 14 years ago
  78. e1238b5 gallium: Make PIPE_CAP_xxx enums. by José Fonseca · 14 years ago
  79. 084eada st/egl: Link egl-apis to LLVM when enabled. by Chia-I Wu · 14 years ago
  80. d9f38e1 st/mesa: Do not use draw module in OpenGL ES build. by Chia-I Wu · 14 years ago
  81. 87cc2da mesa/es: Merge back to core mesa. by Chia-I Wu · 14 years ago
  82. 8d5c83c mesa/es: Remove omit list. by Chia-I Wu · 14 years ago
  83. eb5100a mesa: Make FEATURE_ATI_fragment_shader more modular. by Chia-I Wu · 14 years ago
  84. 82c6c31 mesa/es: Remove sources.mak. by Chia-I Wu · 14 years ago
  85. cc289e2 mesa/es: Update sources.mak and fix the build. by Chia-I Wu · 15 years ago
  86. 1975208 st/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture aware. by Chia-I Wu · 14 years ago
  87. 278bca0 mesa: Add dummy _mesa_lookup_query_object to queryobj.h. by Chia-I Wu · 15 years ago
  88. e76e17d st/mesa: Make st_cb_blit.h FEATURE_EXT_framebuffer_blit aware. by Chia-I Wu · 15 years ago
  89. 16775f4 st/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware. by Chia-I Wu · 15 years ago
  90. bcce57c st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular. by Chia-I Wu · 15 years ago
  91. 14a92b2 st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware. by Chia-I Wu · 15 years ago
  92. e33ad49 st/mesa: Make st_cb_accum.h FEATURE_accum aware. by Chia-I Wu · 15 years ago
  93. b093016 mesa: Make FEATURE_EXT_transform_feedback more modular. by Chia-I Wu · 14 years ago
  94. 903986c glapi: fix generator scripts w.r.t. GLX_USE_APPLEGL by Brian Paul · 14 years ago
  95. 6c06e2f glapi: added GL_ARB_transform_feedback2 entrypoints by Brian Paul · 14 years ago
  96. 92a8ba8 progs/tests: disable invalid 3D texture compression tests by Brian Paul · 14 years ago
  97. 67a27b8 progs/tests: fix a couple bugs in the getprocaddress.c test by Brian Paul · 14 years ago
  98. 2236a30 mesa: fix error message strings by Brian Paul · 14 years ago
  99. 0dc1884 progs/tests: update getprocaddress test since moving glapi files by Brian Paul · 14 years ago
  100. 42d31bf mesa: added glGet code for GL_ARB_transform_feedback2 by Brian Paul · 14 years ago