1. 4bf151e gbm: convert gbm bo format to fourcc format on dma-buf import by Ray Strode · 9 years ago
  2. a26e82b docs: document INTEL_DEBUG 'optimizer' envvar by Alejandro Piñeiro · 9 years ago
  3. a548c75 i965: Move perf_debug code to brw_codegen_*_prog() by Kristian Høgsberg Kristensen · 9 years ago
  4. 84f2ed2 i965: Move brw_fs_precompile() to brw_wm.c by Kristian Høgsberg Kristensen · 9 years ago
  5. dc70c86 i965: Move compute shader code around by Kristian Høgsberg Kristensen · 9 years ago
  6. 64e2516 meta: Abort meta pbo path if TexSubImage need signed unsigned conversion by Anuj Phogat · 9 years ago
  7. 5877a59 nvc0/ir: start offset at texBindBase for txq, like regular texturing by Ilia Mirkin · 9 years ago
  8. 64aee8f vc4: Fix build from recent NIR cleanups. by Eric Anholt · 9 years ago
  9. b8d2263 i965/vec4_nir: Load constants as integers by Antia Puentes · 9 years ago
  10. 79f1a7a i965/vec4: Fix saturation errors when coalescing registers by Antia Puentes · 9 years ago
  11. d1bce52 docs: cleanups + mark some work as done by Tapani Pälli · 9 years ago
  12. f0b9d53 docs: only astc ldr required for ES3.2, not hdr by Ilia Mirkin · 9 years ago
  13. 67d2d3b st/mesa: emit TXQS, support ARB_shader_texture_image_samples by Ilia Mirkin · 9 years ago
  14. ec3fe42 r600g: add support for TXQS tgsi opcode by Ilia Mirkin · 9 years ago
  15. 4294db9 nv50/ir: add support for TXQS tgsi opcode by Ilia Mirkin · 9 years ago
  16. f46a53f gallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS is supported by Ilia Mirkin · 9 years ago
  17. d173c5e tgsi: add a TXQS opcode to retrieve the number of texture samples by Ilia Mirkin · 9 years ago
  18. c4cf824 glsl/cs: Initialize gl_LocalInvocationIndex in main() by Jordan Justen · 9 years ago
  19. 6823e12 glsl/cs: Exclude gl_LocalInvocationIndex from builtin variable stripping by Jordan Justen · 9 years ago
  20. 2b6cc03 glsl/cs: Initialize gl_GlobalInvocationID in main() by Jordan Justen · 9 years ago
  21. c4d049f glsl: Move link_get_main_function_signature to a common location by Jordan Justen · 9 years ago
  22. 34e187e glsl/cs: Don't strip gl_GlobalInvocationID and dependencies by Jordan Justen · 9 years ago
  23. c5743a5 i965/nir: Support gl_WorkGroupID variable by Jordan Justen · 10 years ago
  24. 4e454cb i965/cs: Initialize gl_WorkGroupID variable from payload by Jordan Justen · 10 years ago
  25. 4f178f0d nir: Add gl_WorkGroupID system variable by Jordan Justen · 10 years ago
  26. f5bb5a1 glsl/cs: Add gl_WorkGroupID variable by Jordan Justen · 10 years ago
  27. 49f999b i965/nir: Support gl_LocalInvocationID variable by Jordan Justen · 10 years ago
  28. 4362436 i965/cs: Initialize gl_LocalInvocationID from payload by Jordan Justen · 10 years ago
  29. b94b57f i965/cs: Initialize gl_LocalInvocationID in push constant data by Jordan Justen · 10 years ago
  30. c7161a3 i965/cs: Reserve local invocation id in payload regs by Jordan Justen · 10 years ago
  31. 62e011d nir: Add gl_LocalInvocationID variable by Jordan Justen · 10 years ago
  32. bf8d6e5 glsl/cs: Add gl_LocalInvocationID variable by Jordan Justen · 10 years ago
  33. 08ceb5e softpipe: Change faces type to uint by Krzesimir Nowak · 9 years ago
  34. 59519c2 freedreno/ir3: fix compile warn after 1807a08e by Rob Clark · 9 years ago
  35. bf45a7d2 freedreno/ir3: fix compile break after a4aa25be by Rob Clark · 9 years ago
  36. b88aeff nir: add nir_channel() to get at single components of vec's by Rob Clark · 9 years ago
  37. 86358e9 tgsi/scan: add support to figure out max nesting depth by Rob Clark · 9 years ago
  38. d6fbcf6 r600: Fix llvm build since const buffer changes by Kai Wasserbäch · 9 years ago
  39. 1037e0a i965/vec4: Don't reswizzle hardware registers by Jason Ekstrand · 9 years ago
  40. dd7290c i965/emit: Add assertions for accumulator restrictions by Jason Ekstrand · 9 years ago
  41. 7852a44 docs: add news item and link release notes for 11.0.0 by Emil Velikov · 9 years ago
  42. c34ed46 docs: add sha256 checksums for 11.0.0 by Emil Velikov · 9 years ago
  43. 09223bf docs: Update 11.0.0 release notes by Emil Velikov · 9 years ago
  44. ce34048 r600: Enable fp64 on chips with native support by Glenn Kennard · 9 years ago
  45. d2ca9af r600g: Support I2D/U2D/D2I/D2U by Glenn Kennard · 9 years ago
  46. f9caabe r600g: lower number of driver const buffers by Dave Airlie · 9 years ago
  47. 0337a9b r600: define some values for the fetch constant offsets. by Dave Airlie · 9 years ago
  48. 2e7e3fe docs: Update with GLES3.2 entries and status by Thomas Helland · 9 years ago
  49. 2135aba softpipe: Constify variables by Krzesimir Nowak · 9 years ago
  50. 231687c softpipe: Constify sp_tgsi_sampler by Krzesimir Nowak · 9 years ago
  51. ac23116 softpipe: Constify sampler and view parameters in mip filters by Krzesimir Nowak · 9 years ago
  52. ea764ba softpipe: Constify sampler and view parameters in img filters by Krzesimir Nowak · 9 years ago
  53. ba72e6c tgsi, softpipe: Constify tgsi_sampler in query_lod vfunc by Krzesimir Nowak · 9 years ago
  54. ea0fecd softpipe: Constify some sampler and view parameters by Krzesimir Nowak · 9 years ago
  55. 4ca2896 softpipe: Move the faces array from view to filter_args by Krzesimir Nowak · 9 years ago
  56. ca11c3c nir/from_ssa: Use instr_rewrite_dest by Jason Ekstrand · 9 years ago
  57. cee2922 nir: Add a function for rewriting instruction destinations by Jason Ekstrand · 9 years ago
  58. 106a3b2 nir: Only unlink sources that are actually valid by Jason Ekstrand · 9 years ago
  59. a4aa25b nir: Remove the mem_ctx parameter from ssa_def_rewrite_uses by Jason Ekstrand · 9 years ago
  60. 8c8fc5f nir: Fix a bunch of ralloc parenting errors by Jason Ekstrand · 9 years ago
  61. 794355e nir/lower_outputs_to_temporaries: Reparent the output name by Jason Ekstrand · 9 years ago
  62. d4e29af i965/vec4: check writemask when bailing out at register coalesce by Alejandro Piñeiro · 9 years ago
  63. 2c52c79 tgsi,softpipe: capitalize the tgsi_sampler_control enum values by Brian Paul · 9 years ago
  64. b811085 nir: Store some geometry shader data in nir_shader. by Kenneth Graunke · 9 years ago
  65. cb2b118 nir/builder: Add nir_load_var() and nir_store_var() helpers. by Kenneth Graunke · 9 years ago
  66. 4654439 glsl: Use hash tables for opt_constant_propagation() kill sets. by Kenneth Graunke · 10 years ago
  67. e20f30e i965: Use hash tables for brw_fs_vector_splitting(). by Kenneth Graunke · 9 years ago
  68. 2fc0ce2 glsl: Use hash tables in opt_constant_variable(). by Kenneth Graunke · 9 years ago
  69. 4603723 meta: Use result of texture coordinate clamping operation by Ian Romanick · 9 years ago
  70. 767c33e meta: Always bind the texture by Ian Romanick · 9 years ago
  71. 86c0a2d i915, i965: Silence unused parameter warnings in intel_batchbuffer_advance by Ian Romanick · 9 years ago
  72. 307d5e5 i915: Silence unused parameter warning in intel_miptree_create_layout by Ian Romanick · 9 years ago
  73. 5c8aa21 i915, i965: Silence unused parameter warnings in intel_miptree_unmap_gtt by Ian Romanick · 9 years ago
  74. 0412231 i915: Silence unused parameter warnings by Ian Romanick · 9 years ago
  75. 20915dd i915: Remove prototype for nonexistent brw_miptree_layout by Ian Romanick · 9 years ago
  76. 31f0967 i965: Make intel_miptree_map_raw static by Ian Romanick · 9 years ago
  77. 68b44dd i915, i965: Silence unused parameter warnings in intel_mipmap_tree.h by Ian Romanick · 9 years ago
  78. 094877f i965: Silence unused parameter warnings in intel_mipmap_tree.c by Ian Romanick · 9 years ago
  79. 38e412d i965: Silence unused parameter warnings in intel_fbo.c by Ian Romanick · 9 years ago
  80. b46cbc3 st/mesa: set the vbuffer to NULL if we are skipping it by Dave Airlie · 9 years ago
  81. 34cff76 i965/cs: Enable barrier in MEDIA_INTERFACE_DESCRIPTOR by Jordan Justen · 10 years ago
  82. b01d047 i965/cs: Emit texture surfaces to enable CS sampling by Jordan Justen · 10 years ago
  83. 1180b79 i965: Set up sampler state for compute shaders by Jordan Justen · 10 years ago
  84. af48612 i965/fs: Set first_non_payload_grf in assign_curb_setup by Jordan Justen · 10 years ago
  85. 75d04e5 i965: Support compute shaders in is_scalar_shader_stage() by Jordan Justen · 10 years ago
  86. 2b9c359 i965: Support CS in update_stage_texture_surfaces by Jordan Justen · 10 years ago
  87. bfc5ace i965: enable ARB_shader_texture_image_samples by Ilia Mirkin · 9 years ago
  88. 55ebaa6 i965: add handling for imageSamples by Ilia Mirkin · 9 years ago
  89. 5623830 nir: convert glsl imageSamples into a new intrinsic by Ilia Mirkin · 9 years ago
  90. 37c5c86 glsl: add support for the imageSamples function by Ilia Mirkin · 9 years ago
  91. 0b91bce i965: add support for textureSamples function by Ilia Mirkin · 9 years ago
  92. 0c7fbcb glsl: add support for the textureSamples function by Ilia Mirkin · 9 years ago
  93. fb18ee9 glsl: add ARB_shader_texture_image_samples infrastructure by Ilia Mirkin · 9 years ago
  94. 1807a08 nir: add nir_texop_texture_samples and convert from glsl by Ilia Mirkin · 9 years ago
  95. f905291 glsl: add ir_texture_samples texture opcode by Ilia Mirkin · 9 years ago
  96. 6efae68 mesa: add infra for ARB_shader_texture_image_samples by Ilia Mirkin · 9 years ago
  97. 284dcad i965: Fix typos in license by Ian Romanick · 9 years ago
  98. aa1a5c0 i965: Remove horizontal bars from file header comments by Ian Romanick · 9 years ago
  99. a9b143a svga: clean up the compile_vs/gs/fs() functions by Brian Paul · 9 years ago
  100. 2898045 svga: fix shader variant memory leak by Brian Paul · 9 years ago