1. 4731be7 docs: update GL3 with softpipe/llvmpipe gpu_shader5 pieces. by Dave Airlie · 9 years ago
  2. 1a71fbe draw/gallivm: add invocation ID support for llvmpipe. by Dave Airlie · 9 years ago
  3. 40d2258 draw/tgsi: implement geom shader invocation support. by Dave Airlie · 9 years ago
  4. 24e77cb tgsi: handle indirect sampler arrays. (v2) by Dave Airlie · 9 years ago
  5. 1762568 nir: Allow vec2/vec3/vec4 instructions in the select peephole pass. by Kenneth Graunke · 9 years ago
  6. 94e3864 i965: Add and fix comments in brw_vue_map.c. by Kenneth Graunke · 9 years ago
  7. 38eb901 i965: Split VUE map handling out of brw_vs.c into brw_vue_map.c. by Kenneth Graunke · 9 years ago
  8. 90754d2 i965/gen9: Implement Push Constant Buffer workaround by Ben Widawsky · 9 years ago
  9. 2b07b8d mesa: use _mesa_lookup_enum_by_nr() in print_array() by Brian Paul · 9 years ago
  10. 8787141 ilo: emit 3DPRIMITIVE from gen6_3dprimitive_info by Chia-I Wu · 9 years ago
  11. 58f95b3 ilo: align vertex buffer size in buf_create() by Chia-I Wu · 9 years ago
  12. 513bc5d ilo: move ilo_format.[ch] out of core by Chia-I Wu · 9 years ago
  13. 3547bb0 ilo: add ilo_state_surface_valid_format() by Chia-I Wu · 9 years ago
  14. aa3e5e0 ilo: add ilo_state_vf_valid_element_format() by Chia-I Wu · 9 years ago
  15. da8300c nvc0: use NV_VRAM_DOMAIN() macro by Alexandre Courbot · 10 years ago
  16. f2240683 nouveau: support for custom VRAM domains by Alexandre Courbot · 10 years ago
  17. 57bdcae ilo: add ilo_state_compute by Chia-I Wu · 9 years ago
  18. 2bf5a42 r600g: ignore sampler views for now. by Dave Airlie · 9 years ago
  19. 66a93a0 freedreno/ir3: pass sz to split_dest() by Rob Clark · 9 years ago
  20. 1ee4d51 freedreno/ir3/nir: add more opcodes by Rob Clark · 9 years ago
  21. 43048c7 freedreno/ir3: only unminify txf coords on a3xx by Rob Clark · 9 years ago
  22. 0f00808 freedreno: remove int sampler shader variants by Rob Clark · 9 years ago
  23. 457f7c2 freedreno/ir3: block reshuffling and loops! by Rob Clark · 9 years ago
  24. 660d5c1 freedreno/ir3: a4xx encodes larger immed offset by Rob Clark · 9 years ago
  25. d646d3a freedreno/ir3: simplify find_neighbors stop condition by Rob Clark · 9 years ago
  26. c8fb5f8 freedreno/ir3: move inputs/outputs to shader by Rob Clark · 9 years ago
  27. d52fb2f freedreno/ir3/ra: use register_allocate by Rob Clark · 9 years ago
  28. 694beb8 freedreno/ir3: introduce ir3_compiler object by Rob Clark · 9 years ago
  29. 5c1e153 freedreno/ir3: dump nocp option by Rob Clark · 9 years ago
  30. 7674ab1 freedreno/ir3: silence warnings by Rob Clark · 9 years ago
  31. 0f6faa8 freedreno/ir3: remove tgsi f/e by Rob Clark · 9 years ago
  32. 7273cb4 freedreno/ir3/sched: convert to priority queue by Rob Clark · 9 years ago
  33. adf1659 freedreno/ir3: use standard list implementation by Rob Clark · 9 years ago
  34. 67d994c freedreno/ir3: drop dot graph dumping by Rob Clark · 9 years ago
  35. 5c8c2e2 freedreno/ir3: more builder helpers by Rob Clark · 9 years ago
  36. b33015f gallium/ttn: add missing SNE by Rob Clark · 9 years ago
  37. c79b2e6 util/list: add list_first/last_entry by Rob Clark · 9 years ago
  38. b3d2e36 gallium/ttn: add texture-type support by Rob Clark · 9 years ago
  39. cb258c1 glsl_to_tgsi: add SVIEW decl support by Rob Clark · 9 years ago
  40. 9337974 util/blitter (and friends): generate appropriate SVIEW decls by Rob Clark · 9 years ago
  41. e536992 util/pstipple: updates for SVIEW decls by Rob Clark · 9 years ago
  42. b516e68 draw: updates to support SVIEW decls by Rob Clark · 9 years ago
  43. f481af1 tgsi/transform: add support for SVIEW decls by Rob Clark · 9 years ago
  44. b13135e tgsi: update docs for SVIEW usage with TEX* instructions by Rob Clark · 9 years ago
  45. 7173761 mesa: Back out an accidental change I had in a VC4 commit. by Eric Anholt · 9 years ago
  46. 104bff0 docs: add news item and link release notes for mesa 10.5.8 by Emil Velikov · 9 years ago
  47. aa28423 docs: Add sha256sums for the 10.5.8 release by Emil Velikov · 9 years ago
  48. 97caf20 Add release notes for the 10.5.8 release by Emil Velikov · 9 years ago
  49. c009038 vc4: Use a defined t value for 1D textures. by Eric Anholt · 9 years ago
  50. bb10711 vc4: Fix write-only texsubimage when we had to align. by Eric Anholt · 9 years ago
  51. 028590c ilo: clean up header includes by Chia-I Wu · 9 years ago
  52. 244caba ilo: avoid ilo_ib_state in genX_3DPRIMITIVE() by Chia-I Wu · 9 years ago
  53. dcb5bad ilo: move gen6_so_SURFACE_STATE() out of core by Chia-I Wu · 9 years ago
  54. e3372c4 ilo: add ilo_state_sol_buffer by Chia-I Wu · 9 years ago
  55. 9904e64 ilo: add ilo_state_index_buffer by Chia-I Wu · 9 years ago
  56. da4878c ilo: add ilo_state_vertex_buffer by Chia-I Wu · 9 years ago
  57. 4555211 ilo: add 3DSTATE_VF_INSTANCING to ilo_state_vf by Chia-I Wu · 9 years ago
  58. e8d297b ilo: add 3DSTATE_VF to ilo_state_vf by Chia-I Wu · 9 years ago
  59. 7b3432b ilo: embed pipe_index_buffer in ilo_ib_state by Chia-I Wu · 9 years ago
  60. 73f0d6d ilo: fix a buffer overrun by Chia-I Wu · 9 years ago
  61. aa3ec8b ilo: fix a -Wmaybe-uninitialized warning by Chia-I Wu · 9 years ago
  62. a1f8445 glsl: fix formatting glitch in _mesa_print_ir() by Brian Paul · 9 years ago
  63. 7c3da35 i965/gen8: Use HALIGN_16 for single sample mcs buffers by Ben Widawsky · 9 years ago
  64. 539cb2b mesa: move ARB_gs5 enums to core, EXT_polygon_offset_clamp to desktop by Ilia Mirkin · 9 years ago
  65. 6ec4e9c u_vbuf: fix src_offset alignment in u_vbuf_create_vertex_elements() by Brian Paul · 9 years ago
  66. c40f44c gallium: whitespace, formatting clean-up in p_state.h by Brian Paul · 9 years ago
  67. 4c11008 st/wgl: fix WGL_SWAP_METHOD_ARB query by Brian Paul · 9 years ago
  68. 73bdf4b stw: use new stw_get_nop_function() function to avoid Viewperf 12 crashes by Brian Paul · 9 years ago
  69. 8d005a6 stw: add some no-op functions for GL_EXT_dsa, GL_NV_half_float by Brian Paul · 9 years ago
  70. eee9247 st/wgl: Don't return core profile for 3.1 contexts. by Jose Fonseca · 9 years ago
  71. 528bd94 st/wgl: set PIPE_BIND_SAMPLER_VIEW for window color buffers by Brian Paul · 9 years ago
  72. 9405c1b st/wgl: add support for multisample pixel formats by Brian Paul · 9 years ago
  73. 0925e5f st/wgl: respect sample count when creating framebuffer surfaces by Brian Paul · 9 years ago
  74. b8249de st/wgl: fix WGL_SAMPLE_BUFFERS_ARB query by Brian Paul · 9 years ago
  75. 5ad5d44 tgsi: add comments for ureg_emit_label() by Brian Paul · 9 years ago
  76. 12c1c07 tgsi: new comments, assertion for executing TGSI_OPCODE_CAL by Brian Paul · 9 years ago
  77. 2ce2b80 docs: update developer info by Timothy Arceri · 9 years ago
  78. afeb922 llvmpipe: Truncate the binned constants to max const buffer size. by Jose Fonseca · 9 years ago
  79. f734d25 glsl: Fail linkage when UBO exceeds GL_MAX_UNIFORM_BLOCK_SIZE. by Jose Fonseca · 9 years ago
  80. 5974841 glsl: guard gl_NumSamples enablement on ARB_sample_shading by Ilia Mirkin · 9 years ago
  81. 22af95a i965: Add missing braces around if-statement. by Matt Turner · 9 years ago
  82. 2310a65 i965/compute: Fix undefined code with right_mask for SIMD32 by Jordan Justen · 9 years ago
  83. 770f141 mesa: add GL_PROGRAM_PIPELINE support in KHR_debug calls by Ilia Mirkin · 9 years ago
  84. b6e2380 glsl: add version checks to conditionals for builtin variable enablement by Ilia Mirkin · 9 years ago
  85. c40e7ee glsl: handle conversions to double when comparing param matches by Ilia Mirkin · 9 years ago
  86. 6b0378e ilo: remove missing ilo_fence.h from the sources list by Emil Velikov · 9 years ago
  87. 997fc80 egl/x11: Set version of swrastLoader to 2 by Boyan Ding · 9 years ago
  88. 1d45e44 vc4: Move tile state/alloc allocation into the kernel. by Eric Anholt · 9 years ago
  89. 9adcd2d vc4: Move RCL generation into the kernel. by Eric Anholt · 9 years ago
  90. 91c73a9 vc4: Add dumping of VC4_PACKET_TILE_BINNING_MODE_CONFIG. by Eric Anholt · 9 years ago
  91. dc1fbad vc4: Fix memory leak from simple_list conversion. by Eric Anholt · 9 years ago
  92. 62d153e vc4: Track the number of BOs allocated and their size. by Eric Anholt · 9 years ago
  93. 2b1cdb0 i965: Fix textureGrad with cube samplers by Iago Toral Quiroga · 9 years ago
  94. 36e3eb6 nvc0/ir: can't have a join on a load with an indirect source by Ilia Mirkin · 9 years ago
  95. ff06901 docs: mark GL_ARB_framebuffer_no_attachments done for i965 by Kevin Rogovin · 9 years ago
  96. 8319999 i965: enable ARB_framebuffer_no_attachments for Gen7+ by Kevin Rogovin · 9 years ago
  97. 9ded636 i965: execution of frag-shader when it has atomic buffer by Kevin Rogovin · 9 years ago
  98. bbb7009 mesa: function for testing if current frag-shader has atomics by Kevin Rogovin · 9 years ago
  99. 41b6db2 i965: Use _mesa_geometric_ functions appropriately by Kevin Rogovin · 9 years ago
  100. 51f4b51 mesa: helper function for scissor box of gl_framebuffer by Kevin Rogovin · 9 years ago