1. faf5d65 gles: Fix glGet(GL_{NUM_,}COMPRESSED_TEXTURE_FORMATS_ARB) by Adam Jackson · 13 years ago
  2. b453ba2 glsl: Make sure gl_ClipDistance and gl_ClipVertex are not both written. by Paul Berry · 13 years ago
  3. 37bb1c4 glsl: Check that gl_ClipDistance[] is not sized too large. by Paul Berry · 13 years ago
  4. 93b9758 glsl: Rework oversize array check for gl_TexCoord. by Paul Berry · 13 years ago
  5. 36c4b1a glsl: Add constant gl_MaxClipDistances. by Paul Berry · 13 years ago
  6. af243b5 glsl: Make gl_ClipDistance[] implicitly sized. by Paul Berry · 13 years ago
  7. 2864f72 scons: Use -g instead of -g3. by José Fonseca · 13 years ago
  8. 221a04f st/egl: Fix GDI build. by José Fonseca · 13 years ago
  9. 1cf808c Define INLINE macro in terms of inline. by José Fonseca · 13 years ago
  10. 7645c49 st/egl: add premultiplied alpha support to wayland by Benjamin Franzke · 13 years ago
  11. 1191d20 st/egl: correctly return configs under wayland by Benjamin Franzke · 13 years ago
  12. ee0e6ae Revert "st/egl: correctly return configs under wayland" by Chia-I Wu · 13 years ago
  13. 93a96ab Revert "st/egl: add premultiplied alpha support to wayland" by Chia-I Wu · 13 years ago
  14. 23aa978 st/egl: add premultiplied alpha support to wayland by Chia-I Wu · 13 years ago
  15. 95b4456 st/egl: correctly return configs under wayland by Chia-I Wu · 13 years ago
  16. 41f5d2e st/egl: overload NATIVE_PARAM_PREMULTIPLIED_ALPHA by Chia-I Wu · 13 years ago
  17. f4c37d6 st/egl: add NATIVE_PARAM_PREMULTIPLIED_ALPHA by Chia-I Wu · 13 years ago
  18. 08e1076 st/egl: add native_present_control by Chia-I Wu · 13 years ago
  19. c0470bf glsl: s/int/unsigned/ to silence warning by Brian Paul · 13 years ago
  20. c1cac8f st/mesa: Remove unused renderbuffer fields and functions. by Stéphane Marchesin · 13 years ago
  21. 4bc5bfb i965/fs: Implement ir_u2f opcode. by Kenneth Graunke · 13 years ago
  22. 8de3314 i965: Fix disassembly for intdiv/intmod math functions. by Kenneth Graunke · 13 years ago
  23. 6b52e82 st/egl: track changes to drop wl_visual in wayland by Chia-I Wu · 13 years ago
  24. b89bca6 st/egl: track server side wayland changes by Chia-I Wu · 13 years ago
  25. 2872783 st/egl: use new wl_callback mechanism in wayland by Chia-I Wu · 13 years ago
  26. 477b74e i965: Use proper texture alignment units for cubemaps on Gen5+. by Kenneth Graunke · 13 years ago
  27. 8ceb235 glsl/ir_reader: Make sure constants have the right number of components. by Kenneth Graunke · 13 years ago
  28. 6afce98 glsl/builtins: Fix invalid float constant in noise4 built-in. by Kenneth Graunke · 13 years ago
  29. f6481be glsl/builtins: Fix invalid vecN constants in hyperbolic functions. by Kenneth Graunke · 13 years ago
  30. 99c1a58 varray.c: fix logic around BGRA with ARB_vertex_type_2_10_10_10_rev. by Dave Airlie · 13 years ago
  31. 6edef25 mesa/vbo: s/inline/INLINE/ by Vinson Lee · 13 years ago
  32. 9bd8d90 i965/vs: Fix point size handling on gen4. by Eric Anholt · 13 years ago
  33. 9367960 i965/vs: Use write commits on scratch writes in pre-gen6. by Eric Anholt · 13 years ago
  34. 838bfe0 i965/vs: Fix setup of scratch space pointer on pre-gen6. by Eric Anholt · 13 years ago
  35. ddf8e60 i965/vs: Fix message setup for array read/writes on pre-gen6. by Eric Anholt · 13 years ago
  36. 88612e2 i965/vs: Fix constant-indexed array read/write addresses on pre-gen6. by Eric Anholt · 13 years ago
  37. bba9103 i965/vs: Add support for vector comparison ops resulting in bool cond codes. by Eric Anholt · 13 years ago
  38. 9f84288 i965/vs: Make pre-gen6 math operate in vector mode instead of scalar. by Eric Anholt · 13 years ago
  39. 87be0ac i965/vs: Fix copy-and-paste disaster in pre-gen6 POW support. by Eric Anholt · 13 years ago
  40. 2ffc5ac i965/vs: Fix gen4 comparisons used for predication. by Eric Anholt · 13 years ago
  41. 8adcad2 i965/vs: Fix GPU hangs in shaders with large virtual GRFs pre-gen6. by Eric Anholt · 13 years ago
  42. 23eec54 i965: add casts to silence int/enum conversion warnings by Brian Paul · 13 years ago
  43. 02f1b50 state_trackers/dri/sw: Implement texture_from_pixmap. by Stéphane Marchesin · 13 years ago
  44. 569bde1 Duplicate state_tracker/dri/sw/dri_drawable.c by Stéphane Marchesin · 13 years ago
  45. 55e763c Enable GLX_EXT_texture_from_pixmap in software. by nobled · 13 years ago
  46. a4adc88 st/mesa: remove unneeded #include by Brian Paul · 13 years ago
  47. 1a65d09 mesa: whitespace fixes, just to be consistent by Brian Paul · 13 years ago
  48. 51e7b05 mesa: put _mesa_ prefix on vert_result_to_frag_attrib() by Brian Paul · 13 years ago
  49. a794ad3 mesa: fix vert_result_to_frag_attrib() parameter type by Brian Paul · 13 years ago
  50. 37afcee mesa: s/inline/INLINE/ to fix MSVC build by Brian Paul · 13 years ago
  51. 7826067 Drop some Glide remnants by Adam Jackson · 13 years ago
  52. 7f379df Remove an AmiWin leftover by Adam Jackson · 13 years ago
  53. c7cc61f Remove dead glfbdev.h by Adam Jackson · 13 years ago
  54. f6f2f59 Drop documentation references for deleted backends by Adam Jackson · 13 years ago
  55. f4dd099 rtasm,translate: Disable on Mingw-w64. by José Fonseca · 13 years ago
  56. 5812b24 docs: skeleton file for 7.12 release notes by Ian Romanick · 13 years ago
  57. 3602fbb mesa: Remove support for unpacking from client memory to color-index pixels by Ian Romanick · 13 years ago
  58. d7cb905 swrast: Use GL_STENCIL_INDEX for address calculations by Ian Romanick · 13 years ago
  59. e174b5d mesa: Remove GL_COLOR_INDEX from _mesa_{dest,source}_buffer_exists by Ian Romanick · 13 years ago
  60. 559241d mesa: Remove GL_COLOR_INDEX from base format assertions by Ian Romanick · 13 years ago
  61. ede7d9f swrast: Remove GL_COLOR_INDEX from assertions by Ian Romanick · 13 years ago
  62. 960f37a mesa: Remove unused struct gl_color_table by Ian Romanick · 13 years ago
  63. 81a6cf9 mesa: Remove unused functions _mesa_lookup_rgba_{float,ubyte} by Ian Romanick · 13 years ago
  64. 0b6dd75 mesa: Remove all mention of GL_COLOR_INDEX*_EXT by Ian Romanick · 13 years ago
  65. eb805a5 mesa: Remove dd_function_table::CopyColorTable, ::CopyColorSubTable, and ::UpdateTexturePalette by Ian Romanick · 13 years ago
  66. eba527b mesa: Remove API facing bits of EXT_paletted_texture and EXT_shared_texture_palette by Ian Romanick · 13 years ago
  67. becd54e i965: Remove two_side_color from brw_compute_vue_map(). by Paul Berry · 13 years ago
  68. f2b0925 i965: For GEN6+, always make front/back colors adjacent in VUE. by Paul Berry · 13 years ago
  69. 18dcda2 i965: GS: Use the VUE map to compute URB size. by Paul Berry · 13 years ago
  70. 78be5bc i965: clip: Remove no-longer-needed variables. by Paul Berry · 13 years ago
  71. 4efb32c i965: clip: Remove assumption about VUE header from brw_clip_interp_vertex() by Paul Berry · 13 years ago
  72. 71cb82f i965: clip: Change computation of nr_regs to use VUE map. by Paul Berry · 13 years ago
  73. 2ef1fa6 i965: clip: Convert computations to ..._to_offset() for clarity. by Paul Berry · 13 years ago
  74. 54a62f8 i965: clip: Add a function to determine whether a vert_result is in use. by Paul Berry · 13 years ago
  75. 620f06b i965: clip: Rework brw_clip_interp_vertex() to use the VUE map. by Paul Berry · 13 years ago
  76. c46be42 i965: clip: Modify brw_clip_interp_vertex() to use the VUE map. by Paul Berry · 13 years ago
  77. 5a93019 i965: clip: Move header_regs into brw_clip_compile. by Paul Berry · 13 years ago
  78. 2bc4218 i965: clip: Modify brw_clip_tri_alloc_regs() to use the VUE map. by Paul Berry · 13 years ago
  79. 62b0c85 i965: clip: Move hpos_offest and ndc_offset into local functions. by Paul Berry · 13 years ago
  80. eae5b5c i965: clip: rename header_position_offset to the more correct ndc_offset. by Paul Berry · 13 years ago
  81. 514eeca i965: clip: Add VUE map computation to clip stage for Gen4-5. by Paul Berry · 13 years ago
  82. 9660e3b i965: SF: Change gen{6,7}_sf_state.c to compute URB read length based on VUE map. by Paul Berry · 13 years ago
  83. fc60a07 i965: SF: Move outputs_written to a local variable for clarity. by Paul Berry · 13 years ago
  84. 2d909f4 i965: SF: New implementation of get_attr_override using the VUE map. by Paul Berry · 13 years ago
  85. bbc53d6 i965: SF: Remove unnecessary variables. by Paul Berry · 13 years ago
  86. 58d9c95 i965: SF: Stop using nr_setup_attrs in compute_masks. by Paul Berry · 13 years ago
  87. 08f030b i965: SF: Remove attr_to_idx and idx_to_attr. by Paul Berry · 13 years ago
  88. 84e7d04 i965: SF: Change calculate_masks to use the VUE map. by Paul Berry · 13 years ago
  89. aafe2cd i965: SF: Change the flags that refer to "attr" to be based on gl_vert_result. by Paul Berry · 13 years ago
  90. 8b36247 i965: SF: change get_vert_attr to use the VUE map, and rename it. by Paul Berry · 13 years ago
  91. 4a1fb81 i965: SF: Modify calculate_point_sprite_mask to use the VUE map. by Paul Berry · 13 years ago
  92. 39fc725 i965: SF: Move the computation of urb_entry_read_offset. by Paul Berry · 13 years ago
  93. f3ecc90 i965: new VS: Compute urb entry size based on the VUE map. by Paul Berry · 13 years ago
  94. ee3195a i965: new VS: Clarify comments about max_usable_mrf and add an assertion. by Paul Berry · 13 years ago
  95. e604f98 i965: new VS: use the VUE map to write out vertex attributes. by Paul Berry · 13 years ago
  96. d1435a4 i965: new VS: move clip distance computation (GEN5+) to a separate function. by Paul Berry · 13 years ago
  97. d9eca0b i965: new VS: Move PSIZ/flags computation to a separate function. by Paul Berry · 13 years ago
  98. f86d197 i965: new VS: move NDC computation (GEN4-5) to a separate function. by Paul Berry · 13 years ago
  99. 34fbab2 i965: new VS: Use output_reg[] to find NDC and HPOS registers. by Paul Berry · 13 years ago
  100. 85e57eb i965: old VS: use the VUE map to compute the URB entry size. by Paul Berry · 13 years ago