index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_cb_drawpixels.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begin added vertex shader state/support.
Brian
2007-08-16
1
-1
/
+1
*
added PIPE_PRIM_x tokens (matching GL), use in a few places
Brian
2007-08-15
1
-1
/
+1
*
added glCopyPixels stub
Brian
2007-08-14
1
-0
/
+14
*
fix some issues with texture/mipmap_tree state tracking
Brian
2007-08-13
1
-2
/
+2
*
added Bitmap() stub, call st_validate_state() in DrawPixels
Brian
2007-08-11
1
-3
/
+18
*
added pipe->max_texture_size() query, use it in st_drawpixels()
Brian
2007-08-10
1
-0
/
+9
*
fix image orientation
Brian
2007-08-10
1
-5
/
+8
*
setup sampler state, computed wincoords with pixel zoom factors
Brian
2007-08-10
1
-30
/
+59
*
don't hardcode cpp
Brian
2007-08-10
1
-6
/
+8
*
basic texture-based glDrawPixels path works
Brian
2007-08-10
1
-21
/
+60
*
pipe->region_alloc() now takes width instead of pitch, plus a flags param
Brian
2007-08-10
1
-5
/
+4
*
fix asst glitches
Brian
2007-08-10
1
-3
/
+3
*
rename st_cb_teximage.h st_format.h
Brian
2007-08-10
1
-1
/
+1
*
more work toward texture-based glDrawPixels
Brian
2007-08-09
1
-1
/
+129
*
New st_init_*_functions() to initialize the driver functions table.
Brian
2007-08-06
1
-7
/
+1
*
trim #includes
Brian
2007-08-02
1
-3
/
+0
*
initial work for textured-quad glDrawPixels
Brian
2007-08-02
1
-0
/
+278