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