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-04-15
r300g: fix the MIRROR_CLAMP_TO_BORDER wrap mode
Marek Olšák
2010-04-15
r300g: add missing r300_state.h
Marek Olšák
2010-04-15
r300g: disable the REPEAT NPOT fallback until it works
Marek Olšák
2010-04-15
r300g: do not use NPOT fallback for CLAMP wrap modes
Marek Olšák
2010-04-15
r300g: pick a new fragment shader when either a sampler state or view is changed
Marek Olšák
2010-04-15
nvfx: dont swizzle stuff into GART
Xavier Chantry
2010-04-15
nouveau: replace vtxbuf/idxbuf caps with BO_ flags in nouveau_screen and fix ...
Luca Barbieri
2010-04-14
i915g: Remove unnecessary header.
Vinson Lee
2010-04-15
r300g: fix regression in texdepth.
Dave Airlie
2010-04-14
gallium/tests: Add test case for pipe_barrier.
Vinson Lee
2010-04-14
swrastg: Fix defines to be able to load more then one sw driver
Jakob Bornecrantz
2010-04-14
llvmpipe: comments for fence functions
Brian Paul
2010-04-14
r300g: fix possible crash when shader compilation fails
Marek Olšák
2010-04-14
r300g: simplify get_shader_constant to be rc-constant-state specific
Marek Olšák
2010-04-14
progs/gallium: Fix relative path in Makefile.
Vinson Lee
2010-04-13
u_blitter: Coords are normalized.
Corbin Simpson
2010-04-14
r300g: remove the CS compenstation for non-atomized states
Marek Olšák
2010-04-14
r300g: remove always_dirty flag and correct leftovers
Marek Olšák
2010-04-14
r300g: atomize beginning occlusion query
Marek Olšák
2010-04-14
r300g: atomize VS constant buffer
Marek Olšák
2010-04-14
r300g: emit VS immediates along with VS code
Marek Olšák
2010-04-14
r300g: make setting up fragment depth output less hackish
Marek Olšák
2010-04-14
r300g: kill off r300_fragment_shader::shadow_samplers and friends
Marek Olšák
2010-04-14
retrace: Update for recent interface changes.
José Fonseca
2010-04-14
trace: Ignore transfer_flush_region too.
José Fonseca
2010-04-13
i915g: Fix winsys SCons build.
Vinson Lee
2010-04-13
i915g: Whitespace & formating
Jakob Bornecrantz
2010-04-13
i915g: Mark shared layouts more clearly
Jakob Bornecrantz
2010-04-13
Merge branch '7.8'
Jesse Barnes
2010-04-13
llvmpipe: disable half float formats
Alan Hourihane
2010-04-13
gallium: Remove pipe_screen::update_buffer.
Chia-I Wu
2010-04-13
gallium: disable tests when using embedded build
Alan Hourihane
2010-04-13
util: Fix util_dynarray_trim().
Michal Krol
2010-04-13
nvfx: use dynamically sized rotating BO pool for fragment programs
Luca Barbieri
2010-04-13
draw llvm: Initialize variable.
Vinson Lee
2010-04-13
r300g: Silence uninitialized variable warning.
Vinson Lee
2010-04-13
st/vega: Drop st_public support.
Chia-I Wu
2010-04-13
st/vega: Do not rely on st_resize_framebuffer.
Chia-I Wu
2010-04-13
nvfx: fix for 64-bit systems
Luca Barbieri
2010-04-13
gallium/auxiliary: make util_dynarray_trim do nothing if size == capacity
Luca Barbieri
2010-04-13
gallium/auxiliary: add util_dynarray_resize
Luca Barbieri
2010-04-13
gallium/auxiliary: fix util_dynarray_trim to 0 to free the data
Luca Barbieri
2010-04-13
util: implement Jose Fonseca's suggestions for u_buffer.h -> u_dynarray.h
Luca Barbieri
2010-04-13
ffvertex: don't touch tex coords if coord replace is enabled.
Dave Airlie
2010-04-13
r300g: add generating texture coordinates for point sprites
Marek Olšák
2010-04-13
progs/gallium: Move into src/gallium/tests
José Fonseca
2010-04-12
gallium/auxiliary: add dynamically sized buffer/array/vector
Luca Barbieri
2010-04-12
nvfx: add LRP in vertprog
Luca Barbieri
2010-04-12
nvfx: add SIN and COS in vertprog
Luca Barbieri
2010-04-12
nvfx: add missing vertprog setcond instructions
Luca Barbieri
[next]