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
/
drivers
Age
Commit message (
Expand
)
Author
2010-02-22
svga: Upload the dirty ranges instead of the whole buffer.
José Fonseca
2010-02-22
svga: Break uploads of big buffers into smaller pieces.
José Fonseca
2010-02-22
svga: Note ranges even when there is no hardware buffer around.
José Fonseca
2010-02-22
svga: Further cleanup/comment svga buffer code.
José Fonseca
2010-02-22
svga: Temporarily create a sw vertex buf when failed to create a hw buf.
José Fonseca
2010-02-22
svga: Remove unused buffer download code.
José Fonseca
2010-02-22
svga: Prevent buffer overflow in buffer ranges.
José Fonseca
2010-02-22
svga: Fix PIPE_LOGICOP_INVERT.
José Fonseca
2010-02-22
i965g: added missing texture cap queries
Brian Paul
2010-02-22
i915g: added missing texture cap queries
Brian Paul
2010-02-22
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2010-02-22
r3OOg: support rendering of more than 65535 vertices per draw call (almost)
Marek Olšák
2010-02-21
i965g: Fix memory leak.
Vinson Lee
2010-02-21
r300g: Remove unnecessary header.
Vinson Lee
2010-02-21
r300g: precompute framebuffer register values
Marek Olšák
2010-02-21
r300g: add all missing colorbuffer formats
Marek Olšák
2010-02-21
r300g: make r300_translate_texformat private
Marek Olšák
2010-02-21
r300g: re-enable SRGB formats
Marek Olšák
2010-02-21
i965g: Remove dead code.
Vinson Lee
2010-02-21
i965g: Fix assertions that were always true.
Vinson Lee
2010-02-21
i965g: Fix use of out-of-scope variable.
Vinson Lee
2010-02-19
r300g: fix rendering into the L8 and A8 texture formats
Marek Olšák
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Revert "r300g: remove L8_UNORM from colorbuffer formats"
Corbin Simpson
2010-02-19
r300g: remove L8_UNORM from colorbuffer formats
Marek Olšák
2010-02-18
softpipe: fix depth testing problems
Brian Paul
2010-02-18
softpipe: comments and whitespace fixes
Brian Paul
2010-02-18
softpipe: const qualifiers, comments
Brian Paul
2010-02-18
identity: Propagate api->name and api->driver_name up
Jakob Bornecrantz
2010-02-18
trace: Propagate api->name up
Jakob Bornecrantz
2010-02-17
svga: Silence uninitialized variable warnings.
Vinson Lee
2010-02-18
r300g: add support for all missing non-FP sampler formats
Marek Olšák
2010-02-17
llvmpipe: use ffs technique for full tiles also
Keith Whitwell
2010-02-17
llvmpipe: rework do_block_16 to use bitmasks and ffs
Keith Whitwell
2010-02-16
nv40: Fix incorrect so_new() numbering.
Francisco Jerez
2010-02-16
nv40: Implement PIPE_CAP_MAX_COMBINED_SAMPLERS.
Francisco Jerez
2010-02-16
nv50: use hw idx buffers where we can
Ben Skeggs
2010-02-16
nouveau: fix for latest libdrm
Ben Skeggs
2010-02-15
r300g: fix the size of constant buffers
Marek Olšák
2010-02-15
trace: Dump blend state as a binary blob.
José Fonseca
2010-02-15
trace: Fix constant buffer unwrapping.
José Fonseca
2010-02-14
trace: No need to dump reference counts.
José Fonseca
2010-02-14
trace: Update for os_stream changes.
José Fonseca
2010-02-14
llvmpipe: Silence unused value warning.
Vinson Lee
2010-02-14
svga: Silence uninitialized variable warning.
Vinson Lee
2010-02-14
r300: add half_float_vertex support
Marek Olšák
2010-02-14
r300g: set the correct tiling flags for renderbuffers
Marek Olšák
2010-02-14
r300g: add macrotiling support to texture setup
Marek Olšák
2010-02-14
r300g: accelerate blitting for all formats by faking the texture format
Marek Olšák
[next]