1. eeed49f mesa: Change many Type P MESA_FORMATs to meet naming spec by Mark Mueller · 11 years ago
  2. 50a01d2 mesa: Change many Type A MESA_FORMATs to meet naming standard by Mark Mueller · 11 years ago
  3. ef145ba mesa: Rename 4 color component unsigned byte MESA_FORMATs by Mark Mueller · 11 years ago
  4. 71fe943 mesa: change gl_format to mesa_format by Mark Mueller · 11 years ago
  5. a672973 mesa: GL_EXT_framebuffer_blit is not optional by Ian Romanick · 11 years ago
  6. 71cc510 radeon: Enable GL_EXT_framebuffer_blit by Ian Romanick · 11 years ago
  7. bed51a4 r200: Enable GL_EXT_framebuffer_blit by Ian Romanick · 11 years ago
  8. 3321467 radeon / r200: Pass the API into _mesa_initialize_context by Ian Romanick · 11 years ago
  9. 07149f0 i965: Don't store qpitch / 4 as mt->qpitch for compressed surfaces. by Kenneth Graunke · 11 years ago
  10. eab32bb Update .gitignore for Catalan translations build artifacts by Paul Berry · 11 years ago
  11. 43e7721 i965/gen7: Use to the correct program when uploading transform feedback state. by Paul Berry · 11 years ago
  12. 9cee3ff i965: Remove *_generator::shader field; use prog field instead. by Paul Berry · 11 years ago
  13. d5e5367 driconf: Add Catalan translations by Alex Henrie · 11 years ago
  14. 84529a5 driconf: Correct and update Spanish translations by Alex Henrie · 11 years ago
  15. 822b431 driconf: Synchronize po files by Alex Henrie · 11 years ago
  16. 7a0f26d radeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATE by Ian Romanick · 11 years ago
  17. 2d5fd20 radeon / r200: Remove unused 'dostate' parameter by Ian Romanick · 11 years ago
  18. 5b4c129 radeon / r200: Fix 'empty body' warning by Ian Romanick · 11 years ago
  19. b790bed radeon / r200: Fix incompatible pointer type warning by Ian Romanick · 11 years ago
  20. bda88f1 i965/blorp: switch eu-emitter to use FS IR and fs_generator by Topi Pohjolainen · 11 years ago
  21. 8f3e536 i965/fs: add support for BRW_OPCODE_AVG in fs_generator by Topi Pohjolainen · 11 years ago
  22. 9927d7a i965/fs: introduce blorp specific rt-write for fs_generator by Topi Pohjolainen · 11 years ago
  23. 85fc724 i965/fs: allow unit tests to dump the final patched assembly by Topi Pohjolainen · 11 years ago
  24. 757b4cf i965/blorp: wrap brw_IF/ELSE/ENDIF() into eu-emitter by Topi Pohjolainen · 11 years ago
  25. 8c00306 i965/blorp: wrap RNDD (/brw_RNDD(&func, /emit_rndd(/) by Topi Pohjolainen · 11 years ago
  26. 44524cb i965/blorp: wrap FRC (/brw_FRC(&func, /emit_frc(/) by Topi Pohjolainen · 11 years ago
  27. f9d8759 i965/blorp: wrap MUL (/brw_MUL(&func, /emit_mul(/) by Topi Pohjolainen · 11 years ago
  28. bbab806 i965/blorp: wrap OR (/brw_OR(&func, /emit_or(/) by Topi Pohjolainen · 11 years ago
  29. de6ea2f i965/blorp: wrap SHL (/brw_SHL(&func, /emit_shl(/) by Topi Pohjolainen · 11 years ago
  30. d256a5f i965/blorp: wrap SHR (/brw_SHR(&func, /emit_shr(/) by Topi Pohjolainen · 11 years ago
  31. 0df1f5c i965/blorp: wrap ADD (/brw_ADD(&func, /emit_add(/) by Topi Pohjolainen · 11 years ago
  32. c777e72 i965/blorp: wrap AND (/brw_AND(&func, /emit_and(/) by Topi Pohjolainen · 11 years ago
  33. 8b5fd98 i965/blorp: wrap MOV (/brw_MOV(&func, /emit_mov(/) by Topi Pohjolainen · 11 years ago
  34. 250494f i965/blorp: wrap emission of if-equal-assignment by Topi Pohjolainen · 11 years ago
  35. 9e9617f i965/blorp: wrap emission of conditional assignment by Topi Pohjolainen · 11 years ago
  36. 8c42ade i965/blorp: move emission of sample combining into eu-emitter by Topi Pohjolainen · 11 years ago
  37. ecf7956 i965/blorp: move emission of rt-write into eu-emitter by Topi Pohjolainen · 11 years ago
  38. aac6bac i965/blorp: move emission of texture lookup into eu-emitter by Topi Pohjolainen · 11 years ago
  39. 41d397f i965/fs: introduce non-compressed equivalent of tex_cms by Topi Pohjolainen · 11 years ago
  40. ce527a6 i965: rename tex_ms to tex_cms by Topi Pohjolainen · 11 years ago
  41. 3c44e43 i965/blorp: move emission of pixel kill into eu-emitter by Topi Pohjolainen · 11 years ago
  42. f031487 i965/blorp: introduce separate eu-emitter for blit compiler by Topi Pohjolainen · 11 years ago
  43. d8c7740 i965: Support 32 texture image units on Haswell+. by Kenneth Graunke · 11 years ago
  44. 5a51a26 i965/fs: Switch from BRW_MAX_TEX_UNIT to the actual limit. by Kenneth Graunke · 11 years ago
  45. 15fc919 i965/vec4: Support arbitrarily large sampler state indices on Haswell+. by Kenneth Graunke · 11 years ago
  46. d58e03f i965/vec4: Refactor sampler message setup. by Kenneth Graunke · 11 years ago
  47. e0a5602 i965/vec4: Don't set header_present if texel offsets are all 0. by Kenneth Graunke · 11 years ago
  48. 6943ac0 i965/fs: Support arbitrarily large sampler state indices on Haswell+. by Kenneth Graunke · 11 years ago
  49. d7450e5 i965/fs: Plumb sampler index into emit_texture_gen7. by Kenneth Graunke · 11 years ago
  50. ebfe43d i965/fs: Refactor sampler message header to duplicate less code. by Kenneth Graunke · 11 years ago
  51. 87e7326 i965: Use get_element_ud to shorten texture header access. by Kenneth Graunke · 11 years ago
  52. 11baad3 intel: Fix initial MakeCurrent for single-buffer drawables by Kristian Høgsberg · 11 years ago
  53. 6caf34b meta: Move loop variable declaration outside loop. by Vinson Lee · 11 years ago
  54. 8b16b02 i965/blorp: use BRW_COMPRESSION_2NDHALF for second half LPR by Topi Pohjolainen · 11 years ago
  55. 89347dd i965/blorp: patch jump counters also for endif by Topi Pohjolainen · 11 years ago
  56. 69b258c meta: Replace save_state::{Vertex,Geometry,Fragment}Shader with an array. by Paul Berry · 11 years ago
  57. b4b7067 i965: Fix comments to refer to the new ctx->Shader.CurrentProgram array. by Paul Berry · 11 years ago
  58. 1aef455 mesa: Fold long lines introduced by the previous patch. by Paul Berry · 11 years ago
  59. 3b22146 mesa: Replace ctx->Shader.Current{Vertex,Fragment,Geometry}Program with an array. by Paul Berry · 11 years ago
  60. 46d210d mesa: Replace _mesa_program_index_to_target with _mesa_shader_stage_to_program. by Paul Berry · 11 years ago
  61. f5cfb4a i965: Ignore 'centroid' interpolation qualifier in case of persample shading by Anuj Phogat · 11 years ago
  62. a92e5f7 i965: Use sample barycentric coordinates with per sample shading by Anuj Phogat · 11 years ago
  63. 3313cc2 i965: Add an option to ignore sample qualifier by Anuj Phogat · 11 years ago
  64. bf0773a i965/fs: Optimize LRP with x == y into a MOV. by Matt Turner · 11 years ago
  65. 13100ac i965: Enable AOS optimizations for the geometry shader. by Matt Turner · 11 years ago
  66. ebf9199 mesa: rename PreferDP4 to OptimizeForAOS. by Matt Turner · 11 years ago
  67. 413622f i965/fs: Print the maximum register pressure. by Matt Turner · 11 years ago
  68. 391eaa5 i965/fs: Show register pressure in dump_instructions() output. by Kenneth Graunke · 11 years ago
  69. 3b74f4b i965: Compute the number of live registers at each IP. by Kenneth Graunke · 11 years ago
  70. 0ea600e i965/fs: Call opt_peephole_sel later in the optimization loop. by Matt Turner · 11 years ago
  71. ede6c34 i965/fs: Calculate interference better in register_coalesce. by Matt Turner · 11 years ago
  72. 4a7d0c5 i965/fs: Support coalescing registers of size > 1. by Matt Turner · 11 years ago
  73. 78fa617 i965/fs: Assert that var < num_vars. by Matt Turner · 11 years ago
  74. 9bb4d71 i965/fs: Add a comment explaining how register coalescing works. by Matt Turner · 11 years ago
  75. 2dfb067 i965/fs: Add and use MAX_SAMPLER_MESSAGE_SIZE definition. by Matt Turner · 11 years ago
  76. 80b949f i965/fs: Fix the example about overwriting uniforms in SIMD16. by Matt Turner · 11 years ago
  77. 71bc11a i965: Print reg_offset for vgrf of size > 1 in dump_instruction(). by Matt Turner · 11 years ago
  78. 51000c2 i965: Modify some error messages to refer to "vec4" instead of "vs". by Paul Berry · 12 years ago
  79. a4d68e9 i965: Add GS support to INTEL_DEBUG=shader_time. by Paul Berry · 11 years ago
  80. ad04e39 i965: Reserve space for "Vertex Count" in GS outputs. by Kenneth Graunke · 11 years ago
  81. 94c0a11 i965: Update blitter code for 48-bit addresses. by Kenneth Graunke · 12 years ago
  82. 2382775 i965: Update PIPE_CONTROL packet lengths for Broadwell. by Kenneth Graunke · 11 years ago
  83. f7e76e0 i965: Re-combine the Gen4-5 and Gen6+ write_depth_count functions. by Kenneth Graunke · 11 years ago
  84. f5dd608 i965: Create a helper function for emitting PIPE_CONTROL writes. by Kenneth Graunke · 11 years ago
  85. 35458a9 i965: Use full-length PIPE_CONTROL packets for workaround writes. by Kenneth Graunke · 11 years ago
  86. 4b9e5c9 i965: Emit full-length PIPE_CONTROLs for (non-write) flushes. by Kenneth Graunke · 11 years ago
  87. 9420b57 i965: Create a helper function for emitting PIPE_CONTROL flushes. by Kenneth Graunke · 11 years ago
  88. ded5674 i965: Fix MI_STORE_REGISTER_MEM for Broadwell. by Kenneth Graunke · 11 years ago
  89. f11c1fe i965: Introduce an OUT_RELOC64 macro. by Kenneth Graunke · 11 years ago
  90. 67ebcb4 i965: Use the new drm_intel_bo offset64 field. by Kenneth Graunke · 11 years ago
  91. 5f4eed3 i965: Delete intel_batchbuffer_emit_reloc_fenced. by Kenneth Graunke · 11 years ago
  92. 4cd8011 i915: Silence warning: unused parameter warning in intel_bufferobj_buffer by Ian Romanick · 11 years ago
  93. 8468f43 i915: Ensure that intel_bufferobj_map_range meets alignment guarantees by Ian Romanick · 11 years ago
  94. 1ec663a i965: Ensure that intel_bufferobj_map_range meets alignment guarantees by Ian Romanick · 11 years ago
  95. 7837f42 i965: Enable ARB_viewport_array by Courtney Goeltzenleuchter · 11 years ago
  96. d3ee8ba i965: Consider all viewports before enabling guardband clipping by Ian Romanick · 11 years ago
  97. bdff9a6 i965: Consider only the scissor rectangle for viewport 0 for clears by Ian Romanick · 11 years ago
  98. 2c27f1d i965: Set all the supported scissor rectangles for GEN7 by Ian Romanick · 11 years ago
  99. d989c4b i965: Set all the supported viewports for GEN7 by Ian Romanick · 11 years ago
  100. fceb8b5 i965: Emit writes to viewport index by Ian Romanick · 11 years ago