1. 0aca2c6 scons: Fix implicit python dependency discovery on Windows. by José Fonseca · 12 years ago
  2. 4f905d4 st/xlib: Flush the front buffer before doing CopySubBuffer by Stéphane Marchesin · 12 years ago
  3. 4e5416b st/xlib: Fix upside down coordinates for CopySubBuffer by Stéphane Marchesin · 12 years ago
  4. 3c21a7d mesa: Report core FBO incompleteness cases through GL_ARB_debug_output. by Eric Anholt · 12 years ago
  5. 9e3475b intel: flush fake front buffer if server is about to destroy it. by Paul Berry · 12 years ago
  6. 447df5e intel: flush fake front buffer more robustly. by Paul Berry · 12 years ago
  7. 03cc310 intel: make intel_flush_front safe to call during initial MakeCurrent by Paul Berry · 12 years ago
  8. bc8bfdc mesa: Expose MAX_FRAGMENT_INPUT_COMPONENTS on ES3 and desktop 3.2. by Eric Anholt · 12 years ago
  9. 7500ad2 mesa: Expose texture array getters on GLES3. by Eric Anholt · 12 years ago
  10. fd27e82 mesa: Fix the return value of TEXTURE_BINDING_2D_ARRAY. by Eric Anholt · 12 years ago
  11. 11ace8a mesa: Expose texel offset limits in GLES3. by Eric Anholt · 12 years ago
  12. fa8cefa util: add comment about bogus transfer flags by Roland Scheidegger · 12 years ago
  13. b47d13f util: fix util_clear_render_target and util_clear_depth_stencil layer handling by Roland Scheidegger · 12 years ago
  14. 201d7a3 llvmpipe: move create_surface/destroy_surface functions to lp_surface.c by Roland Scheidegger · 12 years ago
  15. d8146f2 llvmpipe: add support for layered rendering by Roland Scheidegger · 12 years ago
  16. 0f4c08a gallium/docs: fix up transfer description for 1d arrays, add cube map arrays by Roland Scheidegger · 12 years ago
  17. 7916d5e ilo: fix textureSize() for single-layered array textures by Chia-I Wu · 12 years ago
  18. d6c2708 util: add util_resource_is_array_texture() by Chia-I Wu · 12 years ago
  19. 90fa71b docs: update some environment variable info by Brian Paul · 12 years ago
  20. 3069357 gallium: Remove draw_arrays() and draw_arrays_instanced() functions by Arnas Milasevicius · 12 years ago
  21. 14541da tgsi: replace tgsi_file_names tgsi_file_names[] with tgsi_file_name() function by Brian Paul · 12 years ago
  22. 97d641e u_vbuf: fix index buffer leak by Chia-I Wu · 12 years ago
  23. 06a503c i965/vs: add support for emitting gl_ClipVertex by Chris Forbes · 12 years ago
  24. 3615949 i965/clip: Add support for gl_ClipVertex by Chris Forbes · 12 years ago
  25. 9b34a7f ilo: advertise PIPE_CAP_CUBE_MAP_ARRAY by Chia-I Wu · 12 years ago
  26. cde49c7 ilo: add support for TEX2/TXB2/TXL2 in fs by Chia-I Wu · 12 years ago
  27. f8df73f glsl linker: Initialize member variable interface_namespace. by Vinson Lee · 12 years ago
  28. 7142da6 ilo: use slab allocator for transfers by Chia-I Wu · 12 years ago
  29. 09f62a1 ilo: clean up states upon context destroy by Chia-I Wu · 12 years ago
  30. 7cbf0a4 ilo: unmap cp bo before destroying it by Chia-I Wu · 12 years ago
  31. 27804b2 ilo: enable bo reuse by Chia-I Wu · 12 years ago
  32. 20d23b2 ilo: construct 3DSTATE_SF in create_rasterizer_state() by Chia-I Wu · 12 years ago
  33. 3c2fea2 ilo: construct 3DSTATE_CLIP in create_rasterizer_state() by Chia-I Wu · 12 years ago
  34. 4006f4c ilo: use emit_SURFACE_STATE() for render targets by Chia-I Wu · 12 years ago
  35. 5354dc7 ilo: use emit_SURFACE_STATE() for constant buffers by Chia-I Wu · 12 years ago
  36. 2d82885 ilo: add emit_SURFACE_STATE() for sampler views by Chia-I Wu · 12 years ago
  37. 39e9475 ilo: add ilo_view_surface for SURFACE_STATE by Chia-I Wu · 12 years ago
  38. c6983ea ilo: convert generic depth-stencil-alpha pipe state to ilo pipe state by Courtney Goeltzenleuchter · 12 years ago
  39. 70e7821 ilo: introduce vertex element CSO by Chia-I Wu · 12 years ago
  40. d4fa98d ilo: simplify emit_3DSTATE_DEPTH_BUFFER() by Chia-I Wu · 12 years ago
  41. eea1be2 ilo: introduce blend CSO by Chia-I Wu · 12 years ago
  42. b3c9e21 ilo: introduce sampler CSO by Chia-I Wu · 12 years ago
  43. 99725d2 ilo: construct SCISSOR_RECT in set_scissor_states() by Chia-I Wu · 12 years ago
  44. e51806e ilo: introduce viewport CSO by Chia-I Wu · 12 years ago
  45. 4228cf3 ilo: switch to ilo states for shaders and resources by Chia-I Wu · 12 years ago
  46. 9421291 ilo: switch to ilo states for CC stage by Chia-I Wu · 12 years ago
  47. 29b938d ilo: switch to ilo states for WM stage by Chia-I Wu · 12 years ago
  48. 130364a ilo: switch to ilo states for CLIP and SF stages by Chia-I Wu · 12 years ago
  49. 3bc8289 ilo: switch to ilo states for SOL stage by Chia-I Wu · 12 years ago
  50. 6b14b39 ilo: switch to ilo states for VF stage by Chia-I Wu · 12 years ago
  51. f0af292 ilo: move hardware limits to ilo_gpe.h by Chia-I Wu · 12 years ago
  52. 644b834 draw: trivial fix comment typo by Roland Scheidegger · 12 years ago
  53. 769449b gallium/tgsi: add missing string for layer semantic by Roland Scheidegger · 12 years ago
  54. d0518c4 llvmpipe: bump 3d and cube map limits to 2048 and 8192 respectively by Roland Scheidegger · 12 years ago
  55. 38e77e5 glsl: Fix uniform buffer object counting. by Eric Anholt · 12 years ago
  56. 93c8692 glsl: Make a local variable to avoid restating this array lookup. by Eric Anholt · 12 years ago
  57. 757ad82 intel: Use the CHIPSET macro in the PCI ID tables for the device name. by Kenneth Graunke · 12 years ago
  58. ea92b70 intel: Remove 'misc' parameter from CHIPSET macro in PCI ID tables. by Kenneth Graunke · 12 years ago
  59. 8bc788e build: Use PACKAGE_VERSION from autoconf by Andreas Boll · 12 years ago
  60. c0f7ccc build: Unify PACKAGE_VERSION on autotools, scons and Android by Andreas Boll · 12 years ago
  61. 5bd808a2 radeon/winsys: correct RADEON_GEM_WAIT_IDLE use by Jonathan Gray · 12 years ago
  62. 9622049 configure.ac: Build dricommon for gallium swrast by Mike Stroyan · 12 years ago
  63. ce67fb4 i965: Adding more reserved PCI IDs for Haswell. by Rodrigo Vivi · 12 years ago
  64. 3998cfa mesa: remove outdated version lines in comments by Rico Schüller · 12 years ago
  65. 7bdf1f2 gallium: System z support by Richard Sandiford · 12 years ago
  66. 008fd03 llvmpipe: improve alignment calculation for fetching/storing pixels by Roland Scheidegger · 12 years ago
  67. ffe2a1c llvmpipe: reduce alignment requirement for 1d resources from 4x4 to 4x1 by Roland Scheidegger · 12 years ago
  68. ef3e887 llvmpipe: cleanup of generate_unswizzled_blend by Roland Scheidegger · 12 years ago
  69. 44993c1 gallivm: enhance special sse2 4x4f and 2x8f -> 1x16ub conversion by Roland Scheidegger · 12 years ago
  70. ce82523 gallivm: (trivial) fix lp_build_concat_n by Roland Scheidegger · 12 years ago
  71. f270baf mesa: change MAX_PROGRAM_ADDRESS_REGS to 1, clamp to it in state tracker by Brian Paul · 12 years ago
  72. 2fd785d intel: Don't try to blorp or blit CopyTexSubImage(1D_ARRAY). by Paul Berry · 12 years ago
  73. 32d1f42 i965/gen6+: Fix multisample assertions in CopyTexSubImage hw blitter path. by Paul Berry · 12 years ago
  74. 7bafd88 mesa: Prevent possible out-of-bounds read by save_SamplerParameterfv. by Vinson Lee · 12 years ago
  75. 0677ea0 i965: fix problem with constant out of bounds access (v3) by Dave Airlie · 12 years ago
  76. bb525f1 intel: Fix copying of separate stencil data in glCopyTexSubImage(). by Eric Anholt · 12 years ago
  77. c937aea meta: Fix temporary image type for float depth/stencil. by Eric Anholt · 12 years ago
  78. f96de8a intel: Fix performance regression from miptree blit changes. by Eric Anholt · 12 years ago
  79. 610fe6d glcpp: Add test case for recently fixed loop-control underflow bug. by Carl Worth · 12 years ago
  80. d8eeb1d glcpp: Fix post-decrement underflow in loop-control variable by Carl Worth · 12 years ago
  81. 7a9f4d3 i965: Fix glColorPointer(GL_FIXED) by Chad Versace · 12 years ago
  82. e54c924 softpipe: draw_find_shader_output returns -1 on invalid outputs by Zack Rusin · 12 years ago
  83. 124e1f9 radeonsi/compute: Upload work group, work item size in input buffer by Tom Stellard · 12 years ago
  84. 3d83120 radeonsi/compute: Pass kernel arguments in a buffer v2 by Tom Stellard · 12 years ago
  85. 67e5c9a radeonsi/compute: Implement un-binding of global buffers by Tom Stellard · 12 years ago
  86. d2472ce radeonsi/compute: Support multiple kernels in a compute program by Tom Stellard · 12 years ago
  87. 3f24190 radeonsi/compute: Add missing PIPE_COMPUTE caps by Tom Stellard · 12 years ago
  88. c754f7a i965 gen7: use SURFACE_STATE fields to select render level/layer by Jordan Justen · 12 years ago
  89. 6bfd897 mesa/texformat: add _mesa_tex_target_is_array function by Jordan Justen · 12 years ago
  90. 6a5469c intel: add layered parameter to update_renderbuffer_surface by Jordan Justen · 12 years ago
  91. 8312caf intel_fbo: set gl_renderbuffer Depth field by Jordan Justen · 12 years ago
  92. a2d3137 intel: print image depth in debug message by Jordan Justen · 12 years ago
  93. e20a2df mesa: handle missing read buffer in _mesa_get_color_read_format/type() by Brian Paul · 12 years ago
  94. dcc5b6b meta: move vertex array enables for mipmap generation by Brian Paul · 12 years ago
  95. 8588350 mesa: fix hodge podge indentation, update comments in texformat.c by Brian Paul · 12 years ago
  96. 6b53e2b gallium: add support for layered rendering by Roland Scheidegger · 12 years ago
  97. 458a9a0 gallivm: fix out-of-bounds access with mirror_clamp_to_edge address mode by Roland Scheidegger · 12 years ago
  98. f51fc7a llvmpipe: fix bogus assertions for buffer surfaces by Roland Scheidegger · 12 years ago
  99. 4405ff4 i965: Fix haswell_upload_cut_index when there's no index buffer. by Kenneth Graunke · 12 years ago
  100. 869c5d4 llvmpipe: reduce alignment requirement for resources from 64x64 to 4x4 by Roland Scheidegger · 12 years ago