index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
2010-03-01
egl: Rename pipe formats.
José Fonseca
2010-03-01
dri: Rename pipe formats.
José Fonseca
2010-03-01
translate: Rename pipe formats.
José Fonseca
2010-03-01
draw: Rename pipe formats.
José Fonseca
2010-03-01
util: Rename pipe formats.
José Fonseca
2010-03-01
gallium: Standardize on the LSB->MSB notation.
José Fonseca
2010-03-01
r300: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
José Fonseca
2010-03-01
softpipe: Advertise PIPE_FORMAT_R8G8B8A8_SNORM instead.
José Fonseca
2010-03-01
util: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
José Fonseca
2010-03-01
gallium: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
José Fonseca
2010-03-01
util: Generate linear<->sRGB conversion tables.
Michal Krol
2010-03-01
util: Fix PIPE_FORMAT_R8G8B8_SRGB swizzles.
José Fonseca
2010-03-01
xlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate.
José Fonseca
2010-03-01
r300: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
i915g: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
util: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
gallium: Introduce a new format to disambiguate PIPE_FORMAT_R8G8B8A8_UNORM.
José Fonseca
2010-03-01
util: Fix PIPE_FORMAT_R8G8B8_UNORM description and notes.
José Fonseca
2010-03-01
gallium: Remove inexisting formats.
José Fonseca
2010-03-01
util: Remove inexisting formats.
José Fonseca
2010-03-01
util: A few more links for D3D formats.
José Fonseca
2010-03-01
r300: Don't implement PIPE_FORMAT_R8G8B8X8_SNORM.
José Fonseca
2010-03-01
util: A few more todo marks.
José Fonseca
2010-03-01
util: More documentation for u_format.csv
José Fonseca
2010-03-01
util: Tweak comments regarding R8G8B8A8/X8_UNORM.
José Fonseca
2010-03-01
python: Don't mention deprecated drivers=trace option.
José Fonseca
2010-03-01
python: Don't mention deprecated drivers=trace option.
José Fonseca
2010-03-01
llvmpipe: Don't mention deprecated drivers=trace option.
José Fonseca
2010-02-28
r300g: atomize texture and sampler states
Marek Olšák
2010-02-28
r300g: decouple vertex stream setup (PSC) and VS output mapping (VAP_OUT)
Marek Olšák
2010-02-28
i965g: Fix texture creation
Jakob Bornecrantz
2010-02-28
r300g: put validating buffers after flushing
Marek Olšák
2010-02-28
r300g: use the atom size directly during emission
Marek Olšák
2010-02-28
r300g: atomize invalidation of texture caches
Marek Olšák
2010-02-28
r300g: atomize PVS flush
Marek Olšák
2010-02-28
r300g: add size parameter to the atom emit functions
Marek Olšák
2010-02-27
util: Fix X8/A8B8G8R8_SNORM's swizzle.
José Fonseca
2010-02-27
r300g: move the emission of GA_POINT_MINMAX into emit_fb_state
Marek Olšák
2010-02-27
r300g: put the emission of R300_US_OUT_FMT_UNUSED back
Marek Olšák
2010-02-27
r300g: mark rasterizer_state as dirty only when it's not NULL
Marek Olšák
2010-02-27
radeong: clean up includes
Marek Olšák
2010-02-27
r300g: always emit the correct max vertex index to avoid DRM errors
Marek Olšák
2010-02-27
r300g: remove pointless "while"
Marek Olšák
2010-02-27
st/dri: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-27
st/xorg: Re-enable crtc on resize
Jakob Bornecrantz
2010-02-27
st/xorg: Fix copy-topy
Jakob Bornecrantz
2010-02-27
vmware/xorg: Bump to match vmware driver
Jakob Bornecrantz
2010-02-27
st/xorg: Make resize fail gracefully
Jakob Bornecrantz
2010-02-27
st/xorg: Obey max {width|height} from kernel and Gallium
Jakob Bornecrantz
2010-02-27
st/xorg: Encapsulate all customizable stuff in a separate class.
Thomas Hellstrom
[next]