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
Age
Commit message (
Expand
)
Author
2008-07-20
g3dvl: Fix some memory leaks in the winsys.
Younes Manton
2008-07-20
g3dvl: Minor SP winsys cleanup.
Younes Manton
2008-07-14
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-07-13
python: New state tracker which exposes the pipe driver to python scripts.
José Fonseca
2008-07-13
util: Eliminate pipe from the arguments to pipe_get/put_tile_xxx functions.
José Fonseca
2008-07-13
pb: buffer over/underflows are errors.
José Fonseca
2008-07-13
tgsi: Parse destination operand modulate modifier.
Michal Krol
2008-07-13
tgsi: Parse extended source register modifiers.
Michal Krol
2008-07-13
tgsi: Parse _SAT and _SAT opcode suffix.
Michal Krol
2008-07-13
tgsi: Parse IMM statements.
Michal Krol
2008-07-13
tgsi: Parse texture instructions correctly.
Michal Krol
2008-07-13
tgsi: Fix instruction operand counts.
Michal Krol
2008-07-13
tgsi: Fix instruction opcode parsing.
Michal Krol
2008-07-13
tgsi: Add missing SWZ opcode.
Michal Krol
2008-07-13
tgsi: Parse DCL statements.
Michal Krol
2008-07-13
tgsi: Remove depricated ATTRIB interpolate mode.
Michal Krol
2008-07-13
llvm: build fixes.
Stephane Marchesin
2008-07-12
scons: List `util/tgsi_text.c'.
Michal Krol
2008-07-12
tgsi: Add tgsi_text utility module.
Michal Krol
2008-07-12
tgsi: Fix dumping of indirect addressing.
Michal Krol
2008-07-12
nv30: no npot textures
Patrice Mandin
2008-07-12
nv30: update caps
Patrice Mandin
2008-07-12
nv30: do not shift texture format
Patrice Mandin
2008-07-12
nv30: Emit vertex buffer objects using state objects
Patrice Mandin
2008-07-12
nv30: Move edgeflag stuff
Patrice Mandin
2008-07-12
nv30: Reorder, remove useless stuff
Patrice Mandin
2008-07-12
nv30: Rename state emission func
Patrice Mandin
2008-07-12
tgsi: Add missing copyright headers.
Michal Krol
2008-07-12
nv30: was setting wrong register
Patrice Mandin
2008-07-12
nv30: does not have vp_attrib/result
Patrice Mandin
2008-07-12
nv30: Change comment about slowdown
Patrice Mandin
2008-07-12
nv30: Emit fragment program using state objects
Patrice Mandin
2008-07-12
nv30: Emit vertex program using state objects
Patrice Mandin
2008-07-11
egl: a minor overhauld of egl_xdri.c
Brian Paul
2008-07-11
glx: added __glXPreferEGL() to tell libGL to prefer "egl_" drivers over regul...
Brian Paul
2008-07-11
build egl subdirs
Brian Paul
2008-07-11
nv30: Move constant buffers out of vert/frag prog structures
Patrice Mandin
2008-07-11
nv30: Emit fragtex state using state objects
Patrice Mandin
2008-07-11
nv30: split fragprog_upload from fragprog_bind
Patrice Mandin
2008-07-11
nv30: split fragprog_prepare from fragprog_translate
Patrice Mandin
2008-07-11
nv30: Update miptree to match latest changes
Patrice Mandin
2008-07-11
gallium: Make dri drivers create a egl_name_dri.so if supported
Jakob Bornecrantz
2008-07-11
nv50: obey do_flip in surface_copy()
Ben Skeggs
2008-07-11
nv50: quick hack to get textures untiled on map, and tiled on unmap
Ben Skeggs
2008-07-11
nouveau: winsys surface funcs deprecated, remove them
Ben Skeggs
2008-07-11
nv50: demagic tex filter / wrap mode
Ben Skeggs
2008-07-11
nv50: add some texture formats
Ben Skeggs
2008-07-11
nv50: split tic construction out into own file
Ben Skeggs
2008-07-11
nv50: add license headers to .c files
Ben Skeggs
2008-07-10
gallium: check for FEATURE_feedback and FEATURE_drawpix when creating/using t...
Brian Paul
[next]