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
/
i915simple
/
i915_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: minor cleanups to pipe interface
Keith Whitwell
2008-01-26
1
-24
/
+0
*
gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code
Keith Whitwell
2008-01-25
1
-1
/
+1
*
Unify copy_rect helpers.
Michel Dänzer
2008-01-18
1
-46
/
+11
*
Back-port miscellaneous fixes from internal branch (mostly portability fixes).
José Fonseca
2008-01-17
1
-0
/
+1
*
Remove pipe->get/put_tile_rgba.
Michel Dänzer
2008-01-14
1
-2
/
+0
*
Remove mapping fields from struct pipe_surface.
Michel Dänzer
2008-01-14
1
-8
/
+9
*
rename some 'mesa' functions
Brian
2007-12-15
1
-19
/
+15
*
Use tile functions in new p_tile.[ch]
Brian
2007-12-15
1
-87
/
+5
*
Remove get/put_tile_rgba() functions.
Brian
2007-12-12
1
-102
/
+1
*
Move float/rgba tile get/put functions into new file.
Brian
2007-12-12
1
-0
/
+7
*
remove old assertion
Brian
2007-12-12
1
-1
/
+0
*
Add surface storage allocation function to winsys interface.
José Fonseca
2007-12-11
1
-1
/
+2
*
implement i915_put_tile_rgba() - temporary code though
Brian
2007-12-10
1
-2
/
+32
*
Get rid of "duplicate" formats.
Brian
2007-12-07
1
-2
/
+2
*
Eliminate struct pipe_region.
Michel Dänzer
2007-12-07
1
-17
/
+18
*
Hide texture layout details from the state tracker.
Michel Dänzer
2007-12-06
1
-12
/
+13
*
Move dimensions from struct pipe_region to struct pipe_surface.
Michel Dänzer
2007-11-29
1
-9
/
+176
*
Make it compile under Win32.
Michal
2007-11-22
1
-1
/
+1
*
Make it compile under linux.
Michal Krol
2007-10-29
1
-0
/
+1
*
surface_alloc() is now a winsys function.
Brian
2007-10-26
1
-40
/
+149
*
Move the get/put_tile() functions to pipe_context.
Brian
2007-10-25
1
-7
/
+10
*
Start breaking the #include dependencies between pipe drivers and mesa.
Keith Whitwell
2007-08-13
1
-11
/
+11
*
fill in the get_tile() function so ReadPixels can work
Brian
2007-08-13
1
-3
/
+36
*
notes/asserts for get/put_tile()
Brian
2007-08-11
1
-0
/
+3
*
define i915_surface struct
Brian
2007-08-08
1
-1
/
+29
*
Checkpoint of a super-simplified i915 driver in the pipe model.
Keith Whitwell
2007-08-08
1
-0
/
+52