1. 4175010 scons: make embedding orthogonal to the platform by José Fonseca · 13 years ago
  2. fc8c4a3 mesa: use helper functions to distinguish between user/winsys FBOs by Brian Paul · 13 years ago
  3. 37e6ab7 mesa: refactor, create _mesa_update_draw_buffers() helper by Brian Paul · 13 years ago
  4. 2960526 mesa: updated comments in _make_current() by Brian Paul · 13 years ago
  5. 016621e r600: fix SPI inputs setup on r600/r700 by Vadim Girlin · 13 years ago
  6. 8875dd5 intel: Fix typo in intel_offset_S8 comments by Chad Versace · 13 years ago
  7. d105f66 i965/gen5,6: Fix hang when emitting hiz buffer without stencil buffer by Chad Versace · 13 years ago
  8. 6f243ec r600g: disable render condition for some blitter operations by Marek Olšák · 13 years ago
  9. 40aec11 r600g: fix TXD src regs needing fetching. by Mike Kaplinskiy · 13 years ago
  10. 6415f25 r600g: use inlines for some common tex instr setup code. by Mike Kaplinskiy · 13 years ago
  11. ef8f6a8 glsl/builtins: Actually implement int/ivec variants of abs(). by Kenneth Graunke · 13 years ago
  12. de91ea1 r600g: fix TXD when shadowing is enabled. by Mike Kaplinskiy · 13 years ago
  13. 13c9a85 r600g: add TXD support. by Dave Airlie · 13 years ago
  14. 34a7747 i915g: add const qualifier to silence warning by Brian Paul · 13 years ago
  15. d9ca948 r600g: also set TILE_MODE of the base level by Marek Olšák · 13 years ago
  16. 677a440 r600g: force OpenGL's BASE_LEVEL behavior on r600-r700 by Marek Olšák · 13 years ago
  17. 7c7a8a3 glsl/generate_builtins.py: Remove regexp to kill pointer addresses. by Kenneth Graunke · 13 years ago
  18. 1e16c34 glapi: _glapi_create_table_from_handle: Set missing pointers to NoOp rather than NULL by Jeremy Huddleston · 13 years ago
  19. 3751aa4 st/mesa: fix indentation, whitespace by Brian Paul · 13 years ago
  20. 99feecc st/mesa: replace st->ctx with ctx by Brian Paul · 13 years ago
  21. c1477f6 st/mesa: fix comments, whitespace by Brian Paul · 13 years ago
  22. cbad868 docs: 7.10.3 updates by Brian Paul · 13 years ago
  23. ee231b3 st/mesa: improved is_interleaved_arrays() checking by Brian Paul · 13 years ago
  24. 24a760e r600c: add tiling support for evergreen+ by Alex Deucher · 13 years ago
  25. 7d488ad r600g: fix RGB32F texturing by Marek Olšák · 13 years ago
  26. df63555 r600g: fix indentation and comments by Marek Olšák · 13 years ago
  27. 10e418f mesa: Switch generate_mipmaps_compressed() to using TexImage2D to upload. by Eric Anholt · 13 years ago
  28. b0c4db6 mesa: Remove uncompressed code from generate_mipmaps_compressed(). by Eric Anholt · 13 years ago
  29. 2bfd81d mesa: Remove compressed code from generate_mipmaps_uncompressed(). by Eric Anholt · 13 years ago
  30. ba55ccd mesa: Split _mesa_generate_mipmap along compressed/uncompressed lines. by Eric Anholt · 13 years ago
  31. b9fbb9d intel: Fix miptree height alignment for compressed NPOT textures. by Eric Anholt · 13 years ago
  32. 56965aa intel: Drop dead preinitialization of align_w, align_h. by Eric Anholt · 13 years ago
  33. f94fef8 intel: Drop the cpp argument to intel_miptree_create(). by Eric Anholt · 13 years ago
  34. 6dcc398 intel: Calculate compress_byte in intel_miptree_create. by Eric Anholt · 13 years ago
  35. 9c5fdbb intel: Use the gl_format to get the base_format for miptree create. by Eric Anholt · 13 years ago
  36. 9a523a4 intel: Drop the internal_format field of the mipmap tree. by Eric Anholt · 13 years ago
  37. 0fac09a intel: Make the intel_miptree_match_image format check more specific. by Eric Anholt · 13 years ago
  38. afbe605 i915: Drop dead argument to translate_texture_format(). by Eric Anholt · 13 years ago
  39. 4a60b0c intel: Add block alignment for RGTC textures. by Eric Anholt · 13 years ago
  40. d580911 intel: Add the MESA_FORMAT as a field of the miptree. by Eric Anholt · 13 years ago
  41. 51ce86b intel: Fix 2x2 and 1x1 compressed teximages from _mesa_generate_mipmap() by Eric Anholt · 13 years ago
  42. 13dcf3f r600g: disable shader_texture_lod until there is driver support by Marek Olšák · 13 years ago
  43. 130e7ea llvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzle by Adam Jackson · 13 years ago
  44. a8b9a75 nv50: fix copy/paste error in nv50_gmtyprog_validate by Christoph Bumiller · 13 years ago
  45. a128355 apple: Set the glapi dispatch table on context bind by Jeremy Huddleston · 13 years ago
  46. c17fb85 configure.ac: cleanup the gallium-r300 option by Marek Olšák · 13 years ago
  47. e823ab1 st/xorg: remove unused variable by Marek Olšák · 13 years ago
  48. f318a15 r600g: do not link with softpipe by Marek Olšák · 13 years ago
  49. b5b7d2a r300g: do not link with softpipe by Marek Olšák · 13 years ago
  50. be2b9bd xorg-radeon: rename to xorg-r300 by Marek Olšák · 13 years ago
  51. 63e38bd target-helpers: remove copy-pasted function inline_noop_helper by Marek Olšák · 13 years ago
  52. 9346d89 r600g: skip SPI setup for position and face inputs by Vadim Girlin · 13 years ago
  53. 2743851 r600g: move depth texture flushing out of line. by Dave Airlie · 13 years ago
  54. 296e6b9 meta: Fix glCopyTexImage(GL_LUMINANCE) from non-GL_LUMINANCE source. by Eric Anholt · 13 years ago
  55. df46eb8 intel: Fix mipmap and format handling of blit glCopyPixels(). by Eric Anholt · 13 years ago
  56. ef0d548 intel: Do the drawable x/y offset in intel_renderbuffer_map() for spans. by Eric Anholt · 13 years ago
  57. fb60e20 intel: Use rb->Data and rb->RowStride to handle spans Y flipping. by Eric Anholt · 13 years ago
  58. d291177 intel: Clean up intel_render_texture with a rename and a helper function. by Eric Anholt · 13 years ago
  59. b17aab5 intel: Move the draw_x/draw_y to the renderbuffer where it belongs. by Eric Anholt · 13 years ago
  60. 4fa01d7 dri: include swrast.h, not s_texrender.h by Brian Paul · 13 years ago
  61. 816b8ac glx: Remove check for gc->vtable->destroy by Jeremy Huddleston · 13 years ago
  62. c6cf82f apple: applegl_destroy_context: Pass along the correct display by Jeremy Huddleston · 13 years ago
  63. e903cc1 apple: Dead code removal by Jeremy Huddleston · 13 years ago
  64. b44d13e glapi: Add check for NULL symbol_prefix in gentable and fix warnings by Jeremy Huddleston · 13 years ago
  65. df8d26e i915g: add a few more render target formats by Daniel Vetter · 13 years ago
  66. 755f2e2 mesa: move texrender.c to swrast by Brian Paul · 13 years ago
  67. 8852e35 vbo: minor simplification in print_draw_arrays() debug function by Brian Paul · 13 years ago
  68. e6e1864 mesa: move invariant code out of loop in get_tex_rgba() by Brian Paul · 13 years ago
  69. 2f0b44f r600g: Put shaders into immutable buffers. by Mathias Fröhlich · 13 years ago
  70. b0f1767 r600g: Allow VRAM for the initial domain for every buffer binding. by Mathias Fröhlich · 13 years ago
  71. e1f8801 r600g: Set the domains value also for recycled buffer objects. by Mathias Fröhlich · 13 years ago
  72. e252944 r600g: Fix typo. by Mathias Fröhlich · 13 years ago
  73. 9256347 r600g: remove useless call to u_upload_flush by Pierre-Eric Pelloux-Prayer · 13 years ago
  74. 3172473 st/mesa: rebind vertex arrays if _NEW_BUFFER_OBJECT is dirty by Marek Olšák · 13 years ago
  75. b19d867 r600g: fixed bo memory leak issue by Pierre-Eric Pelloux-Prayer · 13 years ago
  76. 77b7e1b mapi: declare x86_entry_start/end static by Chia-I Wu · 13 years ago
  77. 3e1caf5 mapi: Fix tls with shared/es-glapi on x86-64 by Benjamin Franzke · 13 years ago
  78. 982cb36 wayland-drm: remove depend on "make clean" by Chia-I Wu · 13 years ago
  79. 77e031a egl_dri2: try swrastg_dri if swrast_dri fails by Chia-I Wu · 13 years ago
  80. cf69eea egl_dri2: add dri2_load_driver_swrast by Chia-I Wu · 13 years ago
  81. 16e3027 egl_dri2: Compare configs before matching them by Benjamin Franzke · 13 years ago
  82. a23bf64 st/eglwayland: Add support for EGL_DEFAULT_DISPLAY by Benjamin Franzke · 13 years ago
  83. b8325fd egl_dri2/wayland: Add support for EGL_DEFAULT_DISPLAY by Benjamin Franzke · 13 years ago
  84. 9a00dd9 apple: Request OpenGL 3.2 from OpenGL.framework if available by Jeremy Huddleston · 13 years ago
  85. df1dacf apple: Store the CGL API version number for future reference by Jeremy Huddleston · 13 years ago
  86. 02b6e97 apple: Use a struct glx_config * rather than a void * in apple_visual_create_pfobj by Jeremy Huddleston · 13 years ago
  87. f35913b apple: Use _glapi_create_table_from_handle to initialize our dispatch table by Jeremy Huddleston · 13 years ago
  88. 85937f4 glapi: Add API that can create a _glapi_table from a dlfcn handle by Jeremy Huddleston · 13 years ago
  89. 837dc61 r300g: max_anisotropy of 1 is not anisotropic filtering by Marek Olšák · 13 years ago
  90. 2191504 i915g: implement fence signalling by Daniel Vetter · 13 years ago
  91. 4176025 i965: Add support for GL_FIXED vertex attributes. by Eric Anholt · 13 years ago
  92. 20f0878 glsl: Fix incorrect optimization of instructions before discard statements. by Eric Anholt · 13 years ago
  93. 23ef4a6 Fix format not a string literal error with -Werror=format-security by Eugeni Dodonov · 13 years ago
  94. 97d230b i965/brw: Fix emit_depthbuffer() when packed depth/stencil texture is attached by Chad Versace · 13 years ago
  95. eca3e91 r600g: VGT_PRIMITIVE_TYPE is special by Alex Deucher · 13 years ago
  96. 8681ebc r600g: Handle CONFIG regs properly by Alex Deucher · 13 years ago
  97. 6861a70 i965/gen6: Add support for gl_PointCoord. by Eric Anholt · 13 years ago
  98. f304bb8 i965/gen6: Fix point sprite texture coordinate overrides. by Eric Anholt · 13 years ago
  99. e7280b1 i965/gen6: Refactor SF setup a bit to handle overrides in one place. by Eric Anholt · 13 years ago
  100. da8b4c0 r300g: fix texturing with non-3D textures and wrap R mode set to sample border by Marek Olšák · 13 years ago