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_winsys.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add surface storage allocation function to winsys interface.
José Fonseca
2007-12-11
1
-9
/
+9
*
Remove stray references to struct pipe_region.
Michel Dänzer
2007-12-10
1
-7
/
+0
*
gallium: Comment on winsys's fence functions. Fix comment layout for doxygen.
José Fonseca
2007-12-09
1
-11
/
+23
*
Document return types.
José Fonseca
2007-12-09
1
-2
/
+12
*
add fence interfaces and buffer create flags to pipe_winsys
keithw
2007-12-09
1
-13
/
+31
*
Define PIPE_FORMAT_ tokens as an enum set, rather than #defines.
Brian
2007-12-07
1
-1
/
+3
*
Move dimensions from struct pipe_region to struct pipe_surface.
Michel Dänzer
2007-11-29
1
-2
/
+4
*
Remove winsys->wait_idle(), subsumed by pipe->flush().
Brian
2007-11-07
1
-3
/
+0
*
Remove context dependencies in winsys layer.
Brian
2007-11-07
1
-2
/
+3
*
just reorder a few members of pipe_winsys, update comments
Brian
2007-11-07
1
-7
/
+6
*
Add winsys->surface_release() to complement winsys->surface_alloc().
Brian
2007-11-07
1
-0
/
+2
*
document flags param to region_alloc()
Brian
2007-11-06
1
-0
/
+3
*
Supply buffer usage hints to winsys.
José Fonseca
2007-11-06
1
-2
/
+9
*
Start re-working SwapBuffers.
Brian
2007-11-01
1
-1
/
+3
*
surface_alloc() is now a winsys function.
Brian
2007-10-26
1
-0
/
+4
*
Move region_alloc() and region_release() to pipe_winsys.
Brian
2007-10-25
1
-0
/
+14
*
Briefly describe the buffer management interface.
José Fonseca
2007-10-25
1
-11
/
+20
*
Added user_buffer_create() method
Brian
2007-10-10
1
-0
/
+6
*
update comments (s/softpipe/gallium/ etc)
Brian
2007-10-10
1
-20
/
+18
*
s/bugmgr/bufgr/
Brian
2007-09-17
1
-1
/
+1
*
merge buffer_unreference(), buffer_reference()
Brian
2007-09-10
1
-5
/
+4
*
remove #include mtypes.h
Brian
2007-08-11
1
-1
/
+0
*
Move string functions to state_tracker, add queries to pipe, winsys.
Keith Whitwell
2007-08-10
1
-0
/
+4
*
Lift common winsys functions into pipe's new p_winsys.
Keith Whitwell
2007-08-10
1
-0
/
+114