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
/
mesa
/
state_tracker
/
st_cb_texture.c
Age
Commit message (
Expand
)
Author
2009-09-03
st/mesa: silence uninitialized var warnings
Brian Paul
2009-09-03
st/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
Keith Whitwell
2009-09-03
st/mesa: silence uninitialized var warnings
Brian Paul
2009-09-03
mesa: consolidate PBO map/unmap helpers
Brian Paul
2009-09-02
st/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
Keith Whitwell
2009-08-05
mesa/st: Add support for binding pipe surface to texture.
Chia-I Wu
2009-08-01
mesa st: Move logbase2 function to util/u_math.h
Patrice Mandin
2009-07-27
st/mesa: silence warning
Brian Paul
2009-07-16
mesa: Fix logbase2.
José Fonseca
2009-07-14
mesa: Report the true face number when flushing.
José Fonseca
2009-07-07
gallium: Fixes for clobbering stencil values in combined depth/stencil textures.
Michel Dänzer
2009-07-02
mesa: Assume depth textures have a single level unless told otherwise.
José Fonseca
2009-06-30
st/gl: Add stubs for CompressedTexSubImage[1D|3D]
Jakob Bornecrantz
2009-06-30
st/gl: Add support for glCompressedTexSubImage
Jakob Bornecrantz
2009-06-01
mesa/st: restore flush to copy_texsubimage (was previously finish)
Keith Whitwell
2009-06-01
st/gl: Fix mip gen for compressed textures
Jakob Bornecrantz
2009-05-08
mesa/st: keep surface_copy arguments positive
Keith Whitwell
2009-05-08
mesa/st: remove redundant call to st_finish in CopyTexSubImage
Keith Whitwell
2009-04-28
mesa/st: workaround for crashes in st_copy_texsubimage
Keith Whitwell
2009-04-27
mesa/st: fix incorrect face, level in compress_with_blit
Keith Whitwell
2009-04-20
mesa: Handle failure to create a transfer.
José Fonseca
2009-04-17
gallium: Create OGL state tracker wrappers for various CPU access operations.
Thomas Hellstrom
2009-04-16
Merge branch 'gallium-s3tc'
José Fonseca
2009-04-15
st: remove XXX comment
Brian Paul
2009-04-15
st: check for fast memcpy path in decompress_with_blit()
Brian Paul
2009-04-15
st: decompress_with_blit() path for glGetTexImage().
Brian Paul
2009-04-15
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-14
mesa: Fix gcc assembly enable logic.
José Fonseca
2009-04-09
st: remove another unneeded 'is compressed' comparison
Brian Paul
2009-04-09
st: remove comp_byte parameter to st_texture_create()
Brian Paul
2009-04-09
st: consolidate format->usage computation
Brian Paul
2009-04-09
st: add const qualifiers, use GL types
Brian Paul
2009-04-09
st: make loops over 3D texture slices a litte more intuitive
Brian Paul
2009-04-09
st: reformatting and clean-ups in texture code
Brian Paul
2009-04-09
st: If the hw supports it do hw conversion of texture uploads
Jakob Bornecrantz
2009-04-07
st: implement glCopyTexImage() for GL_DEPTH24_STENCIL8 internal format
Brian Paul
2009-04-03
mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new file
Brian Paul
2009-03-26
st: init the default texture to (0,0,0,1)
Brian Paul
2009-03-21
st: Silence compiler warnings.
Michal Krol
2009-03-19
st/gl: Only transfer needed parts in st_TexSubimage
Jakob Bornecrantz
2009-03-18
st: need to free/realloc pipe texture when we're handed image level > last_level
Brian Paul
2009-03-18
st: clean up some if-statment code
Brian Paul
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-07
gallium: use unsigned long to silence warnings with 64-bit build
Brian Paul
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-22
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-16
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-13
gallium: Various coordinate fixups for texture transfers.
Michel Dänzer
2009-02-12
mesa: use new ST_CALLOC_STRUCT() macro in gallium state tracker
Brian Paul
2009-02-10
mesa: Compare formats using nominal bytes per pixel.
José Fonseca
[prev]
[next]