Keith Whitwell
|
b258320dbd
|
engine: also print fps data to stdout
Useful for figuring out how much of a perf impact the glBitmap fps
display has on a given driver.
|
2009-03-06 21:00:18 +00:00 |
|
Keith Whitwell
|
39a1a24b3f
|
demos/engine: respect display list mode when drawing pistons
|
2009-03-03 15:40:14 +00:00 |
|
Brian Paul
|
e97681c7f5
|
mesa: merge gallium-0.2 into gallium-master-merge
Merge commit 'origin/gallium-0.2' into gallium-master-merge
Conflicts:
Makefile
docs/relnotes-7.4.html
docs/relnotes.html
src/mesa/drivers/dri/i965/brw_wm.h
src/mesa/main/imports.c
src/mesa/main/mtypes.h
src/mesa/main/texcompress.c
src/mesa/main/texenvprogram.c
src/mesa/main/version.h
src/mesa/vbo/vbo_exec_api.c
src/mesa/vbo/vbo_save_draw.c
|
2009-02-09 09:22:22 -07:00 |
|
Brian Paul
|
906c60d0b7
|
demos: silence uninitialized var warning
|
2009-02-04 16:33:25 -07:00 |
|
José Fonseca
|
2e61d136c2
|
progs: Port most of the demos to glew.
A couple of test weren't ported due to glew breakage -- it undefines
GLAPIENTRY.
|
2009-01-24 16:39:49 +00:00 |
|
Alexey Sokolov
|
e58c365cda
|
define M_PI if needed
|
2008-01-22 07:57:33 -07:00 |
|
Brian
|
85f5e6d7b9
|
Fix a quadstrip front/back-face inconsistancy.
Only set front material colors to make it noticable if front/back-face
determination is incorrect anywhere.
|
2007-12-18 16:24:19 -07:00 |
|
Brian Paul
|
f05e7eba95
|
code to draw engine block
|
2006-08-01 20:03:05 +00:00 |
|
Brian Paul
|
1ff8daf21e
|
New animated engine demo.
|
2006-07-04 21:43:21 +00:00 |
|