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
/
auxiliary
Age
Commit message (
Expand
)
Author
2010-07-21
gallivm: remove extraneous braces
Brian Paul
2010-07-21
gallivm: no longer do indirect addressing in get_temp_ptr()
Brian Paul
2010-07-21
gallivm: implement correct indirect addressing of temp registers
Brian Paul
2010-07-21
gallivm: re-org, comments for get_temp_ptr()
Brian Paul
2010-07-21
draw: whitespace clean-up
Brian Paul
2010-07-21
gallivm: rename a var to avoid compiler warnings
Brian Paul
2010-07-20
gallivm: fix indirect addressing of constant buffer
Brian Paul
2010-07-20
gallivm: added lp_build_const_int32() helper
Brian Paul
2010-07-20
draw: correctly handle max_index=0xffffffff case in vcache code
Brian Paul
2010-07-20
util: mempool: initialize last block's magic number in a page
Marek Olšák
2010-07-19
draw: fix incorrect instancing divisor in LLVM code
Brian Paul
2010-07-19
util: remove the dummy field in mempool
Marek Olšák
2010-07-19
util: add dummy field to empty structure types
Brian Paul
2010-07-19
util: add a memory pool for equally sized memory allocations
Marek Olšák
2010-07-16
scons: Fix Cygwin build.
Vinson Lee
2010-07-16
draw: updated debug/dump code
Brian Paul
2010-07-16
draw: added array element debug / bounds checking code (disabled)
Brian Paul
2010-07-16
draw/llvm: adjust the instance id at run time
Zack Rusin
2010-07-16
draw: use the instance id when fetching vertex data
Zack Rusin
2010-07-15
draw: update comments for drawing functions
Brian Paul
2010-07-15
draw: move prototype, update comment
Brian Paul
2010-07-15
tgsi: Remove dead assignment in uprcase function.
Vinson Lee
2010-07-13
Merge branch 'mesa-2d-registers'
Zack Rusin
2010-07-12
os: remove gratuitous pipe_barrier placeholder code
nobled
2010-07-12
os, rbug: remove PIPE_THREAD_HAVE_CONDVAR
nobled
2010-07-12
os: Implement pipe_condvar on Windows Vista and later
nobled
2010-07-12
os: Implement pipe_condvar on win32
nobled
2010-07-12
u_blitter: add draw_rectangle callback which can be overridden by a driver
Marek Olšák
2010-07-12
u_blitter: clean up the texcoord computations
Marek Olšák
2010-07-12
u_blitter: simplify blitter_set_rectangle
Marek Olšák
2010-07-12
u_blitter: rename blitter->base, add a way to get a pipe context from blitter
Marek Olšák
2010-07-10
tgsi: make sure that we print out the adjacency prims correctly
Zack Rusin
2010-07-10
draw: fix decomposition to work with adjacency primitives
Zack Rusin
2010-07-10
mesa: get the translation from mesa 2d regs to tgsi working
Zack Rusin
2010-07-08
draw: Fix off-by-one error in assert.
Vinson Lee
2010-07-07
gallivm: restore const qualifier
Brian Paul
2010-07-07
gallivm: fix cube map LOD computation
Brian Paul
2010-07-06
draw: Remove unnecessary header.
Vinson Lee
2010-07-06
gallivm: Remove unnecessary header.
Vinson Lee
2010-07-07
util: print help for debug options on non-debug builds
Marek Olšák
2010-07-06
gallivm: use trunc, not round in lp_build_nearest_mip_level()
Brian Paul
2010-07-06
gallivm: finish implementation of lp_build_iceil()
Brian Paul
2010-07-06
draw: make sure softpipe doesn't crash with vertex tex sampling
Zack Rusin
2010-07-06
draw: implement vertex texture sampling using llvm
Zack Rusin
2010-07-06
gallivm: Use SSE4.1's BLENDV instructions for lp_build_select().
José Fonseca
2010-07-06
gallivm: Fix 8bit comparisons.
José Fonseca
2010-07-05
auxiliary/util: Add SM3 meta-cap list.
Corbin Simpson
2010-07-03
gallivm: Remove unnecessary headers.
Vinson Lee
2010-07-02
gallivm: Do 4ubyte AoS texture filtering for any format that can be expressed.
José Fonseca
2010-07-02
gallivm: Use util_format_description::fetch_rgba_8unorm() when available.
José Fonseca
[prev]
[next]