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-12-20
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-17
gallivm: Cleanup util_format_xxx_fetch_xxx call generation.
José Fonseca
2010-12-16
gallivm: fix copy&paste error from previous commit
Brian Paul
2010-12-16
gallivm: work around LLVM 2.6 bug when calling C functions
Brian Paul
2010-12-16
draw: s/varient/variant/
Brian Paul
2010-12-15
gallium: properly check for src->dst blit compatibilities
Jerome Glisse
2010-12-14
gallivm: do texture swizzle after shadow compare
Brian Paul
2010-12-13
gallivm: store callbacks in a linked list rather than fixed size array
Brian Paul
2010-12-11
tgsi: fix rbug compile error
Marek Olšák
2010-12-09
draw/llvm: don't flush in vs_llvm_delete()
Brian Paul
2010-12-09
draw/llvm: remove redundant comment
Brian Paul
2010-12-09
draw/llvm: remove extraneous conditional
Brian Paul
2010-12-07
u_blitter: use util_is_format_compatible in the assert
Marek Olšák
2010-12-06
gallium/util: minor formatting fixes
Brian Paul
2010-12-05
init ps->context with util_surfaces_get and do_get
Xavier Chantry
2010-12-05
nvfx: fixes after array textures merge
Xavier Chantry
2010-12-03
mesa: consolidate some compiler -D flags
Brian Paul
2010-12-03
gallivm: fix null builder pointers
Brian Paul
2010-12-02
gallivm/llvmpipe: remove lp_build_context::builder
Brian Paul
2010-12-02
gallium/util: add states relevant to geometry shaders
Zack Rusin
2010-12-02
util: Don't try to use imagehlp on mingw.
José Fonseca
2010-12-02
util: __builtin_frame_address() doesn't work on mingw.
José Fonseca
2010-12-02
util: Plug leaks in util_destroy_gen_mipmap.
José Fonseca
2010-12-02
util: C++ safe.
José Fonseca
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-30
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
util: rename u_mempool -> u_slab
Marek Olšák
2010-11-30
gallivm: fix storing of the addr register
Zack Rusin
2010-11-28
u_blitter: interpolate clear color using a GENERIC varying instead of COLOR
Marek Olšák
2010-11-25
u_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu/gpu stall
Marek Olšák
2010-11-25
auxiliary: util_blit_pixels_tex should restore the viewport.
Chia-I Wu
2010-11-22
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-21
tgsi: Add STENCIL to text parser.
Chia-I Wu
2010-11-17
gallium: Remove redundant sw and debug target helpers
Jakob Bornecrantz
2010-11-12
tgsi: fill out CAPs for indirect addressing
Marek Olšák
2010-11-10
gallivm: implement indirect addressing over inputs
Zack Rusin
2010-11-09
gallivm: Allocate TEMP/OUT arrays only once.
José Fonseca
2010-11-09
gallivm: implement indirect addressing of the output registers
Zack Rusin
2010-11-08
os: Open file streams in binary mode.
Michal Krol
2010-11-05
scons: Remove old pipebuffer SConscript
Jakob Bornecrantz
2010-11-05
gallivm: add const qualifiers, fix comment string
Brian Paul
2010-11-05
gallivm: alloca() was called too often for temporary arrays
Brian Paul
2010-11-04
tgsi: remove unused function
Brian Paul
2010-11-04
gallivm: implement execution mask for scatter stores
Brian Paul
2010-11-04
gallivm: added lp_elem_type()
Brian Paul
2010-11-04
gallivm: add pixel offsets in scatter stores
Brian Paul
2010-11-04
gallivm: added debug code to dump temp registers
Brian Paul
2010-11-04
tgsi/build: Reduce interface clutter.
Michal Krol
2010-11-04
tgsi/exec: Get rid of obsolete condition codes.
Michal Krol
2010-11-04
tgsi/exec: Cleanup the remaining arithmetic instructions.
Michal Krol
[next]