1. 560f762 Fix config check that claims to test if CXX supports -fvisibility=hidden option to actually test the C++ compiler. by Jon TURNEY · 14 years ago
  2. de33b0d i915g: Add a debug_printf when we get the Abs flag. by Stéphane Marchesin · 13 years ago
  3. 2e481e5 i915g: Support PIPE_FORMAT_B10G10R10A2_UNORM. by Stéphane Marchesin · 13 years ago
  4. 062a1e2 i915g: Improve SIN/COS a bit. by Stéphane Marchesin · 13 years ago
  5. 77896b2 i915g: When emulating LUMINANCE8 and INTENSITY8 texutres, route alpha properly. by Stéphane Marchesin · 13 years ago
  6. 6f62a25 i915g: fix shadow compare. by Stéphane Marchesin · 13 years ago
  7. 24137af targets/egl-static: fix library search order by Chia-I Wu · 13 years ago
  8. aa281dd st/egl: update fbdev backend by Chia-I Wu · 13 years ago
  9. a2537bb i915g: Enable GL_ARB_instanced_arrays. by Stéphane Marchesin · 13 years ago
  10. 8dd1e36 i915g: Fix a bug in facing. by Stéphane Marchesin · 13 years ago
  11. 6750226 i965: step message register allocation by Ben Widawsky · 13 years ago
  12. d2c6cef glsl: Fix depth unbalancing problem in if-statement flattening by Ian Romanick · 13 years ago
  13. c191c87 i915g: Remove unused cbuf_dirty. by Stéphane Marchesin · 13 years ago
  14. e2422f7 i915g: Add a comment about a bug. by Stéphane Marchesin · 13 years ago
  15. ef3dac2 i915g: initial support for SEMANTIC_FACE. by Stéphane Marchesin · 13 years ago
  16. 4887e1c i915g: update TODO. by Stéphane Marchesin · 13 years ago
  17. 9d29d48 i915g: Return the max result for the fake occlusion queries. by Stéphane Marchesin · 13 years ago
  18. b13865e i915g: Fix depth texture formats. by Stéphane Marchesin · 13 years ago
  19. a8ebc54 i915g: Fix u_blitter comment. by Stéphane Marchesin · 13 years ago
  20. 811963a i915g: Implement fake DDX/DDY. by Stéphane Marchesin · 13 years ago
  21. d2f0528 i915g: Fix gl_FragCoord. by Stéphane Marchesin · 13 years ago
  22. 992680c egl: Fix Terminate with shared gbm screens by Benjamin Franzke · 13 years ago
  23. 3a07d95 st/d3d1x: fix for st/egl native.h interface change by Chia-I Wu · 13 years ago
  24. 618dbc8 configure.ac: sort Gallium directories alphabetically by Marek Olšák · 13 years ago
  25. a1cadf2 targets/egl-static: fix building without libudev by Chia-I Wu · 13 years ago
  26. 450f486 targets/egl-static: refactor drm_fd_get_screen_name by Chia-I Wu · 13 years ago
  27. ed47d65 st/egl: fix a compile error by Chia-I Wu · 13 years ago
  28. 56ec8e1 targets/gbm: attemp to fix unresolved symbols by Chia-I Wu · 13 years ago
  29. bc517d6 r300g: drop support for ARGB, ABGR, XRGB, XBGR render targets by Marek Olšák · 13 years ago
  30. 42e7a13 Revert "Fix 24bpp software rendering" by Brian Paul · 13 years ago
  31. 8ea5330 egl: fix EGL_MATCH_NATIVE_PIXMAP by Chia-I Wu · 13 years ago
  32. a0ad339 st/egl: add get_pixmap_format callback to native_display by Chia-I Wu · 13 years ago
  33. 3152054 egl: make implementing eglChooseConfig easier by Chia-I Wu · 13 years ago
  34. 1e9f0b1 targets/egl-static: do not use DRI_LIB_DEPS by Chia-I Wu · 13 years ago
  35. 53d354b st/egl: add a fast path for ximage eglCopyBuffers by Chia-I Wu · 13 years ago
  36. 7c4e9dc st/egl: clean up eglCopyBuffers by Chia-I Wu · 13 years ago
  37. 73df31e st/egl: reorganize backend initialization by Chia-I Wu · 13 years ago
  38. ac8f59b i915g: always upload the vs constants. by Stéphane Marchesin · 13 years ago
  39. 773556e i965/gen5: Fix grf_used calculation for 16-wide. by Eric Anholt · 13 years ago
  40. 7b44830 i915g: add fake occlusion queries. by Stéphane Marchesin · 13 years ago
  41. 3a79539 i915g: Don't do shader fixup if no surface is bound. by Stéphane Marchesin · 13 years ago
  42. 1a69b50 i915g: Fix point sprites. by Stéphane Marchesin · 13 years ago
  43. 6b28b44 indices: fix conversion of PIPE_PRIM_POLYGON to lines by Brian Paul · 13 years ago
  44. 95c2e0b i965: fix mask used to write to clip distance registers when gen>6 by Paul Berry · 13 years ago
  45. 3acae45 r600g: limit fs_write_all shader rebuild to eg+ by Alex Deucher · 13 years ago
  46. feec481 r600g: eg+ support for FS_COLOR0_WRITES_ALL_CBUFS by Alex Deucher · 13 years ago
  47. 6062692 intel: Fix workaround for _mesa_update_framebuffer by Chad Versace · 13 years ago
  48. 97f263c intel: Change framebuffer validation criteria by Chad Versace · 13 years ago
  49. e357ae9 intel: In intel_update_wrapper, support s8z24 textures when using separate stencil by Chad Versace · 13 years ago
  50. bffae4c intel: Factor region updates out of intel_update_wrapper by Chad Versace · 13 years ago
  51. d09704b intel: During glTexImage, allocate renderbuffers for faking s8z24 textures by Chad Versace · 13 years ago
  52. 5cd4d85 intel: Declare some functions in intel_fbo.c as non-static by Chad Versace · 13 years ago
  53. 8869a26 intel: Change signature of intel_create_wrapped_renderbuffer by Chad Versace · 13 years ago
  54. 951b758 intel: Perform gather on s8z24 texture images during glGetTexImage by Chad Versace · 13 years ago
  55. 01e4939 intel: Define functions intel_texture_s8z24_scatter/gather by Chad Versace · 13 years ago
  56. 1a062df intel: Add fields to intel_texture for faking s8z24 with separate stencil by Chad Versace · 13 years ago
  57. 407832b st/mesa: add PIPE_FORMAT_R8G8B8A8_UNORM as the first RGBA format. by Stéphane Marchesin · 13 years ago
  58. 100a375 mesa: don't allocate memory in _mesa_unpack_depth_span if we don't need it by Marek Olšák · 13 years ago
  59. 12c105b mesa: fix a memory leak in _mesa_unpack_depth_span by Marek Olšák · 13 years ago
  60. e41a91c mesa: fix texstore of DEPTH24_STENCIL8 if srcFormat is STENCIL_INDEX by Marek Olšák · 13 years ago
  61. 2b41399b mesa: remove unused function _mesa_new_depthstencil_renderbuffer by Marek Olšák · 13 years ago
  62. 09e71cf st/mesa: fix pipe_get_transfer() call in fallback_copy_texsubimage() by Brian Paul · 13 years ago
  63. 629c15a egl_dri2: Build drm platform only if enabled by Benjamin Franzke · 13 years ago
  64. eafd331 r600g: implement fragment and vertex color clamp by Vadim Girlin · 13 years ago
  65. d81126b r600g: optimize spi update by Vadim Girlin · 13 years ago
  66. 8567e02 r600g: LIT: fix x&y slots order by Vadim Girlin · 13 years ago
  67. 0c27dcb i965: Make the brw_format_for_mesa_format table static const. by Eric Anholt · 13 years ago
  68. 3541cc0 i965: Don't bother telling swrast_setup about state updates until fallback. by Eric Anholt · 13 years ago
  69. 6cf3d1c i965: Don't bother telling tnl about state updates unless we fall back. by Eric Anholt · 13 years ago
  70. 18d4a44 i965: Reuse existing program data when a new compiled program matches. by Eric Anholt · 14 years ago
  71. d91dc4a st/mesa: fix all_varyings_in_vbos() regression by Brian Paul · 13 years ago
  72. c0c0bb6 Fix 24bpp software rendering by Marc Pignat · 13 years ago
  73. 0818335 gallium/tests/trivial: update comment by Brian Paul · 13 years ago
  74. b663292 gallium/tests/trivial: use CXX to do final link by Brian Paul · 13 years ago
  75. c9760c5 gallium/tests/trivial: make it build by Alon Levy · 13 years ago
  76. febf5e4 st/egl: make native_buffer interface typed by Chia-I Wu · 13 years ago
  77. 875a1f8 targets/egl: removed by Chia-I Wu · 13 years ago
  78. b8f097f targets/egl-static: replace targets/egl by Chia-I Wu · 13 years ago
  79. 7451bff targets/egl-static: allow st/mesa to be dynamically loaded by Chia-I Wu · 13 years ago
  80. a000745 targets/egl-static: add support for driver lookup by Chia-I Wu · 13 years ago
  81. f36d210 targets/gbm: build pipe drivers by Chia-I Wu · 13 years ago
  82. 15e6424 configure: Disable drm egl platform by default by Benjamin Franzke · 13 years ago
  83. d3d3fea dri/r200: properly spell current_atom. by Stéphane Marchesin · 13 years ago
  84. 5f691ba dri/r200: rename __atom to current_atom. by Stéphane Marchesin · 13 years ago
  85. ad7387f gallivm: Fix x86 build with llvm-3.0svn. by Vinson Lee · 13 years ago
  86. 45aecf0 st/egl: drop guess_gl_api from egl_g3d_loader by Chia-I Wu · 13 years ago
  87. cb29ee9 st/egl: use a helper to get st_api from the loader by Chia-I Wu · 13 years ago
  88. ca7510bb mesa: fix incorrect error string by Brian Paul · 13 years ago
  89. 9c5d15e nv50,nvc0: prevent pushbuf flush during ctx reloc emission by Christoph Bumiller · 13 years ago
  90. 1f544cc st/mesa: fix format selection regression by Brian Paul · 13 years ago
  91. d631c19 vbo: Don't discount stride == 0 for testing all varyings in VBOs. by Eric Anholt · 13 years ago
  92. 8f28c05 vbo: Don't bother checking for stride == 0 for "any varying in a VBO". by Eric Anholt · 13 years ago
  93. babe1fc i965/gen6: Add a couple more packets to the nonpipelined workaround list. by Eric Anholt · 13 years ago
  94. 935e7e4 glsl: Flagged extension EXT_texture3D as "supported" in the builtin compiler. by Paul Berry · 13 years ago
  95. e9d49d2 st/egl: Fix scons build by Benjamin Franzke · 13 years ago
  96. 737bd73 st/egl: Hookup gbm for drm backend by Benjamin Franzke · 13 years ago
  97. e5fc4c8 egl_dri2: Hookup gbm as drm platform by Benjamin Franzke · 13 years ago
  98. 48d4a00 gbm: Add gallium (drm) backend by Benjamin Franzke · 13 years ago
  99. 2ff7970 gbm: Add dri backend by Benjamin Franzke · 13 years ago
  100. eddcecb Add gbm (generic/graphics buffer manager) by Benjamin Franzke · 13 years ago