index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
cell
/
ppu
/
cell_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/cell: Remove the driver.
Kai Wasserbäch
2011-11-29
1
-644
/
+0
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-54
/
+38
*
cell: assorted compilation fixes
Brian Paul
2010-05-21
1
-7
/
+25
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-104
/
+172
*
cell: fix build
Marc Dietrich
2010-04-06
1
-1
/
+1
*
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
1
-0
/
+1
*
cell: adapt to context texture transfers (untested)
Roland Scheidegger
2010-03-11
1
-10
/
+13
*
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
1
-3
/
+6
*
cell: untwiddle surface contents in flush_frontbuffer()
Keith Whitwell
2010-03-09
1
-32
/
+57
*
cell: attempt conversion to sw_winsys
Keith Whitwell
2010-03-09
1
-19
/
+78
*
gallium: remove redundant includes
Keith Whitwell
2010-03-04
1
-1
/
+0
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-10
/
+10
*
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
1
-14
/
+12
|
\
|
*
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-12-02
1
-16
/
+14
*
|
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-2
/
+4
|
/
*
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
1
-15
/
+12
*
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
1
-14
/
+4
*
cell: fix incorrect pipe_transfer tests
Brian Paul
2009-08-17
1
-2
/
+4
*
gallium: Move minify() to u_math.
Corbin Simpson
2009-08-07
1
-7
/
+0
*
cell: update cell driver after gallium reference count changes
Brian Paul
2009-03-04
1
-3
/
+2
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-43
/
+22
*
cell: overhaul cell teximage code
Brian Paul
2009-02-24
1
-234
/
+98
*
cell: patch up cell_texture.c so it compiles
Brian Paul
2009-02-18
1
-6
/
+135
*
cell: compile fix: many updates to cell texture code for new surface mapping
Brian Paul
2009-02-07
1
-39
/
+42
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-4
/
+4
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
1
-9
/
+9
*
CELL: improve twiddling/untwiddling error text
Robert Ellison
2008-11-20
1
-2
/
+2
*
CELL: fix stencil twiddling, stencil invert
Robert Ellison
2008-11-13
1
-2
/
+4
*
cell: minor reformatting, var renaming
Brian Paul
2008-11-05
1
-7
/
+11
*
cell: Protected use of non-initialized untile buffers
Jonathan White
2008-10-30
1
-4
/
+7
*
cell: fix some problems when displaying to a PIPE_FORMAT_B8G8R8A8_UNORM screen
Brian Paul
2008-10-27
1
-0
/
+3
*
cell: Added support for untwiddling textures during glReadPixels. This allo...
Jonathan White
2008-10-27
1
-7
/
+151
*
cell: implement fencing for texture buffers
Brian Paul
2008-10-22
1
-13
/
+20
*
cell: temporarily disable freeing of tiled texture memory
Brian Paul
2008-10-20
1
-0
/
+6
*
cell: replace FREE() with align_free()
Brian Paul
2008-10-14
1
-1
/
+1
*
cell: support for cubemaps
Brian Paul
2008-10-14
1
-12
/
+25
*
cell: fix npot texture tiling bugs
Brian Paul
2008-10-14
1
-4
/
+12
*
cell: fix assertions
Brian Paul
2008-10-14
1
-5
/
+5
*
cell: fix tex image stride bugs
Brian Paul
2008-10-14
1
-5
/
+9
*
cell: now do texture twiddling in the right way, at the right time.
Brian Paul
2008-10-14
1
-140
/
+81
*
cell: remove old code, clean-ups, etc.
Brian Paul
2008-10-14
1
-38
/
+34
*
cell: initial work for mipmap texture filtering
Brian Paul
2008-10-13
1
-19
/
+29
*
cell: assorted comments, clean-ups, etc.
Brian Paul
2008-09-04
1
-0
/
+1
*
cell: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
1
-2
/
+2
*
cell: add pipe_texture_reference() call in cell_get_tex_surface()
Brian Paul
2008-09-03
1
-0
/
+4
*
cell: fix texture/surface allocation to allocate by multiple of tile size
Brian Paul
2008-09-03
1
-6
/
+26
*
cell: add missing cell_tex_surface_release()
Brian Paul
2008-09-03
1
-11
/
+28
[next]