summaryrefslogtreecommitdiffstats
path: root/progs/tests/texwrap.c
Commit message (Collapse)AuthorAgeFilesLines
* make tiles a little smaller so they're all visibleBrian Paul2005-08-251-10/+11
|
* Added support for EXT_texture_mirror_clamp and the single wrap modeIan Romanick2003-09-021-8/+12
| | | | | that it addes to ATI_texture_mirror_once. This includes updating the texwrap test to exercise the new mode.
* applied Ian's misc patchesBrian Paul2003-05-301-3/+3
|
* use ARB flavor of window_pos extensionBrian Paul2003-02-041-3/+3
|
* Quiet compiler warnings.Karl Schultz2002-10-181-2/+2
|
* new wrap modes (Ian Romanick)Brian Paul2002-10-171-27/+91
|
* b-key toggles between textures w/ and w/out borderBrian Paul2001-04-121-21/+75
|
* test texture wrap modesBrian Paul2001-03-261-0/+181