![]() The previous change gave us only two modes, one which looped over the batch per cliprect (3d drawing) and one that didn't (state updeast). However, we really want 4: - Batch doesn't care about cliprects (state updates) - Batch needs DRAWING_RECTANGLE looping per cliprect (3d drawing) - Batch needs to be executed just once (region fills, copies, etc.) - Batch already includes cliprect handling, and must be flushed by unlock time (copybuffers, clears). All callers should now be fixed to use one of these states for any batchbuffer emits. Thanks to Keith Whitwell for pointing out the failure. |
17 years ago | |
---|---|---|
bin | autoconf: Replace install-sh with symlink to minstall | 17 years ago |
configs | Merge branch 'master' into autoconf2 | 17 years ago |
docs | autoconf: Remind developers to bump version numbers in configure.ac | 17 years ago |
doxygen | doxygen: update doxygen project number to 6.5 | 18 years ago |
include | Fix GLX build of xserver master branch. | 18 years ago |
progs | fix glUniform4f typo | 17 years ago |
src | [intel] Add more cliprect modes to cover other meanings for batch emits. | 17 years ago |
vms | Committing in . | 22 years ago |
windows | updated VC7 project files | 18 years ago |
.gitignore | autoconf: Initial support for an autoconf configuration | 17 years ago |
Makefile | autoconf: Include necessary files for the tarballs | 17 years ago |
Makefile.DJ | DMesa now uses OSMesa as a back-end. | 19 years ago |
Makefile.mgw | Fix a number of MINGW32 issues | 18 years ago |
configure.ac | autoconf: Helper options for adding GCC 32/64 bit flags | 17 years ago |
descrip.mms | Correcting directory name in OpenVMS-Makefile | 19 years ago |
mms-config. | Committing in . | 22 years ago |