1. 7c7fece Darwin: Config/source fixes to now build glxdemo apps and OSMesa by Jeremy Huddleston · 17 years ago
  2. 460d25d autoconf: Add autogen.sh from Xorg for easier setup from git by Dan Nicholson · 17 years ago
  3. ab5750f Ignore more demo programs by Dan Nicholson · 17 years ago
  4. 9162bc8 remove extra #include of assert.h (bug 14932) by Brian · 17 years ago
  5. dd0a920 fix parsing of state.texenv.color (bug 14931) by Brian · 17 years ago
  6. 20e0a8a dri: fix function call to add new parameter. by Dave Airlie · 17 years ago
  7. dcbe215 DRI2: Make setTexBuffer take a __DRIdrawable instead of a BO handle. by Kristian Høgsberg · 17 years ago
  8. 180b415 DRI2: Drop DriverAPI.UpdateBuffer. by Kristian Høgsberg · 17 years ago
  9. 2d5ea17 DRI2: Pass the context instead of the screen to __dri2ParseEvents(). by Kristian Høgsberg · 17 years ago
  10. 0bba0e5 DRI2: Add event buffer head as an argument to driCreateNewDrawable(). by Kristian Høgsberg · 17 years ago
  11. 810e054 fix botched test for clearing color buffers (should fix depth peeling regression) by Brian · 17 years ago
  12. 29fbf72 Set normalized flag for GLubyte arrays in _mesa_VertexAttribPointerNV() by Markus Amsler · 17 years ago
  13. 507da247 init vertex weight attrib to (1,0,0,0) by Markus Amsler · 17 years ago
  14. 882e0e0 fix __builtin_expect() definition test for IBM XLC (sf bug 1909832) by Brian · 17 years ago
  15. b0f8025 Properly revert the libGL loader path breakage. by Kristian Høgsberg · 17 years ago
  16. 03db9c8 libGL: Fall back to DEFAULT_DRIVER_DIR properly. by Kristian Høgsberg · 17 years ago
  17. eecb3ab replace // comment with /* */ (bug 14916) by Brian · 17 years ago
  18. 99a1260 added info about checking out gallium-0.1 for cell code by Brian · 17 years ago
  19. 3d28a26 Use _X_HIDDEN to hide a bunch of leaked symbols. by Kristian Høgsberg · 17 years ago
  20. 020c64b Move DRI context functions into dri_glx.c. by Kristian Høgsberg · 17 years ago
  21. 20b9230 Move DRI drawable creation into dri_glx.c. by Kristian Høgsberg · 17 years ago
  22. 92d2a78 Introduce __GLXDRIscreen so we can start moving function pointers in there. by Kristian Høgsberg · 17 years ago
  23. 53dc863 Move DRI specific parts of CreateContext into dri_glx.c. by Kristian Høgsberg · 17 years ago
  24. a1ea6f6 Convert driCreateScreen and driDestroyScreen to function pointers. by Kristian Høgsberg · 17 years ago
  25. 425f9ed Abstract __DRIdisplayPrivateRec away in dri_glx.c. by Kristian Høgsberg · 17 years ago
  26. f585cb2 Make __glXCloseDisplay static instead of prototyping it to avoid warning. by Kristian Høgsberg · 17 years ago
  27. 47d5630 Move libGL install target to the libGL Makefile. by Kristian Høgsberg · 17 years ago
  28. 6fd82f6 Simplify LIBGL_DRIVERS_PATH walking. by Kristian Høgsberg · 17 years ago
  29. 0f2723c Simplify dri loading code by eliminating dlopen "cache". by Kristian Høgsberg · 17 years ago
  30. 890d44e libGL: Consolidate DRI initialization in dri_glx.c by Kristian Høgsberg · 17 years ago
  31. db7fc63 autoconf: Print GCC include path directly and be more robust using it by Dan Nicholson · 17 years ago
  32. 1e6943c [intel] Only enable GL_EXT_texture_sRGB on i965. by Kristian Høgsberg · 17 years ago
  33. 7676980 [i965] fix fd.o bug #11471 and #11478 by Zou Nan hai · 17 years ago
  34. 5982d39 i965: use RGB565 to render a bitmap if Depth is 16 by Xiang, Haihao · 17 years ago
  35. d76545d i965: Fix double free issue to pass glean/maskedClear test by Xiang, Haihao · 17 years ago
  36. 771ba66 i965:fix segfault issue when clearing the window which by Xiang, Haihao · 17 years ago
  37. fe91c05 [intel] Add a driconf option to cache freed buffer objects for reuse. by Eric Anholt · 17 years ago
  38. fc21e9c r300: replace some hard coded mask by define in stencil area by Christoph Brill · 17 years ago
  39. 701ccf6 r300: Fix some issues with masks in stencil buffer area by Christoph Brill · 17 years ago
  40. 3d608c7 [dri2] Add tail pointer to reemitDrawableInfo callback. by Kristian Høgsberg · 17 years ago
  41. 4f7a75c [dri2] Optimize event parsing to skip obsolete events. by Kristian Høgsberg · 17 years ago
  42. 36c26d3 [intel] Silence unused variable warning when compiling for i965. by Kristian Høgsberg · 17 years ago
  43. f59d59a nouveau: compilation fixes by Patrice Mandin · 17 years ago
  44. 642d5ee8 state.depth.range alpha value should be 1, not 0 (bug #14733) by Roland Scheidegger · 17 years ago
  45. 3c5a1e4 Update libGL DRI loader to latest DRI interface changes. by Kristian Høgsberg · 17 years ago
  46. 51cd168 glxgears: oops, remove accidental commit of glFinish() hack. by Kristian Høgsberg · 17 years ago
  47. 6cb3f5c Use __DRIextension mechanism providing loader functionality to the driver. by Kristian Høgsberg · 17 years ago
  48. 16242a8 Reduce the versioning madness required to create a DRI2 screen. by Kristian Høgsberg · 17 years ago
  49. 5197a31 intel: Set the lock flag early to avoid deadlock. by Kristian Høgsberg · 17 years ago
  50. de1e988 i965: use _Current pointer instead of Current pointer. by Xiang, Haihao · 17 years ago
  51. b39f15b [965] Fix conditional sequencing to allow the frame_buffer_texobj case. by Eric Anholt · 17 years ago
  52. ec5ca68 [intel] Bug #14575: Unmap buffers when deleting/dataing as required. by Eric Anholt · 17 years ago
  53. 981b7da r300: R5xx and R3xx use different registers for RS_IP and RS_INST by Christoph Brill · 17 years ago
  54. 9c8f27b [965] Bug #9151: make fragment.position return window coords not screen coords. by Eric Anholt · 17 years ago
  55. 3f0301d [965] Fix serious copy'n'paste failure in brw state dumping. by Eric Anholt · 17 years ago
  56. ddbfa8c added git on Windows section by Brian · 17 years ago
  57. cef71f5 a few words about how the cell driver works. by Brian · 17 years ago
  58. 3ffd11f mesa: separate shader program object from shader object. by Xiang, Haihao · 17 years ago
  59. 0da03c0 [intel] fix compressed image height by Zou Nan hai · 17 years ago
  60. 60159c1 Convert crlf->lf line endings. by José Fonseca · 17 years ago
  61. 90a036b Disable autocrlf for Visual Studio project files. by Jose Fonseca · 17 years ago
  62. cabcee9 document cell -DSPU_MAIN_PARAM_LONG_LONG flag by Brian · 17 years ago
  63. 00bc91a r300: properly handle GL_POINT in glPolygonMode by Christoph Brill · 17 years ago
  64. 60c0f09 intel: Always use intelInitExtensions() for initializing extensions. by Kristian Høgsberg · 17 years ago
  65. c34b024 r300: add artificial output to match fragment program input by Markus Amsler · 17 years ago
  66. 12a4a74 mesa: set input read only on success by Markus Amsler · 17 years ago
  67. 20b8bff i965: Setup framebuffer texture in meta_draw_region. by Kristian Høgsberg · 17 years ago
  68. 451bd19 [965] Don't segfault on INTEL_DEBUG=batch when a surface buffer is NULL. by Eric Anholt · 17 years ago
  69. 09aa4b3 [965] remove dead brw_parameter_list_state_flags. by Eric Anholt · 17 years ago
  70. 6e3dde8 [r300] fix wow-pinkness regression. Fixed by Markus Amsler by Christoph Brill · 17 years ago
  71. bfb7cd6 [r300] Document based on chapter 10.4 and 10.5 by Christoph Brill · 17 years ago
  72. 9bd2cb7 [i915] fix texture size exceed limit case when running celestia by Zou Nan hai · 17 years ago
  73. 32879e1 [intel] Handle -EAGAINs correctly in execbuffer. by Thomas Hellstrom · 17 years ago
  74. f1c82bf A few more fixes to the dlsym() fix. by Kristian Høgsberg · 17 years ago
  75. 0a64ffb dri2: dlsym requires some quotes.. by Dave Airlie · 17 years ago
  76. 129b9ad Use dlsym() to avoid referencing __dri2DriverInitScreen. by Kristian Høgsberg · 17 years ago
  77. bcecea6 autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings. by Kristian Høgsberg · 17 years ago
  78. 7381cca intel: Add missing include file to silence last couple of warnings. by Kristian Høgsberg · 17 years ago
  79. 54bd506 intel: Initialize color and spec arrays in LOCAL_VARS macro. by Kristian Høgsberg · 17 years ago
  80. 61c3c2c Change GetCompressedTexImage in dd_function_table to not take const pointers. by Kristian Høgsberg · 17 years ago
  81. 6e8d21d Remove GetMSC DriverAPI function. by Kristian Høgsberg · 17 years ago
  82. b49a8f8 Remove now unused setTexOffset from __DriverAPIRec. by Kristian Høgsberg · 17 years ago
  83. 57f310b r300: Corrected a cache flush bug in r300EmitCacheFlush. by Oliver McFadden · 17 years ago
  84. 40a3b16 r300: Moved the state code into separate functions. by Oliver McFadden · 17 years ago
  85. 0253357 [r300] revert complete stupid changes by Christoph Brill · 17 years ago
  86. 7d83618 [r300] Document registers completed 10.1 to 10.3 by Christoph Brill · 17 years ago
  87. 4cba59f [r300] Add more register from the AMD spec by Christoph Brill · 17 years ago
  88. ed29d14 [r300] Document POLY_MODE and add some TODOs that might have triggered some bugs by Christoph Brill · 17 years ago
  89. 090e2ad [r300] Document some registers in the POINT area by Christoph Brill · 17 years ago
  90. a7fa3e0 [r300] Further document and add register definitions (found bugs in LINE handling) by Christoph Brill · 17 years ago
  91. 60e1703 [r300] Sync fog color register names by Christoph Brill · 17 years ago
  92. fa088bf [r300] Sync fog register names to the AMD spec by Christoph Brill · 17 years ago
  93. d08b1fe [r300] Further document FG_ALPHA_FUNC (renamed from R300_PP_ALPHA_TEST) and finally add some information to R300_RB3D_DSTCACHE_CTLSTAT by Christoph Brill · 17 years ago
  94. f399ed7 [r300] Document R300_RB3D_COLORMASK properly and rename it to RB3D_COLOR_CHANNEL_MASK by Christoph Brill · 17 years ago
  95. 6087b00 [r300] Add register definitions based on AMD spec starting with chapter 10 by Christoph Brill · 17 years ago
  96. a195f71 [r300] Add some more register from the AMD spec in the area of AARESOLVE by Christoph Brill · 17 years ago
  97. 74ae5a8 [r300] Sync the names for Z-Buffer registers with the AMD spec by Christoph Brill · 17 years ago
  98. 1b51c13 [r300] Add more struct names for r300_hw_state by Christoph Brill · 17 years ago
  99. 02926a2 [r300] rename all unkown structs r300_hw_state to readable names by Christoph Brill · 17 years ago
  100. 86039ae [r300] Add RB3D_DISCARD_SRC_PIXEL_LTE_THRESHOLD and some HyperZ defintions by Christoph Brill · 17 years ago