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
2007-08-07
plug in texture/sampler state update
Brian
2007-08-07
texture image state handling
Brian
2007-08-07
sketch out new pipe surface/sampler types
Brian
2007-08-07
Handle labels for IF/ELSE correctly
michal
2007-08-07
Enable compact TGSI dump.
michal
2007-08-07
Dump tokens in more compact form.
michal
2007-08-07
s/pipe_texture_object/pipe_mipmap_tree/, drop st_texobj.c
Brian
2007-08-07
don't include non-existant intel_buffer_objects.h
Brian
2007-08-07
Gutsy oopses on touch of existing file. Workaround.
Keith Whitwell
2007-08-07
Remove old intel_buffer_objects code - there is a state_tracker version now.
Keith Whitwell
2007-08-07
Labels are always label targets.
michal
2007-08-07
prototypes
Brian
2007-08-07
get rid of temp write_mono_row_ub() function
Brian
2007-08-06
call st_init_driver_functions(), make intelInitDriverFunctions() static
Brian
2007-08-06
call st_init_driver_functions()
Brian
2007-08-06
added softpipe_mipmap_tree_layout
Brian
2007-08-06
need a softpipe func for texture layout
Brian
2007-08-06
New st_init_*_functions() to initialize the driver functions table.
Brian
2007-08-06
new header
Brian
2007-08-06
fix asst. warnings
Brian
2007-08-06
Add GLSL opcodes.
michal
2007-08-06
Add GLSL ops.
michal
2007-08-06
Make SGE, SGT, SLE working.
michal
2007-08-06
Remove garbage text.
michal
2007-08-06
Use fp_attr_to_slot[].
michal
2007-08-06
Reorder opcodes.
michal
2007-08-06
Translate the remaining ops.
michal
2007-08-06
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/gi...
Brian
2007-08-06
added xm_softpipe.c
Brian
2007-08-06
use new xmesa_create_softpipe()
Brian
2007-08-06
softpipe/winsys interface
Brian
2007-08-06
Translate MESA GLSL opcodes to TGSI opcodes.
michal
2007-08-06
Add path for GL includes in mesa tree.
michal
2007-08-06
added st_cb_texture.c
Brian
2007-08-06
clean-ups
Brian
2007-08-06
switch to new texture functions in state tracker
Brian
2007-08-06
use new texture funcs
Brian
2007-08-06
clean-ups
Brian
2007-08-06
new texture functions
Brian
2007-08-06
comments
Brian
2007-08-06
Add GLSL opcodes.
michal
2007-08-06
disable/remove intel dependencies
Brian
2007-08-06
more intel_context removal
Brian
2007-08-06
disable some PBO code, remove intel dependencies
Brian
2007-08-06
remove timing code
Brian
2007-08-06
Replace intel_texture_object with st_texture_object, intel_texture_image with...
Brian
2007-08-06
minor renaming
Brian
2007-08-06
Lift intel_mipmap_tree.c to st_mipmap_tree.c
Brian
2007-08-06
More code movement, removal of intel dependencies
Brian
2007-08-06
remove more intel dependencies
Brian
[next]