1. 5a99ca4 r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c by Alex Deucher · 15 years ago
  2. c8b694b st/egl_g3d: Add support for driver probe. by Chia-I Wu · 15 years ago
  3. 11f4360f st/egl_g3d: Add support for probe to native displays. by Chia-I Wu · 15 years ago
  4. c5766c4 egl: Add a simple cache for driver probe. by Chia-I Wu · 15 years ago
  5. cf22fd5 egl: Improve driver matching. by Chia-I Wu · 15 years ago
  6. 925f811 egl: Rename _EGL_PLATFORM_X to _EGL_PLATFORM_POSIX. by Chia-I Wu · 15 years ago
  7. f0c2871 egl: Remove unused driver and display functions. by Chia-I Wu · 15 years ago
  8. 57929ed egl: Use _eglPreloadDrivers. by Chia-I Wu · 15 years ago
  9. b3bcd33 egl: Add _eglPreloadDrivers. by Chia-I Wu · 15 years ago
  10. f291200 st/egl_g3d: Do not reuse the pipe transfer in ximage. by Chia-I Wu · 15 years ago
  11. 77c0800 mklib: Fix static library generation/installation on Solaris by Alan Coopersmith · 15 years ago
  12. 917b6d2 Remove hardcoded -Wall from Radeon DRI makefiles by Alan Coopersmith · 15 years ago
  13. d4a3f7d r300g: Move GB_AA_CONFIG to its eventual new home. by Corbin Simpson · 15 years ago
  14. fcbd285 r300g: Make invariant state into an atom. by Corbin Simpson · 15 years ago
  15. 5e82403 Merge remote branch 'origin/opengl-es-v2' by Chia-I Wu · 15 years ago
  16. 1658f80 util/blit: document params to util_blit_pixels_writemask() by Brian Paul · 15 years ago
  17. 031f23a mesa: added comment about future FBO formats by Brian Paul · 15 years ago
  18. cd232ae st/mesa: enable EXT_framebuffer_multisample by Marek Olšák · 15 years ago
  19. 76cf261 r100/r200: fix Y coord flipping in accelerated blits by Alex Deucher · 15 years ago
  20. 1bb6b1d r100/r200: fix dst pitch in blit code by Alex Deucher · 15 years ago
  21. f965345 r200: add missing symlink to radeon_tex_copy.c by Alex Deucher · 15 years ago
  22. 1f0709f r100/r200: align to pitch updates in blit interface by Maciej Cencora · 15 years ago
  23. 2706bc6 r200: use common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  24. 5170d24 r100: use common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  25. 8a4d739 radeon/r300/r600: share common glCopyTex(Sub)Image code by Maciej Cencora · 15 years ago
  26. 0aed44f r600: align to r300 changes in the blit code by Maciej Cencora · 15 years ago
  27. 0174dac r300/r600: move some bo offsets checking to blit code by Maciej Cencora · 15 years ago
  28. ac8afd4 r600: prepare for some code sharing by Maciej Cencora · 15 years ago
  29. f54e96c r300: check if blitting for given format is supported earlier by Maciej Cencora · 15 years ago
  30. acac99e r300: use nearest texture filtering for accelerated blits by Maciej Cencora · 15 years ago
  31. f2fea26 r300: fix Y coord flipping in accelerated blits by Maciej Cencora · 15 years ago
  32. 11affaf radeon: use mesa provided _mesa_tex_target_to_face function by Maciej Cencora · 15 years ago
  33. 9363a81 r300: prepare for texcopy code sharing by Maciej Cencora · 15 years ago
  34. f542fde radeon: add blit function to vtbl by Maciej Cencora · 15 years ago
  35. 8f7dfe3 intel: Remove dead note_fence vtbl hook. by Eric Anholt · 15 years ago
  36. a45f24c i965: Improve the hashing of brw_state_cache keys to include the cache_id. by Eric Anholt · 15 years ago
  37. d1cefab i965: Remove obsolete comment about the state atoms. by Eric Anholt · 15 years ago
  38. fb49015 i965: Upload as many VS constants as possible through the push constants. by Eric Anholt · 15 years ago
  39. 62a96f7 i965: Allow for variable-sized auxdata in the state cache. by Eric Anholt · 15 years ago
  40. 7d4e674 intel: Use the new DRI2 flush invalidate entrypoint to signal frame done. by Eric Anholt · 15 years ago
  41. a7aaf05 Sun compilers now support some gcc __attribute__ values by Alan Coopersmith · 15 years ago
  42. adda7f3 Check if gcc supports -fvisibility=hidden before adding to CFLAGS by Alan Coopersmith · 15 years ago
  43. aec3fe8 softpipe: remove redundant assignments by Brian Paul · 15 years ago
  44. ef63110 r100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a7af85e909381b by Alex Deucher · 15 years ago
  45. 2b1d5ea r100/r200/r600: check if blitting for given format is supported earlier by Alex Deucher · 15 years ago
  46. a67cd19 r100/r200: add blit support for ARGB4444 by Alex Deucher · 15 years ago
  47. f6d5290 r60: Add relocs for CB_TILE/FRAG by Alex Deucher · 15 years ago
  48. 09f69b1 docs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC. by Corbin Simpson · 15 years ago
  49. f90733c docs: Use proper XOR symbol. by Corbin Simpson · 15 years ago
  50. daccc96 r100: add blit support by Alex Deucher · 15 years ago
  51. 1ced546 r200: add blit support by Alex Deucher · 15 years ago
  52. 0477191 docs: Spacing in TGSI formulae. by Corbin Simpson · 15 years ago
  53. 28fd246 docs: Grammar and refs in Rasterizer. by Corbin Simpson · 15 years ago
  54. 2598f00 docs: Cleanup Rasterizer a bit. by Corbin Simpson · 15 years ago
  55. 2b4ad02 docs: Fix terms and refs. by Corbin Simpson · 15 years ago
  56. 4f52dfe docs: Slowly keep fleshing out more info. by Corbin Simpson · 15 years ago
  57. 9811ebf docs: PIPE_TEXTURE_USAGE info. by Corbin Simpson · 15 years ago
  58. 0714474 i965: Clean up constbuf handling by splitting reladdr/non-reladdr loads. by Eric Anholt · 15 years ago
  59. c653f5f i965: Only set up the stack register if it's going to get used. by Eric Anholt · 15 years ago
  60. d5b9642 i965: Fix loads of non-relative-addr constants after a reladdr load. by Eric Anholt · 15 years ago
  61. c6559b7 nv50: fix constant vtxattr methods by Christoph Bumiller · 15 years ago
  62. 0d6e3dd nv50: make instanced drawing work with edge flags by Christoph Bumiller · 15 years ago
  63. e74db4f nv50: cannot exit shaders on a control flow instruction by Christoph Bumiller · 15 years ago
  64. 9fb9c9f nv50: fix nv50_program->immd memory leak by Marcin Slusarz · 15 years ago
  65. 7472cd0 tgsi: Fix behaviour of dimension index. by Michal Krol · 15 years ago
  66. 463351e tgsi: Allow TEMPORARY registers as indirect address into source operands. by Michal Krol · 15 years ago
  67. 4698a86 tgsi: Add ureg_DECL_immediate_block_uint(). by Michal Krol · 15 years ago
  68. 4c041fa glsl: remove __inline directive by Brian Paul · 15 years ago
  69. 0766780 st/mesa: updated comments and whitespace by Brian Paul · 15 years ago
  70. e5347ca st/mesa: fix memory leak in st_translate_mesa_program by Marcin Slusarz · 15 years ago
  71. 3310fe0 r600: fix some warnings by Alex Deucher · 15 years ago
  72. 1560183 r600: Update default state size to account for the new relocation by Jerome Glisse · 15 years ago
  73. 46dc6fd r6xx/r7xx: emit relocation for FRAG & TILE buffer by Jerome Glisse · 15 years ago
  74. 7b82f0f r600: fix shadow_ambient shader by Andre Maasikas · 15 years ago
  75. 0857f38 radeong: Don't allocate HW BOs for constantbufs. by Corbin Simpson · 15 years ago
  76. 673ae62 r300g: fix polygon offset by Marek Olšák · 15 years ago
  77. d3d41cb r300g: fix vertex data swizzle by Marek Olšák · 15 years ago
  78. cd553ec r300g: do not align compressed textures to a tile size by Marek Olšák · 15 years ago
  79. 064eb0a st/egl_g3d: Clean up for x11_drawable_get_depth. by Chia-I Wu · 15 years ago
  80. a16d353 dri: Add an MSAA-enabled factor to DRI configs. by Corbin Simpson · 15 years ago
  81. c273ab0 dri: Properly calculate number of modes for MSAA. by Corbin Simpson · 15 years ago
  82. 58a7d8d radeong: Check DRM version, and report stats. by Corbin Simpson · 15 years ago
  83. 11a2bbc radeong: Use vram_size instead of vram_visible. by Corbin Simpson · 15 years ago
  84. 8311a49 progs/egl: Pass EGLDisplay to eglCopyBuffers. by Chia-I Wu · 15 years ago
  85. ede755a st/egl_g3d: Add support for eglCopyBuffers. by Chia-I Wu · 15 years ago
  86. f8244e2 st/egl_g3d: Add is_pixmap_supported to native display interface. by Chia-I Wu · 15 years ago
  87. fda897a st/egl_g3d: Update validate to use an attachment mask. by Chia-I Wu · 15 years ago
  88. 1ed6311 st/vega: Fix window resizing with egl_g3d. by Chia-I Wu · 15 years ago
  89. ef517c938 st/vega: Call screen->update_buffer instead of winsys->update_buffer. by Chia-I Wu · 15 years ago
  90. 3b71386 tgsi: Add missing semantic name in text parser. by Chia-I Wu · 15 years ago
  91. 90cdf0d cso: Add set_vertex_samplers function by Jakob Bornecrantz · 15 years ago
  92. 2a60302 softpipe: Fix leak in vbuf draw module by Jakob Bornecrantz · 15 years ago
  93. 1448d2f nv50: implement instanced drawing by Christoph Bumiller · 15 years ago
  94. a4bbabf softpipe: Move st/python's malloc winsys to softpipe by Jakob Bornecrantz · 15 years ago
  95. 0e4e2c5 st/xlib: Make glXGetProcAddressARB visible by Jakob Bornecrantz · 15 years ago
  96. 876a6b4 gallium: Support swig "compiler" in p_compiler.h by Jakob Bornecrantz · 15 years ago
  97. 31c6268 i965g: Link against drm_intel instead of drm_radeon by Jakob Bornecrantz · 15 years ago
  98. 945cea0 r300g: Check for bogus texture targets. by Corbin Simpson · 15 years ago
  99. b62d339 r300g: fix the rasterization of secondary color by Marek Olšák · 15 years ago
  100. 7d3090f r300g: fix vertex colors with 8 bits per channel by Marek Olšák · 15 years ago