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
/
mesa
/
state_tracker
/
st_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: fix Element() macro redefinition warning
Brian
2008-03-27
1
-0
/
+2
*
gallium: added a texture format sanity check/assertion in st_texture_create()
Brian Paul
2008-02-28
1
-0
/
+1
*
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
1
-6
/
+10
*
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
1
-3
/
+6
*
gallium: pipe->surface_copy can flip the contents vertically when necessary.
Michel Dänzer
2008-02-13
1
-0
/
+1
*
gallium: remove unused first_level param from st_texture_create()
Brian
2008-02-12
1
-4
/
+2
*
gallium: clean-up, simplification of mipmapped textures
Brian
2008-02-12
1
-9
/
+26
*
gallium: change pipe->texture_create() to operate like the CSO functions
Brian
2008-02-06
1
-18
/
+13
*
comments, clean-ups, consts
Brian
2008-02-06
1
-12
/
+18
*
gallium: minor cleanups to pipe interface
Keith Whitwell
2008-01-26
1
-6
/
+29
*
gallium: Make texture target an enum for better debuggability.
Michel Dänzer
2008-01-04
1
-2
/
+2
*
Remove internal_format field from struct pipe_texture.
Michel Dänzer
2007-12-11
1
-4
/
+2
*
Eliminate struct pipe_region.
Michel Dänzer
2007-12-07
1
-5
/
+4
*
Hide texture layout details from the state tracker.
Michel Dänzer
2007-12-06
1
-0
/
+276