1. c3c80c5 llvmpipe: Skip blending when mask is zero. by José Fonseca · 15 years ago
  2. 8e6b925 llvmpipe: Proper control flow builders. by José Fonseca · 15 years ago
  3. bd3b59d llvmpipe: Copy the texture target into the sampler static state. by José Fonseca · 15 years ago
  4. 4139bc8 llvmpipe: Quick hack for 1D textures. by José Fonseca · 15 years ago
  5. b0b131b scons: Pass -mstackrealign option to gcc. by José Fonseca · 15 years ago
  6. abc160b llvmpipe: Fix depth mask computation. by José Fonseca · 15 years ago
  7. cdbbcdf llvmpipe: Include zsbuf's format in the fragment shader key. by José Fonseca · 15 years ago
  8. da912a7 util: Fix depth/stencil format description. by José Fonseca · 15 years ago
  9. 01c8315 llvmpipe: Debug function to check stack alignment. by José Fonseca · 15 years ago
  10. 5604b27 i965: Fix relocation delta for WM surfaces. by Eric Anholt · 15 years ago
  11. 4d85a6b i965: fix an overlooked merge conflict by Brian Paul · 15 years ago
  12. 49c2307 r600: check if textures are actually enabled before submission by Alex Deucher · 15 years ago
  13. 7bf6347 Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
  14. 94a8157 mesa: regenerate get.c form get_gen.py by Brian Paul · 15 years ago
  15. 3fed69e mesa: move call to init_c_cliptest() from enable.c to tnl module. by Brian Paul · 15 years ago
  16. 0c309bb Merge branch 'mesa_7_5_branch' into mesa_7_6_branch by Brian Paul · 15 years ago
  17. c6c44bf gallium: Added HaikuOS platform by aljen · 15 years ago
  18. 89a765e mesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels() by Brian Paul · 15 years ago
  19. d27d659 scons: Set default_dri to no for Mac OS. by Vinson Lee · 15 years ago
  20. da9ed25 r600: fix ftp for dri1 by Alex Deucher · 15 years ago
  21. ca246dd intel: add B43 chipset support by Zhenyu Wang · 15 years ago
  22. 5aaa45d r600: don't setup hardware state if TFP by Dave Airlie · 15 years ago
  23. 8947cf6 progs/tests: added Z invert option by Brian Paul · 15 years ago
  24. f78eafc mesa: bump version to 7.7 by Brian Paul · 15 years ago
  25. 97cbaab gallium: added r8g8b8_get/put_tile_rgba() by Brian Paul · 15 years ago
  26. 079ae4c progs/demos: added RGB invert option by Brian Paul · 15 years ago
  27. 126696c mesa: fix viewport_z_clip breakage by Brian Paul · 15 years ago
  28. e589a37 i915g: Add buffer write callback by Jakob Bornecrantz · 15 years ago
  29. d112132 i915g: Reorg vbuf code a bit by Jakob Bornecrantz · 15 years ago
  30. 547b726 i915g: pwrite batchbuffer instead of map by Jakob Bornecrantz · 15 years ago
  31. d585616 i915g: Keep vertex buffers in a fifo by Jakob Bornecrantz · 15 years ago
  32. 6e61d06 util: Add super simple fifo by Jakob Bornecrantz · 15 years ago
  33. 3833587 i915g: Map vertex buffers via gtt by Jakob Bornecrantz · 15 years ago
  34. 530fbd3 i915g: Remove lib prefix from driver by Jakob Bornecrantz · 15 years ago
  35. 9fff4b4 docs: Add basic 7.7 relnotes. by Eric Anholt · 15 years ago
  36. f959ccd intel: Add support for ARB_draw_elements_base_vertex. by Eric Anholt · 15 years ago
  37. 92d7ed8 mesa: Add support for ARB_draw_elements_base_vertex. by Eric Anholt · 15 years ago
  38. ec9e729 glapi: Add ARB_draw_elements_base_vertex by Eric Anholt · 15 years ago
  39. b11a8ea mesa: Expose NV_depth_clamp if ARB_depth_clamp is supported. by Eric Anholt · 15 years ago
  40. 0310aaf i965: Add support for ARB_depth_clamp. by Eric Anholt · 15 years ago
  41. 0e5c259 Regenerate files for GL_ARB_depth_clamp. by Eric Anholt · 15 years ago
  42. b4922b5 mesa: Add support for ARB_depth_clamp. by Eric Anholt · 15 years ago
  43. 3e4539a i965: Respect spec requirement for pixel shader computed depth with no zbuffer. by Eric Anholt · 15 years ago
  44. 15c0cc5 i965: Set NULL WM surfaces as tiled according to requirement by specs. by Eric Anholt · 15 years ago
  45. ea6dab2 i965: Use the renderbuffer surface size instead of region size for WM surfaces. by Eric Anholt · 15 years ago
  46. 58a57e3 Revert "intel: helper to debug bufmgr (disabled)" by Eric Anholt · 15 years ago
  47. 42943a4 mesa: bump version to 7.5.2 by Brian Paul · 15 years ago
  48. b2de028 i965: #include clean-ups by Brian Paul · 15 years ago
  49. e612152 intel: #include clean-ups by Brian Paul · 15 years ago
  50. 8e8d347 i965: use _mesa_is_bufferobj() by Brian Paul · 15 years ago
  51. ced699b i965: use _mesa_is_bufferobj() by Brian Paul · 15 years ago
  52. abdf2e1 i965: use _mesa_is_bufferobj() by Brian Paul · 15 years ago
  53. 00aac1d i965: use _mesa_is_bufferobj() by Brian Paul · 15 years ago
  54. e6ad286 r600: fix dri2 clipping by Alex Deucher · 15 years ago
  55. 8de625c i965: fix incorrect test for vertex position attribute by Brian Paul · 15 years ago
  56. e34ea36 st/xorg: Add support for EXA_MIXED_PIXMAPS and EXA_SUPPORTS_PREPARE_AUX. by Michel Dänzer · 15 years ago
  57. 18bdb6e egl: also use X types for building on Apple/MacOS X by Brian Paul · 15 years ago
  58. 2c307c7 scons: Add Mac OS to target platform list. by Vinson Lee · 15 years ago
  59. fcb94f6 gdi: Fix prototype of gdi_softpipe_surface_buffer_create(). by Michal Krol · 15 years ago
  60. 79f48c9 scons: Don't set LLVM_VERSION if one of the llvm-config calls fails. by Vinson Lee · 15 years ago
  61. b481fb2 llvmpipe: Silent debug statement. by José Fonseca · 15 years ago
  62. 1127201 llvmpipe: Better abs for floating points. by José Fonseca · 15 years ago
  63. e4c76c0 llvmpipe: Code generate the texture sampling inside the shader. by José Fonseca · 15 years ago
  64. de8376e llvmpipe: Texture sampling code generation primitives. by José Fonseca · 15 years ago
  65. 0c2ea24 llvmpipe: Convenience function to obtain the integer type with same bitdepth of an arbitrary type. by José Fonseca · 15 years ago
  66. fa0f4b3 llvmpipe: Utility functions for linear and bilinear interpolation. by José Fonseca · 15 years ago
  67. 4da2023 llvmpipe: Correct implementation of floor. by José Fonseca · 15 years ago
  68. b1eff01 llvmpipe: Utility function to get the pointer to a structure member. by José Fonseca · 15 years ago
  69. 866fbac llvmpipe: SoA pixel unpacking specialization. by José Fonseca · 15 years ago
  70. 6b129a8 util: Utility function to check if a number is a power of two. by José Fonseca · 15 years ago
  71. 8be72bb llvmpipe: Further abstract the texture sampling generation from TGSI translation. by José Fonseca · 15 years ago
  72. 9708239 mesa: Include <unistd.h> only when one is available. by Michal Krol · 15 years ago
  73. 826d441 mesa: Fix calling conventions of sync object api callbacks. by Michal Krol · 15 years ago
  74. bf19638 prog/glsl: fix Makefile for samplers_array. by Peter Hutterer · 15 years ago
  75. 617202b r300g: Fix some issues pointed out by compiler warnings. by Michel Dänzer · 15 years ago
  76. 7b8ec0d r300g: Handle PIPE_BUFFER_USAGE_DONTBLOCK as intended. by Michel Dänzer · 15 years ago
  77. 23663ae mesa: initial version of _mesa_meta_generate_mipmap() by Brian Paul · 15 years ago
  78. 4d63c62 xlib: test _mesa_meta_bitmap() by Brian Paul · 15 years ago
  79. 886e7b3 mesa: use separate temp texture for bitmaps by Brian Paul · 15 years ago
  80. b2951ff mesa: temp_texture changes by Brian Paul · 15 years ago
  81. f477fa7 mesa: free meta bitmap buffers by Brian Paul · 15 years ago
  82. 0e5293a mesa: use _mesa_set_enable() by Brian Paul · 15 years ago
  83. bcb62ae mesa: _mesa_meta_bitmap() function by Brian Paul · 15 years ago
  84. 4fdc96d xlib: move misplaced brace by Brian Paul · 15 years ago
  85. 1ddb226 r300g: Fix a number of warnings by Nicolai Hähnle · 15 years ago
  86. 4b01e6f r300g: Debug flags infrastructure by Nicolai Hähnle · 15 years ago
  87. 9778731 r300g: update the value of register VAP_VF_MAX_VTX_INDX by Cooper Yuan · 15 years ago
  88. 80ea03b r300g: update rs_block state after changing rasterizer by Cooper Yuan · 15 years ago
  89. 8f990f9 r300g: need to validate scissor and viewport state if bind new rasterizer by Cooper Yuan · 15 years ago
  90. 9ab19a3 r600: add support for EXT_texture_sRGB by Alex Deucher · 15 years ago
  91. 60ca65c r300: Add support for GL_EXT_provoking_vertex by Alex Deucher · 15 years ago
  92. 8fd7586 r600: Add support for GL_EXT_provoking_vertex by Alex Deucher · 15 years ago
  93. b2cba25 i965: Fix warnings in intel_pixel_read.c. by Eric Anholt · 15 years ago
  94. cf820a0 intel: Also get the DRI2 front buffer when doing front buffer reading. by Eric Anholt · 15 years ago
  95. 2855ee8 intel: Update Mesa state before span setup in glReadPixels. by Eric Anholt · 15 years ago
  96. 04081a1 intel: Move intel_pixel_read.c to shared for use with i965. by Eric Anholt · 15 years ago
  97. 0612ad4 i965: Don't set the complete field when there is more VUE yet to come. by Eric Anholt · 15 years ago
  98. a47858e i965: Add support for 2 threads in the GS. by Eric Anholt · 15 years ago
  99. 8f7f22c i965: Add support for KIL_NV in brw_wm_emit.c by Eric Anholt · 15 years ago
  100. 1d1dfc9 i965: Add missing state dependency of sf_unit on _NEW_BUFFERS. by Eric Anholt · 15 years ago