1. 1e6c10f egl: Use SConscript for Windows build. by Chia-I Wu · 15 years ago
  2. 0d820fc egl: Use khronos types for EGL_MESA_screen_surface. by Chia-I Wu · 15 years ago
  3. ba26631 Define PUBLIC to dllexport on MSVC. by Chia-I Wu · 15 years ago
  4. 14f1157 Update KHRONOS_APICALL for _WIN32 platform. by Chia-I Wu · 15 years ago
  5. d2cb999 Always define int32_t in compiler headers. by Chia-I Wu · 15 years ago
  6. fa97399 glapi: Update SConscript for Windows. by Chia-I Wu · 15 years ago
  7. 59f8dca Update OpenGL ES headers. by Chia-I Wu · 15 years ago
  8. 8e1b375 autoconf: Remove unused APIS. by Chia-I Wu · 15 years ago
  9. c08449b mesa: Fix/add feature test to shader.c. by Chia-I Wu · 15 years ago
  10. 21dfcde r300g: set correct pitch in libdrm by Marek Olšák · 15 years ago
  11. 7a4601d r300g: remove texture usage transfer flag by Marek Olšák · 15 years ago
  12. 4182d3e r600g: remove unused struct r600_state by Marek Olšák · 15 years ago
  13. 33c2dbe vbo: Remove unnecessary header. by Vinson Lee · 15 years ago
  14. 1202f17 r600g: Remove unnecessary headers. by Vinson Lee · 15 years ago
  15. 3b869b4 r600g: RS880 is r6xx-based by Alex Deucher · 15 years ago
  16. 7f1c007 llvmpipe: Remove unused framebuffer stuff from the rasterizer. by José Fonseca · 15 years ago
  17. 2b7fbcc llvmpipe: Don't force a linear to tiled conversion after rasterization on debug builds. by José Fonseca · 15 years ago
  18. 82715bb llvmpipe: Call llvmpipe_set_texture_tile_layout only when necessary. by José Fonseca · 15 years ago
  19. b57e18c util: Add inline function for approximate floating point comparison. by José Fonseca · 15 years ago
  20. f503b3d llvmpipe: Use pointer_to_func() instead of custom wrappers. by José Fonseca · 15 years ago
  21. 4b29da1 draw: Use pointer_to_func() instead of custom wrappers. by José Fonseca · 15 years ago
  22. 6f67a71 util: Generic pointer to func conversion helper. by José Fonseca · 15 years ago
  23. 18fb9ff llvmpipe: Pass the fs variant to the rasterizer. by José Fonseca · 15 years ago
  24. dc10943 python/retrace: Interpret resource_copy_region. by José Fonseca · 15 years ago
  25. 311227a st/python: Expose region_copy/fill_region instead of deprecated surface_copy/fill by José Fonseca · 15 years ago
  26. 0f37f24 st/vega: Use FREE. by Chia-I Wu · 15 years ago
  27. a5183a3 st/egl: Hook eglCreatePbufferFromClientBuffer. by Chia-I Wu · 15 years ago
  28. 9d7219c st/egl: Fix eglCopyBuffers. by Chia-I Wu · 15 years ago
  29. 20c3d71 st/egl: Initialize KMS backend from an fd. by Chia-I Wu · 15 years ago
  30. b202c78 r300: fix blits for textures of width/height greater than 2048 on r5xx by Marek Olšák · 15 years ago
  31. b5c147c r600g: remove unused variable by Marek Olšák · 15 years ago
  32. 7d9396d r600g: fix gallium function parameters by Marek Olšák · 15 years ago
  33. 1d57b6e r600g: make a local copy of viewport state by Marek Olšák · 15 years ago
  34. e7f0f6b i915g: Rename winsys c file by Jakob Bornecrantz · 15 years ago
  35. 835f5a6 i915g: Move pci id to winsys struct by Jakob Bornecrantz · 15 years ago
  36. bbaaf82 targets/egl: Give egl targets a good build enviroment by Jakob Bornecrantz · 15 years ago
  37. 0defc25 egl_dri2: Split driver loading out into its own function by Kristian Høgsberg · 15 years ago
  38. c5ddaa2 egl_dri2: Check for xcb_connect() failure the right way by Kristian Høgsberg · 15 years ago
  39. ba10b27 r600g: fix build by Marek Olšák · 15 years ago
  40. 828f648 i965: Add cache unit -> bo name mapping for more gen6 state objects. by Eric Anholt · 15 years ago
  41. 9390af0 i965: fix PIPE_CONTROL command for gen6. by Zou Nan hai · 15 years ago
  42. e6d8b40 llvmpipe: add PIPE_BUFFER to assertion by Brian Paul · 15 years ago
  43. f57edc5 softpipe: add PIPE_BUFFER to assertion by Brian Paul · 15 years ago
  44. 151b3bb llvmpipe: add out of memory checking to triangle setup path by Brian Paul · 15 years ago
  45. 5d0e136 glsl: change uniform location/offset encoding by Brian Paul · 15 years ago
  46. f4bcd0c r300g: remove unnecessary breaks by Marek Olšák · 15 years ago
  47. ebe2b54 r300g: report vertex format support in is_format_supported by Marek Olšák · 15 years ago
  48. f2e05ac st/mesa: advertise ARB_half_float_vertex when available by Marek Olšák · 15 years ago
  49. 3262554 r300g/swtcl: fix WPOS by Marek Olšák · 15 years ago
  50. 49244df r300g/swtcl: avoid an infinite loop if an occl. query doesn't return anything by Marek Olšák · 15 years ago
  51. 6a143b8 r600g: disable rendering by Jerome Glisse · 15 years ago
  52. 9e8a6f8 r600g: various fixes by Bas Nieuwenhuizen · 15 years ago
  53. e68b4e5 r600g: fix driver + shader compiler backend change by Jerome Glisse · 15 years ago
  54. aeee526 r600g: Integrate into build by Jakob Bornecrantz · 15 years ago
  55. 9abfc5e r600g: Fix buffer offsets by Jakob Bornecrantz · 15 years ago
  56. b8fb1d7 r600g: adapt to latest interfaces changes by Marek Olšák · 15 years ago
  57. 7212896 r600g: Initial import by Jerome Glisse · 15 years ago
  58. 3d41dd7 llvmpipe: s/bool/boolean/ by Brian Paul · 15 years ago
  59. bd024ce llvmpipe: s/bool/boolean by Brian Paul · 15 years ago
  60. 0faefb1 sw/xlib: avoid dereferencing a null pointer by Brian Paul · 15 years ago
  61. c3b62bc gallivm: add assertions to check type of phi variables by Brian Paul · 15 years ago
  62. a504f23 mesa: fix incorrect GL_DEPTH_STENCIL_ATTACHMENT format check by Brian Paul · 15 years ago
  63. 90e5a37 r300g/swtcl: fix secondary color and back-face color outputs by Marek Olšák · 15 years ago
  64. 8bd3a4c llvmpipe: Refer to my personal udis86 repository. by José Fonseca · 15 years ago
  65. 571ee04 util: Also add a define for the dynamic library's prefix. by José Fonseca · 15 years ago
  66. 057f7e8 egl/mks: remove extra param from function call by Brian Paul · 15 years ago
  67. 462bcce egl_g3d: add missing param to egl_g3d_st_manager_get_egl_image() by Brian Paul · 15 years ago
  68. df64122 fbdev: some hacking to get the driver to compile (untested) by Brian Paul · 15 years ago
  69. a4bd52a update linux-fbdev config by Brian Paul · 15 years ago
  70. 3644dbb vbo: comments and whitespace by Brian Paul · 15 years ago
  71. 4225c4e vbo: remove unused prototype by Brian Paul · 15 years ago
  72. 9aae67c vbo: remove dead code by Brian Paul · 15 years ago
  73. b618705 vbo: update/add comments by Brian Paul · 15 years ago
  74. f49a656 mesa: Remove unnecessary headers. by Vinson Lee · 15 years ago
  75. 6e9da8a egl: Return NULL if we fail to load a default driver by Kristian Høgsberg · 15 years ago
  76. 7d7bdee mesa: remove unused includes by Brian Paul · 15 years ago
  77. eb88c02 mesa: rewrite _mesa_get_handle() and add some comments by Brian Paul · 15 years ago
  78. 69861ae mesa: move GLSL uniform functions into new source file by Brian Paul · 15 years ago
  79. 655c9a0 st/mesa: Remove unnecessary headers. by Vinson Lee · 15 years ago
  80. 055750f Enable hardware mipmap generation for radeon. by Will Dyson · 15 years ago
  81. a9ee956 Fix image_matches_texture_obj() MaxLevel check by Will Dyson · 15 years ago
  82. f49da11 Fallback to software render if there is no miptree for an image by Will Dyson · 15 years ago
  83. 76034aa r300g: decouple drawing code and two-sided stencil refvalue fallback by Marek Olšák · 15 years ago
  84. 1345c5b r300g/swtcl: handle large index count properly by Marek Olšák · 15 years ago
  85. 3a6fd21 r300g/swtcl: force vertex prefetching for non-indexed primitives by Marek Olšák · 15 years ago
  86. 55a6d37 r300g/swtcl: move emitting AOS to prepare_for_rendering by Marek Olšák · 15 years ago
  87. 500160a r300g/swtcl: vbo transfer sanity checks by Marek Olšák · 15 years ago
  88. a81730c r300g: add get_cs_info winsys entrypoint, abandon check_cs by Marek Olšák · 15 years ago
  89. 6ca3f86 r300g/swtcl: do not use u_upload_mgr and do not compute max_index by Marek Olšák · 15 years ago
  90. bbfd785 r300g: remove unnecessary includes by Marek Olšák · 15 years ago
  91. 3b68b6c i965: Add support for EXT_timer_query on Ironlake. by Eric Anholt · 15 years ago
  92. fd3425f intel: Handle decode of PIPE_CONTROL instructions. by Eric Anholt · 15 years ago
  93. ddb10c3 i965: Move Gen6 debugging emit_mi_flush into the Gen6 block. by Eric Anholt · 15 years ago
  94. 8f61114 i965: Don't PIPE_CONTROL instruction cache flush. by Eric Anholt · 15 years ago
  95. 6e2330d i965: Emit MI_FLUSH before PSP on Ironlake for clip max threads errata. by Eric Anholt · 15 years ago
  96. 80689ae gallivm: Remove unnecessary headers. by Vinson Lee · 15 years ago
  97. 2966a25 st/xorg: Remove unnecessary headers. by Vinson Lee · 15 years ago
  98. 3fa8a8e util: Remove unnecessary headers. by Vinson Lee · 15 years ago
  99. 67d5a51 st/dri: Remove dri.c from SCons build. by Vinson Lee · 15 years ago
  100. cee4220 Revert the 'make static' part of 962f92611216e304c95e7c089b38d58066236014 by Kristian Høgsberg · 15 years ago