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
/
drivers
/
cell
/
ppu
/
cell_texture.c
Age
Commit message (
Expand
)
Author
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-05-21
cell: assorted compilation fixes
Brian Paul
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-06
cell: fix build
Marc Dietrich
2010-03-16
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-11
cell: adapt to context texture transfers (untested)
Roland Scheidegger
2010-03-09
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
cell: untwiddle surface contents in flush_frontbuffer()
Keith Whitwell
2010-03-09
cell: attempt conversion to sw_winsys
Keith Whitwell
2010-03-04
gallium: remove redundant includes
Keith Whitwell
2010-02-02
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-03
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-02
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-11-26
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-10-02
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-08-17
cell: fix incorrect pipe_transfer tests
Brian Paul
2009-08-07
gallium: Move minify() to u_math.
Corbin Simpson
2009-03-04
cell: update cell driver after gallium reference count changes
Brian Paul
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-24
cell: overhaul cell teximage code
Brian Paul
2009-02-18
cell: patch up cell_texture.c so it compiles
Brian Paul
2009-02-07
cell: compile fix: many updates to cell texture code for new surface mapping
Brian Paul
2009-01-30
gallium: make p_winsys internal
Zack Rusin
2009-01-29
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2008-11-20
CELL: improve twiddling/untwiddling error text
Robert Ellison
2008-11-13
CELL: fix stencil twiddling, stencil invert
Robert Ellison
2008-11-05
cell: minor reformatting, var renaming
Brian Paul
2008-10-30
cell: Protected use of non-initialized untile buffers
Jonathan White
2008-10-27
cell: fix some problems when displaying to a PIPE_FORMAT_B8G8R8A8_UNORM screen
Brian Paul
2008-10-27
cell: Added support for untwiddling textures during glReadPixels. This allo...
Jonathan White
2008-10-22
cell: implement fencing for texture buffers
Brian Paul
2008-10-20
cell: temporarily disable freeing of tiled texture memory
Brian Paul
2008-10-14
cell: replace FREE() with align_free()
Brian Paul
2008-10-14
cell: support for cubemaps
Brian Paul
2008-10-14
cell: fix npot texture tiling bugs
Brian Paul
2008-10-14
cell: fix assertions
Brian Paul
2008-10-14
cell: fix tex image stride bugs
Brian Paul
2008-10-14
cell: now do texture twiddling in the right way, at the right time.
Brian Paul
2008-10-14
cell: remove old code, clean-ups, etc.
Brian Paul
2008-10-13
cell: initial work for mipmap texture filtering
Brian Paul
2008-09-04
cell: assorted comments, clean-ups, etc.
Brian Paul
2008-09-04
cell: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-03
cell: add pipe_texture_reference() call in cell_get_tex_surface()
Brian Paul
2008-09-03
cell: fix texture/surface allocation to allocate by multiple of tile size
Brian Paul
2008-09-03
cell: add missing cell_tex_surface_release()
Brian Paul
2008-09-03
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
[next]