index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
demos
/
cubemap.c
Age
Commit message (
Expand
)
Author
2009-12-18
progs/demos: fix glut initialization calls
Brian Paul
2009-09-23
Merge branch 'softpipe-opt'
Keith Whitwell
2009-09-15
progs/demos: use non-default texobj in cubemap.c
Brian Paul
2009-08-23
progs/demos: add fps output to cubemap
Keith Whitwell
2009-08-14
demos/cubemap: Add support for GL_ARB_seamless_cube_map
Ian Romanick
2009-06-20
demos: make cubemap work without EXT_fbo support
Roland Scheidegger
2009-03-12
demos: fix error string, comment
Brian Paul
2009-03-12
demos: use glGenerateMipmapEXT entrypoint in cubemap.c
Keith Whitwell
2009-03-09
demos: in progs/demos/cubemap.c press c/f to cycle through clamp/filter modes
Brian Paul
2007-08-27
added --noclear option to demonstrate rendering without glClear
Brian
2006-10-24
Add missing call to glutInit.
Ian Romanick
2005-01-09
include readtex.h instead of readtex.c (Marcello Magallon)
Brian Paul
2004-08-10
minor anim tweak
Brian Paul
2004-05-05
Modified to use vertex arrays. Vertex arrays and immediate mode calls
Ian Romanick
2004-02-05
Add comments to make decyphering the faces easier
Keith Whitwell
2003-04-09
fix typo
Brian Paul
2002-10-25
added skybox and options to load real images
Brian Paul
2000-06-27
fixed compiler warnings
Brian Paul
2000-06-13
use GL_CLAMP_TO_EDGE
Brian Paul
2000-05-30
initial check-in
Brian Paul