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_fbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pad surface dimensions to multiples of 2.
Michel Dänzer
2007-09-19
1
-0
/
+4
*
added GL_STENCIL_INDEX8_EXT
Brian
2007-08-23
1
-0
/
+3
*
Improved pipe_region/surface_reference() functions
Brian
2007-08-22
1
-1
/
+1
*
added assertions, disable debug output
Brian
2007-08-17
1
-0
/
+5
*
set renderbuffer Width/Height = texture size
Brian
2007-08-13
1
-6
/
+7
*
fix up some render-to-texture code ... almost there
Brian
2007-08-13
1
-9
/
+38
*
check for ctx==NULL in st_renderbuffer_delete()
Brian
2007-08-13
1
-7
/
+12
*
pipe->region_alloc() now takes width instead of pitch, plus a flags param
Brian
2007-08-10
1
-6
/
+3
*
more render to texture work
Brian
2007-08-10
1
-11
/
+8
*
sketch out some render-to-texture code
Brian
2007-08-10
1
-2
/
+16
*
rename st_cb_teximage.h st_format.h
Brian
2007-08-10
1
-1
/
+1
*
code movement
Brian
2007-08-10
1
-70
/
+1
*
init strb->Base.DataType appropriately, clean-ups
Brian
2007-08-09
1
-2
/
+12
*
assertions
Brian
2007-08-09
1
-0
/
+2
*
Checkpoint intel_renderbuffer removal.
Brian
2007-08-09
1
-53
/
+29
*
checkpoint: no longer using intel_fbo.c
Brian
2007-08-09
1
-15
/
+87
*
New st_init_*_functions() to initialize the driver functions table.
Brian
2007-08-06
1
-8
/
+1
*
framebuffer object functions
Brian
2007-08-03
1
-0
/
+343