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
/
gallium
/
auxiliary
/
util
/
p_tile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: implement a bunch of missing put_tile functions
Brian Paul
2008-08-07
1
-26
/
+137
*
gallium: enable the call to r16_put_tile_rgba(), silences warning
Brian Paul
2008-08-07
1
-1
/
+1
*
gallium: fix clipping/stride bugs in pipe_get_tile_raw(), pipe_put_tile_raw()
Brian Paul
2008-08-06
1
-6
/
+6
*
softpipe: support PIPE_FORMAT_R16_SNORM.
Younes Manton
2008-08-02
1
-0
/
+46
*
gallium: Fix typo in function name.
José Fonseca
2008-07-20
1
-2
/
+2
*
gallium: Expose the ability to get a tile outside a surface.
José Fonseca
2008-07-18
1
-36
/
+47
*
gallium: ycbcr_get_tile_rgba allow reading an uneven number of pixels from yu...
José Fonseca
2008-07-16
1
-4
/
+28
*
util: Eliminate pipe from the arguments to pipe_get/put_tile_xxx functions.
José Fonseca
2008-07-13
1
-26
/
+16
*
gallium: added a4r4g4b4_put_tile_rgba()
Brian Paul
2008-07-03
1
-0
/
+31
*
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-06-27
1
-60
/
+38
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-12
/
+38
*
gallium: use the newer PIPE_FORMAT_x_UNORM format names
Brian Paul
2008-04-30
1
-12
/
+12
*
gallium: add cases for PIPE_FORMAT_X8Z24_UNORM
Brian Paul
2008-04-28
1
-0
/
+4
*
gallium: Initial support for pixel formats with unused storage components.
Michel Dänzer
2008-04-24
1
-0
/
+52
*
gallium: make msvc less unhappy
Keith Whitwell
2008-04-04
1
-7
/
+8
*
gallium: implement ycbcr->rgba tile conversion
Brian
2008-04-03
1
-0
/
+71
*
gallium: added pipe_get/put_tile_z() functions
Brian Paul
2008-02-29
1
-0
/
+124
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
1
-0
/
+699