index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
pipe
/
p_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tre...
Brian
2007-08-06
1
-0
/
+8
*
Add pipe buffer managment functions.
Keith Whitwell
2007-08-06
1
-3
/
+38
*
Add a new interface between softpipe and the window system / buffer manager.
Keith Whitwell
2007-08-05
1
-9
/
+3
*
Remove "static region" support.
Keith Whitwell
2007-08-03
1
-14
/
+0
*
added pipe->supported_formats()
Brian
2007-08-02
1
-0
/
+6
*
pipe->clear() now takes a surface, rather than color/depth/stencil flags.
Brian
2007-08-02
1
-3
/
+3
*
Implement new draw_vertices() path for simple vertex array drawing, use it fo...
Brian
2007-08-02
1
-0
/
+5
*
Remove references to accum buffers in softpipe.
Keith Whitwell
2007-08-02
1
-1
/
+1
*
Remove remnants of i915 texture-from-pbo code.
Keith Whitwell
2007-08-02
1
-9
/
+0
*
More work on glClear.
Brian
2007-08-01
1
-1
/
+2
*
Checkpoint: glClear changes - working, bug very rough.
Brian
2007-08-01
1
-0
/
+1
*
Redesign pipe_surface in terms of pipe_region.
Brian
2007-07-31
1
-0
/
+8
*
Lift region-related functions up to the pipe interface.
Brian
2007-07-31
1
-1
/
+80
*
Added basic occlusion counting
Brian
2007-07-13
1
-1
/
+9
*
hook in state tracking for blend color
Brian
2007-07-03
1
-0
/
+3
*
rename a few structs (use _state suffix consistantly), reorder/sort fields in...
Brian
2007-07-02
1
-4
/
+4
*
consolidate point/line state into pipe_setup_state
Brian
2007-06-26
1
-3
/
+0
*
initial texture object, texture format code
Brian
2007-06-22
1
-0
/
+4
*
more texture sampler work
Brian
2007-06-22
1
-0
/
+4
*
Initial work for glClear(), clear color state.
Brian
2007-06-20
1
-3
/
+7
*
hook up point state
Brian
2007-06-19
1
-0
/
+3
*
Added alpha test state.
Brian
2007-06-18
1
-3
/
+6
*
initial framebuffer state
Brian
2007-06-15
1
-0
/
+3
*
Rename directories again?!
Keith Whitwell
2007-06-14
1
-26
/
+28
*
Renamed softpipe directories and files to something less confusing.
Keith Whitwell
2007-06-14
1
-0
/
+89