don't apply pixelzoom to bitmaps
[mesa.git] / src / mesa / state_tracker / st_cb_fbo.c
2007-09-19 Michel DänzerPad surface dimensions to multiples of 2.
2007-08-23 Brianadded GL_STENCIL_INDEX8_EXT
2007-08-22 BrianImproved pipe_region/surface_reference() functions
2007-08-17 Brianadded assertions, disable debug output
2007-08-14 Brianset renderbuffer Width/Height = texture size
2007-08-14 Brianfix up some render-to-texture code ... almost there
2007-08-13 Briancheck for ctx==NULL in st_renderbuffer_delete()
2007-08-10 Brianpipe->region_alloc() now takes width instead of pitch...
2007-08-10 Brianmore render to texture work
2007-08-10 Briansketch out some render-to-texture code
2007-08-10 Brianrename st_cb_teximage.h st_format.h
2007-08-10 Briancode movement
2007-08-09 Brianinit strb->Base.DataType appropriately, clean-ups
2007-08-09 Brianassertions
2007-08-09 BrianCheckpoint intel_renderbuffer removal.
2007-08-09 Briancheckpoint: no longer using intel_fbo.c
2007-08-06 BrianNew st_init_*_functions() to initialize the driver...
2007-08-03 Brianframebuffer object functions