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_cb_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
comments
Brian
2007-09-27
1
-3
/
+4
*
remove dead code
keithw
2007-09-27
1
-83
/
+0
*
Do image flipping in do_copy_texsubimage() and GL pixel transfer ops (except ...
Brian
2007-09-26
1
-7
/
+28
*
fallback_copy_texsubimage() basically works now (at least w/ Xlib driver).
Brian
2007-09-26
1
-1
/
+17
*
More work on glCopyTexSubImage.
Brian
2007-09-26
1
-117
/
+157
*
checkpoint: glCopyTexImage work
Brian
2007-09-26
1
-90
/
+73
*
Remove non-meaningful region_idle() interface
Keith Whitwell
2007-09-17
1
-23
/
+0
*
translate GL texture targets to PIPE_TEXTURE_x values
Brian
2007-08-15
1
-12
/
+36
*
use st_mesa_format_to_pipe_format()
Brian
2007-08-10
1
-17
/
+2
*
rename st_cb_teximage.h st_format.h
Brian
2007-08-10
1
-1
/
+1
*
code movement
Brian
2007-08-10
1
-149
/
+1
*
set mt->format
Brian
2007-08-07
1
-31
/
+50
*
s/intel/st/
Brian
2007-08-07
1
-126
/
+126
*
plug in texture/sampler state update
Brian
2007-08-07
1
-0
/
+8
*
New st_init_*_functions() to initialize the driver functions table.
Brian
2007-08-06
1
-9
/
+3
*
new texture functions
Brian
2007-08-06
1
-0
/
+1763