1. 2a2dc41 swrast: fix incorrectly positioned putImage() in swrast driver by Brian Paul · 8 years ago
  2. b662c70 st/mesa: fix sRGB BlitFramebuffer regression by Nicolai Hähnle · 8 years ago
  3. c8f5bd2 i965/fs: Don't consider the stencil output to be a color output. by Francisco Jerez · 8 years ago
  4. 2018371 glsl: Keep track of the set of fragment outputs read by a GL program. by Francisco Jerez · 8 years ago
  5. 303fb58 mesa: Add blend barrier entry point and driver hook. by Francisco Jerez · 8 years ago
  6. 6a976bb mesa: Move shader memory barrier functions into barrier.c. by Francisco Jerez · 8 years ago
  7. 83d2f9d mesa: Rename "texturebarrier" source files to "barrier". by Francisco Jerez · 8 years ago
  8. 642aa58 mesa: Add support for querying GL_FRAGMENT_SHADER_DISCARDS_SAMPLES_EXT. by Francisco Jerez · 8 years ago
  9. 115a273 mesa: Add extension enables for framebuffer fetch extensions. by Francisco Jerez · 8 years ago
  10. b4959e1 shaderapi: don't generate not linked error on GetProgramStage in general by Alejandro Piñeiro · 8 years ago
  11. 8af1b54 i915: remove unnecessary `if` by Eric Engestrom · 8 years ago
  12. 2532743 i965: remove unnecessary `if` by Eric Engestrom · 8 years ago
  13. 07fe2d5 program_resource: subroutine active uniforms should return NumSubroutineUniforms by Alejandro Piñeiro · 8 years ago
  14. 5283900 dri: add a way to request that modes have matching color/zs depths by Ilia Mirkin · 8 years ago
  15. f6967dd i965/surface_formats: Don't advertise 8 or 16-bit RGB formats by Jason Ekstrand · 8 years ago
  16. 6687037 vbo: fix format string compiler warning for 32-bit machines by Jan Ziak · 8 years ago
  17. 96ea753 i965: report bound buffer size not underlying buffer size for image size (v2) by Dave Airlie · 8 years ago
  18. 26187f3 st/glsl_to_tgsi: fix st_src_reg_for_double constant. by Dave Airlie · 8 years ago
  19. 0bce055 mesa/subroutines: drop the old subroutine index uploads. by Dave Airlie · 8 years ago
  20. 6a332a3 st/mesa: use the new subroutine index upload API. by Dave Airlie · 8 years ago
  21. 4adad99 i965: use new subroutine index uploader. by Dave Airlie · 8 years ago
  22. ea78366 mesa: add api to write subroutine indicies to the program storage. by Dave Airlie · 8 years ago
  23. 4566aaa mesa/subroutines: start adding per-context subroutine index support (v1.1) by Dave Airlie · 8 years ago
  24. 27d20ee vbo: Make #if 0'd debugging code compile. by Matt Turner · 8 years ago
  25. d08f09c st/nir: Trim out unused VS input variables. by Eric Anholt · 8 years ago
  26. a5f4456 android: i965: add per-gen libmesa_i965_gen{8,9} static by Mauro Rossi · 8 years ago
  27. 9dc70a7 android: i965: add per-gen libmesa_i965_gen{7,75} static libraries by Mauro Rossi · 8 years ago
  28. 7478dda android: i965: add per-gen libmesa_i965_gen6 static library by Mauro Rossi · 8 years ago
  29. 7e3e1be i965/cfg: Factor common code out of switch statement. by Matt Turner · 8 years ago
  30. 16ef7ab mesa: Fix fixed function spot lighting on newer hardware (again) by Daniel Scharrer · 8 years ago
  31. a9033d1 i965: Remove comment within a comment. by Matt Turner · 8 years ago
  32. a73116e i965/sched: Simplify work done by add_barrier_deps(). by Matt Turner · 8 years ago
  33. e7c376a i965/vec4: Ignore swizzle of VGRF for use by var_range_end(). by Matt Turner · 8 years ago
  34. 3ef3112 i965/vec4: Print spills:fills. by Matt Turner · 8 years ago
  35. c35f979 nir: Add nir_builder support for individual system value loads. by Eric Anholt · 8 years ago
  36. 93d2b5c i965/blorp: Remove no longer used state setup helpers by Jason Ekstrand · 8 years ago
  37. 16a9fcb i965/blorp: Use genxml for gen8-9 state setup by Jason Ekstrand · 8 years ago
  38. e198983 i965/blorp: Use genxml for gen7 state setup by Jason Ekstrand · 8 years ago
  39. 344841f i965/blorp: Add genxml-based vertex setup helpers by Jason Ekstrand · 8 years ago
  40. 7b035fd i965/blorp: Add a helper for emitting surface states by Jason Ekstrand · 8 years ago
  41. 48f1354 i965/blorp: Add genxml-based sampler state emit function by Jason Ekstrand · 8 years ago
  42. eb655c4 i965/blorp: Add genxml-based dynamic state emit functions by Jason Ekstrand · 8 years ago
  43. c8bc1ae i965: Move gen6_blorp.c to a file that gets recompiled per-gen by Jason Ekstrand · 8 years ago
  44. eea6a66 i965/blorp/gen6: Use genxml packing structs for state setup by Jason Ekstrand · 8 years ago
  45. b5c20a9 i965/blorp: Stop setting point and line rasterization rules by Jason Ekstrand · 8 years ago
  46. 5e2dd7a i965/blorp/gen8: Move viewport setup to after wm state by Jason Ekstrand · 8 years ago
  47. 802f0f8 i965/blorp/gen6-7: Move multisample setup to right after samplers by Jason Ekstrand · 8 years ago
  48. 75304fd i965/blorp/gen6-7: Move surfaces and samplers closer together by Jason Ekstrand · 8 years ago
  49. 8b0426d i965/blorp/gen7-8: Emit depth stencil state with CC and BLEND by Jason Ekstrand · 8 years ago
  50. 38c1909 i965/blorp/gen6: Move constant disables higher up by Jason Ekstrand · 8 years ago
  51. e0bc2cb i965/blorp: Don't clear an empty region by Jason Ekstrand · 8 years ago
  52. e4d6ffb i965/blorp: Move the non-static blorp state setup helpers to another file by Jason Ekstrand · 8 years ago
  53. 50768a3 i965/blorp: Make gen6 VS and GS disable helpers static by Jason Ekstrand · 8 years ago
  54. 949a892 i965: Roll intel_reg.h into brw_defines.h by Jason Ekstrand · 8 years ago
  55. 8455f94 i965: Stop including brw_defines.h in brw_state.h by Jason Ekstrand · 8 years ago
  56. 4c3acf9 i965/state: Move is_drawing_lines/points to gen6_clip_state.c by Jason Ekstrand · 8 years ago
  57. 7ceb42c i965/sched: Change the scheduling heuristics to favor early program termination. by Francisco Jerez · 8 years ago
  58. 4147ca7 i965/sched: Assign a preferred exit node to each node of the dependency graph. by Francisco Jerez · 8 years ago
  59. b295d7c i965/sched: Calculate the critical path of scheduling nodes non-recursively. by Francisco Jerez · 8 years ago
  60. b2b621a i965/fs: Switch to per-subspan discard jumps. by Francisco Jerez · 8 years ago
  61. 01b321f i965/fs: Drop bogus writemasking disable bit from HALT instructions. by Francisco Jerez · 8 years ago
  62. 27e59ed mesa: avoid valgrind warning due to opaque only being set sometimes by Ilia Mirkin · 8 years ago
  63. 59bb821 vbo: remove unnecessary max_basevertex computation by Ilia Mirkin · 8 years ago
  64. 659dc10 vbo: add basevertex when looking up elements for vbo splitting by Ilia Mirkin · 8 years ago
  65. d14dd72 i965: Fix barrier count shift in scalar TCS backend. by Kenneth Graunke · 8 years ago
  66. 159f037 i965: Fix execution size of scalar TCS barrier setup code. by Kenneth Graunke · 8 years ago
  67. 9e77883 i965: Implement the WaPreventHSTessLevelsInterference workaround. by Kenneth Graunke · 8 years ago
  68. 342756a i965/blorp: Use nir_alu_type for the texture data type by Jason Ekstrand · 8 years ago
  69. ce2a983 i965: brw_blorp_blit.cpp -> blorp_blit.c by Jason Ekstrand · 8 years ago
  70. 934adf1 i965: brw_blorp_clear.cpp -> blorp_clear.c by Jason Ekstrand · 8 years ago
  71. f5fbcc3 i965: Split brw_blorp.c/h into multiple files by Jason Ekstrand · 8 years ago
  72. 075cc87 i965/blorp: Factor the guts of blorp_hiz_exec into a helper by Jason Ekstrand · 8 years ago
  73. 9d22fd9 i965/blorp: Break the guts of do_single_blorp_clear into two helpers by Jason Ekstrand · 8 years ago
  74. 7cddca3 i965/meta_util: Convert get_fast_clear_rect to take an isl_surf by Jason Ekstrand · 8 years ago
  75. 376ce1d i965/blorp/clear: Move isl_surf setup higher in the function by Jason Ekstrand · 8 years ago
  76. 583f040 i965/blorp: Refactor fast-clear logic a bit by Jason Ekstrand · 8 years ago
  77. 457a4089 i965/blorp/clear: Stop stomping the destination format by Jason Ekstrand · 8 years ago
  78. a6c2091 i965/meta_util: Only modify the input parameters in get_fast_clear_rect by Jason Ekstrand · 8 years ago
  79. f748e15 i965/blorp: Stop calling brw_meta_get_buffer_rect by Jason Ekstrand · 8 years ago
  80. 18aad17 i965/blorp: Pull the guts of resolve_color into a miptree-agnostic helper by Jason Ekstrand · 8 years ago
  81. dff74b8 i965/meta_util: Convert get_resolve_rect to use ISL by Jason Ekstrand · 8 years ago
  82. 8fccdf8 i965/blorp: Make the guts of brw_blorp_blit_miptrees miptree-unaware by Jason Ekstrand · 8 years ago
  83. 75deae9 i965/blorp: Add a new brw_blorp_surf intermediate struct by Jason Ekstrand · 8 years ago
  84. 57664c8 i965/blorp: Use the isl_surf for more params setup by Jason Ekstrand · 8 years ago
  85. d8644f3 i965/blorp: Do gen6 stencil offsets up-front by Jason Ekstrand · 8 years ago
  86. 406c503 i965/blorp: Set up HiZ surfaces up-front by Jason Ekstrand · 8 years ago
  87. 4d86b3f i964/blorp: Set up most aux surfaces up-front by Jason Ekstrand · 8 years ago
  88. d540864 i965/blorp: Stop using the miptree in state setup for tex/rt surfaces by Jason Ekstrand · 8 years ago
  89. 8b02cd4 i965/blorp/blit: Move format work-arounds before surface_info_init by Jason Ekstrand · 8 years ago
  90. 20c06d2 i965/miptree: Add real support for HiZ by Jason Ekstrand · 8 years ago
  91. 2684e48 i965/miptree: Use the isl helpers for creating aux surfaces by Jason Ekstrand · 8 years ago
  92. 3c44d99 i965/miptree: Use mcs_mt->qpitch for aux surfaces by Jason Ekstrand · 8 years ago
  93. 67ea60d i965/miptree: Allow get_aux_isl_surf when there is no aux surface by Jason Ekstrand · 8 years ago
  94. dd46c8d i965/miptree: Support depth in get_isl_clear_color by Jason Ekstrand · 8 years ago
  95. 56746d0 i965/blorp: Remove unused fields from blorp_surface_info by Jason Ekstrand · 8 years ago
  96. 1495b63 i965/blorp: Simplify depth buffer state setup a bit by Jason Ekstrand · 8 years ago
  97. d814353 i965/blorp: Use the generic surface state path for gen8 textures by Jason Ekstrand · 8 years ago
  98. 96fa98c i965/blorp: Only do offset hacks for fake W-tiling and IMS by Jason Ekstrand · 8 years ago
  99. 9f9abc8 i965/blorp: Add a z_offset field to blorp_surface_info by Jason Ekstrand · 8 years ago
  100. a9a6df8 i965/blorp: Pass the Z component into all texture operations by Jason Ekstrand · 8 years ago