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-02-26
gallium: added GENERATED_SOURCES var to Makefile.template
Brian Paul
2010-02-26
Revert "gallium: remove unneeded -I path from Makefile.templast"
Brian Paul
2010-02-26
gallium/nouveau: clean-up #includes
Brian Paul
2010-02-26
gallium: remove unneeded -I path from Makefile.templast
Brian Paul
2010-02-26
softpipe: fix up #includes
Brian Paul
2010-02-26
gallium/trace: remove unneeded path prefixes on #includes
Brian Paul
2010-02-26
gallium/identity: remove unneeded path prefixes on #includes
Brian Paul
2010-02-26
util: Define SRGB's channels as normalized.
José Fonseca
2010-02-26
util: Code generate functions to pack and unpack a single pixel.
José Fonseca
2010-02-26
util: Factor some code into u_format_parse.py
José Fonseca
2010-02-26
util: Add util_bswap16.
José Fonseca
2010-02-26
util: Use python names consistent with u_format.h
José Fonseca
2010-02-26
llvmpipe: Fix lp_tile_r5g6b5_unorm_write_4ub.
José Fonseca
2010-02-26
llvmpipe: Fix scons dependencies.
José Fonseca
2010-02-26
util: Add is_pot() method to formats.
José Fonseca
2010-02-26
minor cleanup of dri/Makefile.template's after miniglx drop
George Sapountzis
2010-02-25
util: remove a trailing semicolon in format table code
Brian Paul
2010-02-25
util: Remove import of unused sys module.
Vinson Lee
2010-02-25
scons: Always build trace driver
José Fonseca
2010-02-25
python: Fix typo.
Michal Krol
2010-02-25
tgsi: Remove dead code.
Michal Krol
2010-02-25
st/egl: Reduce validation round-trips in DRI2 backend.
Chia-I Wu
2010-02-25
st/egl: Reduce validation round-trips in ximage backend.
Chia-I Wu
2010-02-25
st/egl: Refactor dri2_surface_get_buffers.
Chia-I Wu
2010-02-25
st/egl: Add dri2InvalidateBuffers.
Chia-I Wu
2010-02-25
util: Assert that pointer is not null before dereferencing.
Vinson Lee
2010-02-24
r300g: Atomize vertex shader.
Corbin Simpson
2010-02-24
r300g: Move CALLOCs to correct place.
Corbin Simpson
2010-02-24
r300g: prevent CS overflow when emitting the draw packets
Marek Olšák
2010-02-24
llvmpipe: clean up rasterization threads upon context destruction
Brian Paul
2010-02-24
r300g: remove invalid .PHONY line
Brian Paul
2010-02-24
gallium: remove extra -I paths from Makefile.template
Brian Paul
2010-02-24
llvmpipe: more lp_rasterizer_task parameter passing
Brian Paul
2010-02-24
llvmpipe: pass fewer parameters to rasterization functions
Brian Paul
2010-02-24
llvmpipe: added some assertions
Brian Paul
2010-02-24
gallium: remove $(DEFINES) from cc/c++ command lines
Brian Paul
2010-02-24
gallium: comment/document usage flags
Brian Paul
2010-02-24
llvmpipe: SRGB textures not supported yet
Brian Paul
2010-02-24
llvmpipe: vertex shader textures not supported yet
Brian Paul
2010-02-24
r300: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
llvmpipe: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
gallivm: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
util: Kill array vs arith layouts. Revamp UTIL_FORMAT_LAYOUT_xxx.
José Fonseca
2010-02-24
i915g: fix a comment
Brian Paul
2010-02-24
gallium/docs: clean up texture usage text, added texture geom info
Brian Paul
2010-02-24
llvmpipe: Fix breakeage.
José Fonseca
2010-02-24
util: Refactor some code.
José Fonseca
2010-02-24
util: Cope with the fact that formats in u_format.csv are not ordered.
José Fonseca
2010-02-24
util: Factor out the code to shorten a format name.
José Fonseca
2010-02-24
llvmpipe: Handle correctly 24bit formats.
José Fonseca
[next]