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
Age
Commit message (
Expand
)
Author
2010-09-13
r600c: remove stray unmap call
Andre Maasikas
2010-09-13
llvmpipe: use gcc asm only with gcc
José Fonseca
2010-09-13
r300g: print unassigned FS inputs for DBG_RS
Marek Olšák
2010-09-13
r300g: fix map_buffer
Marek Olšák
2010-09-13
r300/compiler: fix warnings
Marek Olšák
2010-09-13
r300g: add new debug options for dumping scissor regs and disabling CBZB clear
Marek Olšák
2010-09-13
r300g: skip rendering if CS space validation fails
Marek Olšák
2010-09-13
r300g: remove u_upload_flush from r300_draw_arrays
Marek Olšák
2010-09-12
nvfx: Remove unused variables.
Vinson Lee
2010-09-12
nvfx: Move declaration before code.
Vinson Lee
2010-09-12
llvmpipe: introduce tri_3_4 for tiny triangles
Keith Whitwell
2010-09-12
llvmpipe: allow tri_3_16 at any 4-aligned location within a tile
Keith Whitwell
2010-09-12
llvmpipe: refactor tri_3_16
Keith Whitwell
2010-09-12
llvmpipe: pass linear masks to fragment shader
Keith Whitwell
2010-09-12
llvmpipe: fix warnings on both 32 and 64 bit builds
Keith Whitwell
2010-09-12
llvmpipe: fix wierd performance regression in isosurf
Keith Whitwell
2010-09-12
pb: Fix the build, and add notes.
José Fonseca
2010-09-12
llvmpipe: Only generate the whole shader specialization for opaque shaders.
José Fonseca
2010-09-12
pb: add void * for flush ctx to mapping functions
Dave Airlie
2010-09-11
nv30: fix breakage due to 10 texcoord support on nv40
Luca Barbieri
2010-09-12
Add missing files to the tarball file lists.
Chia-I Wu
2010-09-12
mesa: Fix depend.es[12] generation when LLVM is enabled.
Chia-I Wu
2010-09-11
r600g: Undo bo placement change.
Tilman Sauerbeck
2010-09-11
llvmpipe: Silence some warnings.
José Fonseca
2010-09-11
gallivm: nr_channels is only valid for formats with plain layout.
José Fonseca
2010-09-11
gallivm: Use const keyword on swizzles.
José Fonseca
2010-09-11
gallivm: Allow to TGSI AoS translation to happen in BGRA ordering.
José Fonseca
2010-09-11
llvmpipe: Don't store display the alpha ref value in the key.
José Fonseca
2010-09-11
gallivm: Add a new debug flag to warn about performance issues.
José Fonseca
2010-09-11
gallivm: Helper functions for pointer indirection.
José Fonseca
2010-09-11
gallivm: Cleanup the TGSI <-> sampler interface.
José Fonseca
2010-09-11
gallivm: Add some utility functions to set/get array elements too.
José Fonseca
2010-09-11
gallivm: Basic AoS TGSI -> LLVM IR.
José Fonseca
2010-09-11
gallivm: Move the texture modifiers to the header.
José Fonseca
2010-09-11
gallivm: s/lp_build_broadcast_aos/lp_build_swizzle_scalar_aos/
José Fonseca
2010-09-11
Add a test for the KIL opcode
Alex Corscadden
2010-09-11
llvmpipe: restore larger command blocks
Keith Whitwell
2010-09-11
llvmpipe: move some debug to DEBUG_SCENE
Keith Whitwell
2010-09-11
llvmpipe: add DEBUG_MEM option
Keith Whitwell
2010-09-11
llvmpipe: allow bigger scenes
Keith Whitwell
2010-09-10
r300/compiler: Reorganize presub_helper()
Tom Stellard
2010-09-10
r300/compiler: Don't use presubtract in TEX instructions
Tom Stellard
2010-09-10
r300/compiler: Print the presub subtract operation in the correct order
Tom Stellard
2010-09-10
r300/compiler: Fix dataflow bug in presub_helper()
Tom Stellard
2010-09-10
r300/compiler: Replace asserts with error messages
Tom Stellard
2010-09-10
r300/compiler: Fix copy propigation for some presub instructions
Tom Stellard
2010-09-10
r300/compiler: Add peephole optimization for the 'sub' presubtract operation
Tom Stellard
2010-09-10
r300/compiler: Add peephole optimization for the 'add' presubtract operation
Tom Stellard
2010-09-10
r300/compiler: Clean up rc_pair_alloc_source()
Tom Stellard
2010-09-10
r300/compiler: Enable presubtract sources
Tom Stellard
[next]