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-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
2010-02-14
r300g: fix texture formats: A4R4G4B4_UNORM, A1R5G5B5_UNORM, R5G6B5_UNORM
Marek Olšák
2010-02-14
llvmpipe: s/debug_dump_/util_dump_/
José Fonseca
2010-02-14
cell: Use util_format_name().
José Fonseca
2010-02-14
llvmpipe: Use util_format_name().
José Fonseca
2010-02-14
nv: Use util_format_name().
José Fonseca
2010-02-14
r300g: Use util_format_name().
José Fonseca
2010-02-14
trace: Use util_format_name().
José Fonseca
2010-02-14
trace: Fix generated XML.
José Fonseca
2010-02-13
llvmpipe: Silence uninitialized variable warning.
Vinson Lee
2010-02-13
softpipe: Silence uninitialized variable warnings.
Vinson Lee
2010-02-14
r300g: fix scons build
Marek Olšák
2010-02-13
softpipe: fix broken cubemap / mipmap selection code
Brian Paul
2010-02-13
svga: Fix texture border color.
José Fonseca
2010-02-13
r300g: do not invalidate texture caches when only sampler state is changed
Marek Olšák
2010-02-13
r300g: cleanup the emission of RS block state
Marek Olšák
2010-02-13
r300g: cleanup the emission of framebuffer state
Marek Olšák
2010-02-13
r300g: disable independent blend enables
Marek Olšák
2010-02-13
r300g: emit INDEPENDENT_COLORFORMAT_ENABLE only on r5xx
Marek Olšák
2010-02-12
svga: Silence uninitialized variable warning.
Vinson Lee
2010-02-12
svga: A few more tweaks to blend color state emission.
José Fonseca
2010-02-12
svga: Clamp max cube texture levels to supported max 2d levels.
José Fonseca
2010-02-12
svga: Report the 2d/3d texture sizes supported by the host.
José Fonseca
2010-02-12
cell: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
Brian Paul
2010-02-12
svga: enable code to emit blend color
Roland Scheidegger
2010-02-12
Merge branch 'gallium-dynamicstencilref'
Roland Scheidegger
2010-02-12
nouveau: nv30: it may have 8 texture samplers (not 4), but shader engine has ...
Patrice Mandin
2010-02-12
cell: adjust structure padding
Brian Paul
2010-02-12
cell: remove unused var
Brian Paul
2010-02-12
cell: include cell_context.h
Brian Paul
2010-02-12
cell: re-fix undeclared var
Brian Paul
2010-02-12
cell: declare stencil_value variable
Brian Paul
2010-02-12
nouveau: nv30: Define number of texture samplers
Patrice Mandin
2010-02-12
svgadump: Several improvements to shader dumping.
José Fonseca
2010-02-12
nouveau: use AVAIL_RING()
Ben Skeggs
2010-02-12
nouveau: switch to nouveau_bo_new_tile()
Ben Skeggs
2010-02-11
svga: check min_index, max_index before assertions
Brian Paul
2010-02-12
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-11
nouveau: fix compile errors...
Roland Scheidegger
2010-02-11
nv50: adapt to stencil ref changes
Roland Scheidegger
2010-02-11
nv40: adapt to stencil ref changes
Roland Scheidegger
2010-02-11
nv30: adapt to stencil ref changes
Roland Scheidegger
2010-02-11
svga: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
Brian Paul
[next]