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
/
mesa
/
pipe
/
p_context.h
Age
Commit message (
Expand
)
Author
2007-08-07
sketch out new pipe surface/sampler types
Brian
2007-08-07
s/pipe_texture_object/pipe_mipmap_tree/, drop st_texobj.c
Brian
2007-08-06
Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tre...
Brian
2007-08-06
Add pipe buffer managment functions.
Keith Whitwell
2007-08-05
Add a new interface between softpipe and the window system / buffer manager.
Keith Whitwell
2007-08-03
Remove "static region" support.
Keith Whitwell
2007-08-02
added pipe->supported_formats()
Brian
2007-08-02
pipe->clear() now takes a surface, rather than color/depth/stencil flags.
Brian
2007-08-02
Implement new draw_vertices() path for simple vertex array drawing, use it fo...
Brian
2007-08-02
Remove references to accum buffers in softpipe.
Keith Whitwell
2007-08-02
Remove remnants of i915 texture-from-pbo code.
Keith Whitwell
2007-08-01
More work on glClear.
Brian
2007-08-01
Checkpoint: glClear changes - working, bug very rough.
Brian
2007-07-31
Redesign pipe_surface in terms of pipe_region.
Brian
2007-07-31
Lift region-related functions up to the pipe interface.
Brian
2007-07-13
Added basic occlusion counting
Brian
2007-07-03
hook in state tracking for blend color
Brian
2007-07-02
rename a few structs (use _state suffix consistantly), reorder/sort fields in...
Brian
2007-06-26
consolidate point/line state into pipe_setup_state
Brian
2007-06-22
initial texture object, texture format code
Brian
2007-06-22
more texture sampler work
Brian
2007-06-20
Initial work for glClear(), clear color state.
Brian
2007-06-19
hook up point state
Brian
2007-06-18
Added alpha test state.
Brian
2007-06-15
initial framebuffer state
Brian
2007-06-14
Rename directories again?!
Keith Whitwell
2007-06-14
Renamed softpipe directories and files to something less confusing.
Keith Whitwell
[prev]