diff options
author | Chris Forbes <[email protected]> | 2012-11-24 21:47:46 +1300 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2013-03-02 11:35:24 +1300 |
commit | 575d3870bb669f00edaf341900aa72dc6cd997bf (patch) | |
tree | b75577db5ca77147f48b1cbf8c498894956c66d6 /src/mesa/drivers/dri | |
parent | 61d42ffef49e0be1d6b5b7565d5e448428360843 (diff) |
mesa: implement TexImage*Multisample
V2: - fix formatting issues
- generate GL_OUT_OF_MEMORY if teximage cannot be allocated
- fix for state moving from texobj to image
V3: - remove ridiculous stencil hack
- alter format check to not allow a base format of STENCIL_INDEX
- allow width/height/depth to be zero, to deallocate the texture
- dont forget to call _mesa_update_fbo_texture
V4: - fix indentation
- don't throw errors on proxy texture targets
Signed-off-by: Chris Forbes <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri')
0 files changed, 0 insertions, 0 deletions