José Fonseca
|
229424b2d7
|
Ignore new tests executables.
|
16 年之前 |
José Fonseca
|
500b304463
|
scons: Build progs.
Just demos and trivial dirs for starters.
Conflicts:
.gitignore
|
16 年之前 |
Keith Whitwell
|
e1645313be
|
mesa: more trivial tests
|
16 年之前 |
Keith Whitwell
|
d04caf2ce4
|
trivial: more tests
|
16 年之前 |
Brian Paul
|
d422c1eb5c
|
mesa: redraw upon keypress in trivial/tri.c
|
17 年之前 |
Keith Whitwell
|
055d986efe
|
trivial: more vp tests
|
17 年之前 |
Keith Whitwell
|
5548a3072f
|
vp: add simple vertex transform test
|
17 年之前 |
Keith Whitwell
|
1ec78df1e7
|
trivial: add more vp tests
|
17 年之前 |
Keith Whitwell
|
a381c9e8b3
|
trivial: exercise vertprog sligtly
|
17 年之前 |
Jakob Bornecrantz
|
866a2c3ccb
|
mesa: Update ignores a bit
|
17 年之前 |
Brian Paul
|
a9004cc79c
|
destroy window on exit
|
17 年之前 |
Jakob Bornecrantz
|
fa7529335c
|
progs/fp: Add a bit of local variable testing to fp-tri
|
17 年之前 |
Brian Paul
|
3b3d34d637
|
egl: print multisample info
|
17 年之前 |
Brian Paul
|
dbbbc33344
|
use APP_CC
|
17 年之前 |
Brian Paul
|
90c93bbeee
|
define new APP_CC configuration variable for building apps/demos/tests
For Cell, need to use different compilers for the libraries vs. the demos/tests
to avoid strange link error regarding "_Unwind_GetIPInfo@GCC_4.2.0"
|
17 年之前 |
Brian Paul
|
5c459b3925
|
simple quad drawing test
|
17 年之前 |
Brian Paul
|
83054d9297
|
press 'c' to toggle Z clear value between 0/1
|
17 年之前 |
Brian Paul
|
8df4c3a21f
|
press 'f' to cycle through depth test funcs
|
17 年之前 |
Brian Paul
|
380385ab7d
|
mesa: added test for very long fixed-function vertex programs
|
17 年之前 |
Michal Krol
|
47e14cc093
|
Add NV_vertex_program specific tests.
|
17 年之前 |
Michal Krol
|
2858ec66c2
|
Add support for NVIDIA programs.
|
17 年之前 |
Michal Krol
|
5b16730df8
|
Port vp to Windows.
|
17 年之前 |
Alan Hourihane
|
5c9d0c7052
|
pick first mode
|
17 年之前 |
Alan Hourihane
|
b6db08a91b
|
choose a 1024x768 resolution
|
17 年之前 |
Zack Rusin
|
4d38d86b2c
|
add edge detection to that example
|
17 年之前 |
Brian Paul
|
547e487df2
|
mesa: call glutDestroyWindow() on exit
|
17 年之前 |
Jakob Bornecrantz
|
52912d8616
|
egl: Add egltri
First tri for EGL drivers with mesa screen ext
|
17 年之前 |
José Fonseca
|
fd6676c249
|
Fix CRLF line endings.
|
17 年之前 |
Jakob Bornecrantz
|
ba344753b1
|
tests: Added a test for a strange bug in texstore_a8
|
17 年之前 |
seventh guardian
|
7db9034b04
|
added ARCH_FLAGS
|
17 年之前 |
Jakob Bornecrantz
|
4e52fa9b91
|
git: Updated .gitignore files
|
17 年之前 |
Jakob Bornecrantz
|
d89b1e4a03
|
trivial: Update clear-undefined
|
17 年之前 |
Jakob Bornecrantz
|
39bd7eb6dc
|
trival: Added test for undefined context of buffer
|
17 年之前 |
Zack Rusin
|
f49dd47dc9
|
add some glsl example testing different arrays of uniforms
|
17 年之前 |
Keith Whitwell
|
3bdeff5bec
|
trivial: add test for integer vertex arrays
|
17 年之前 |
Keith Whitwell
|
ac833b9aef
|
trivial: add trifan tests
|
17 年之前 |
Keith Whitwell
|
f5801fba24
|
trivial: add poly-flat-clip tests
|
17 年之前 |
Keith Whitwell
|
d915f40195
|
trivial: add tristrip-flat to makefile
|
17 年之前 |
Brian Paul
|
d8de01ba41
|
sync up with glxgears.c from master
|
17 年之前 |
Brian Paul
|
2154cb4994
|
egl: single triangle test
|
17 年之前 |
Brian Paul
|
bf527cc8d4
|
egl: fix X visual selection
|
17 年之前 |
Brian Paul
|
b9d35c7c44
|
egl: query/print EGL_NATIVE_VISUAL_ID
Other whitespace/etc clean-ups.
|
17 年之前 |
Jakob Bornecrantz
|
88f86c9d02
|
egl: Added peglgears, gears that uses pbuffers
|
17 年之前 |
Brian Paul
|
af540ef369
|
egl: updated egl.h include paths
|
17 年之前 |
Brian Paul
|
6b9b49127e
|
egl: bind the OpenGL API
|
17 年之前 |
Brian Paul
|
80ed996803
|
egl: new version of gears demo that uses Xlib+EGL (and full OpenGL for now)
|
17 年之前 |
Brian Paul
|
8cd33faee6
|
egl: query/print EGL_CLIENT_APIS
|
17 年之前 |
Jakob Bornecrantz
|
3e867959e9
|
egl: Fix warning in eglgears
|
17 年之前 |
Jakob Bornecrantz
|
d8a693ee49
|
egl: Make demo3 compile
|
17 年之前 |
Brian Paul
|
a6af2e3345
|
include eglext.h, define EGL_EGLEXT_PROTOTYPES
|
17 年之前 |