Brian Paul
|
6aa6ae8cff
|
demos: fix error string, comment
|
16 년 전 |
Keith Whitwell
|
1e074dcb7b
|
demos: use glGenerateMipmapEXT entrypoint in cubemap.c
glGenerateMipmap() is part of ARB_framebuffer_object, which many mesa
drivers don't advertise. Add check for EXT_framebuffer_object.
|
16 년 전 |
Brian Paul
|
0e28e1a72f
|
demos: in progs/demos/cubemap.c press c/f to cycle through clamp/filter modes
Also generate a mipmap for the default checker images.
|
16 년 전 |
Brian
|
3a484cd794
|
added --noclear option to demonstrate rendering without glClear
|
18 년 전 |
Brian
|
32fbbf38b4
|
Revert "option to test mipmapping"
This reverts commit a127537efb.
Meant to do this on the trunk.
|
18 년 전 |
Brian
|
a127537efb
|
option to test mipmapping
|
18 년 전 |
Ian Romanick
|
e4298b9492
|
Add missing call to glutInit.
|
19 년 전 |
Brian Paul
|
0fe7f406be
|
include readtex.h instead of readtex.c (Marcello Magallon)
|
21 년 전 |
Brian Paul
|
52a5cc0bae
|
minor anim tweak
|
21 년 전 |
Ian Romanick
|
cd6ca58c3f
|
Modified to use vertex arrays. Vertex arrays and immediate mode calls
are toggled with the 't' key.
|
21 년 전 |
Keith Whitwell
|
493e6e1e90
|
Add comments to make decyphering the faces easier
|
22 년 전 |
Brian Paul
|
0b77a1c635
|
fix typo
|
22 년 전 |
Brian Paul
|
a4f0b6884c
|
added skybox and options to load real images
|
23 년 전 |
Brian Paul
|
02e8a03593
|
fixed compiler warnings
|
25 년 전 |
Brian Paul
|
d27e256f49
|
use GL_CLAMP_TO_EDGE
|
25 년 전 |
Brian Paul
|
d04d20974e
|
initial check-in
|
25 년 전 |