7301 Commits (712ba6e6b049c050af3ac1992aba009ebbe56ca5)

Author SHA1 Message Date
  José Fonseca 712ba6e6b0 util: Rename pipe formats. 15 years ago
  José Fonseca 3843548a67 gallium: Standardize on the LSB->MSB notation. 15 years ago
  José Fonseca 568a3c7365 r300: Remove PIPE_FORMAT_A8B8G8R8_SNORM. 15 years ago
  José Fonseca 971ab386c0 softpipe: Advertise PIPE_FORMAT_R8G8B8A8_SNORM instead. 15 years ago
  José Fonseca a6c4c4486d util: Remove PIPE_FORMAT_A8B8G8R8_SNORM. 15 years ago
  José Fonseca 835a725684 gallium: Remove PIPE_FORMAT_A8B8G8R8_SNORM. 15 years ago
  Michal Krol c863f30155 util: Generate linear<->sRGB conversion tables. 15 years ago
  José Fonseca ac8e1c18f2 util: Fix PIPE_FORMAT_R8G8B8_SRGB swizzles. 15 years ago
  José Fonseca 88e640fc14 xlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate. 15 years ago
  José Fonseca a2bcdb7e50 r300: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate. 15 years ago
  José Fonseca 2c1249e226 i915g: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate. 15 years ago
  José Fonseca daf7caf4cf util: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate. 15 years ago
  José Fonseca cd8b652303 gallium: Introduce a new format to disambiguate PIPE_FORMAT_R8G8B8A8_UNORM. 15 years ago
  José Fonseca 018f4aca79 util: Fix PIPE_FORMAT_R8G8B8_UNORM description and notes. 15 years ago
  José Fonseca 4c3bfc9778 gallium: Remove inexisting formats. 15 years ago
  José Fonseca cfdc146247 util: Remove inexisting formats. 15 years ago
  José Fonseca 28f2888565 util: A few more links for D3D formats. 15 years ago
  José Fonseca 3a26193fd5 r300: Don't implement PIPE_FORMAT_R8G8B8X8_SNORM. 15 years ago
  José Fonseca b66b4cf646 util: A few more todo marks. 15 years ago
  José Fonseca 4a991b5783 util: More documentation for u_format.csv 15 years ago
  José Fonseca ffe90af2e8 util: Tweak comments regarding R8G8B8A8/X8_UNORM. 15 years ago
  José Fonseca bd3c063da8 python: Don't mention deprecated drivers=trace option. 15 years ago
  José Fonseca f54aecc4f2 python: Don't mention deprecated drivers=trace option. 15 years ago
  José Fonseca e243e87b52 llvmpipe: Don't mention deprecated drivers=trace option. 15 years ago
  Marek Olšák d2ac3d5e79 r300g: atomize texture and sampler states 15 years ago
  Marek Olšák 942762cd97 r300g: decouple vertex stream setup (PSC) and VS output mapping (VAP_OUT) 15 years ago
  Jakob Bornecrantz 79a86d312d i965g: Fix texture creation 15 years ago
  Marek Olšák d36e3952c2 r300g: put validating buffers after flushing 15 years ago
  Marek Olšák 4ed97f0a73 r300g: use the atom size directly during emission 15 years ago
  Marek Olšák 279715e76e r300g: atomize invalidation of texture caches 15 years ago
  Marek Olšák fe6d3b9222 r300g: atomize PVS flush 15 years ago
  Marek Olšák 841122d0e8 r300g: add size parameter to the atom emit functions 15 years ago
  José Fonseca 1eba490202 util: Fix X8/A8B8G8R8_SNORM's swizzle. 15 years ago
  Marek Olšák 74f94e8fdf r300g: move the emission of GA_POINT_MINMAX into emit_fb_state 15 years ago
  Marek Olšák a3d4d0dec2 r300g: put the emission of R300_US_OUT_FMT_UNUSED back 15 years ago
  Marek Olšák f129a7dd68 r300g: mark rasterizer_state as dirty only when it's not NULL 15 years ago
  Marek Olšák c05f998f02 radeong: clean up includes 15 years ago
  Marek Olšák 93da152209 r300g: always emit the correct max vertex index to avoid DRM errors 15 years ago
  Marek Olšák dba7ad8953 r300g: remove pointless "while" 15 years ago
  Vinson Lee 307071fe1e st/dri: Assert pointer is not null before dereferencing. 15 years ago
  Jakob Bornecrantz bbefd86125 st/xorg: Re-enable crtc on resize 15 years ago
  Jakob Bornecrantz 122b472814 st/xorg: Fix copy-topy 15 years ago
  Jakob Bornecrantz cfbf75670d vmware/xorg: Bump to match vmware driver 15 years ago
  Jakob Bornecrantz 956cd73c23 st/xorg: Make resize fail gracefully 15 years ago
  Jakob Bornecrantz bad4b29d77 st/xorg: Obey max {width|height} from kernel and Gallium 15 years ago
  Thomas Hellstrom 55e5737bae st/xorg: Encapsulate all customizable stuff in a separate class. 15 years ago
  Jakob Bornecrantz ab8a232b2c vmware/xorg: Export modinfo just as the other vmware X drivers does 15 years ago
  Jakob Bornecrantz dfe0cc4b02 st/xorg: A bit more debugging info 15 years ago
  Jakob Bornecrantz 1eb5b42097 st/xorg: Make default of debugging fallbacks smart 15 years ago
  Jakob Bornecrantz d11f9a7bd8 drm/vmware: Latest interface changes are backwards incopatible 15 years ago