index
:
~bnf/mesa
automake
bind-wayland-display
buffer
buffer.release
changes
config-fix
cursor
cursor-2
default_display
destroy-listener
dri2_double
dri2_double_config
drm-lockup
egl-autodetect
egl-pixmap-render-fix
egl-wayland
egl-wayland2
egl_dri2-fixes
eglsync
fix
fixes
framefd
gbm
gbm-2
gbm-3
gbm-4
gbm-5
gbm-6
gbm-7
gbm-linkage
glapi
invalidate
invalidate-2
invalidate-3
leak
lookup-fix
master
pciids
pciids-2
pciids-3
redraw
setup_display
shm-in-egl
shm-pool
st-egl-bind
surface-frame-event
tobepushed
use_flags
wayland-drm-removal-2
wayland-shm
wayland-softpipe
wayland-softpipe-2
yuv
bnf's MESA repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-25
progs/vp: more psiz tests
Keith Whitwell
2
-0
/
+15
2009-03-24
demos: add LDFLAGS for corender target, bug 20844
Brian Paul
1
-1
/
+1
2009-03-24
progs/vp: add pointsize + clamp test
Keith Whitwell
1
-0
/
+9
2009-03-24
progs/trivial: add fflushes for cygwin
Keith Whitwell
115
-0
/
+116
2009-03-24
progs/trivial: draw non-interleaved arrays out of one vbo
Keith Whitwell
3
-0
/
+262
2009-03-24
progs/tests: Build texcompress2 with scons
Jakob Bornecrantz
2
-1
/
+1
2009-03-23
vpglsl: add missing SConscript
Keith Whitwell
1
-0
/
+13
2009-03-23
progs/fp: pass texcoord to triangle, add a test shader
Keith Whitwell
3
-0
/
+14
2009-03-20
progs/wgl: Send a resize message after context have been created.
Michal Krol
1
-0
/
+2
2009-03-20
progs/wgl: Create GL context in a thread that actually uses it.
Michal Krol
1
-30
/
+35
2009-03-20
progs/wgl: Make context current to get GL_RENDERER string.
Michal Krol
1
-0
/
+2
2009-03-19
wgl: Add an `-s' option to wglthreads to force single-threaded operation.
Michal Krol
1
-22
/
+43
2009-03-18
progs: Build the wgl examples with scons.
José Fonseca
2
-0
/
+24
2009-03-18
progs/trivial: Make quad-tex-sub repeat patterns
Jakob Bornecrantz
1
-7
/
+12
2009-03-18
tests: remove/update old comments
Brian Paul
2
-18
/
+2
2009-03-18
progs/trivial: Add quad-tex-sub
Jakob Bornecrantz
4
-0
/
+201
2009-03-18
tests: add simplest mipgen test
Keith Whitwell
3
-0
/
+209
2009-03-18
progs/tests: Update mipmap_limits to show image and colors
Jakob Bornecrantz
2
-67
/
+135
2009-03-18
progs/trivial: Add tri-fbo-tex-mip
Jakob Bornecrantz
4
-0
/
+272
2009-03-17
wgl: Port sharedtex_mt to WGL.
Michal Krol
1
-0
/
+540
2009-03-17
xdemos: Fix sharedtex_mt.
Thomas Hellstrom
1
-70
/
+33
2009-03-16
progs/trivial: Ignores
Jakob Bornecrantz
1
-0
/
+3
2009-03-16
progs/tests: Ignores
Jakob Bornecrantz
1
-0
/
+4
2009-03-16
progs: Try to read the texture from the current dir, if full path fails.
José Fonseca
1
-3
/
+9
2009-03-16
wgl: Port glthreads to WGL.
Michal Krol
1
-0
/
+593
2009-03-14
mesa: .gitignore
Younes Manton
1
-0
/
+1
2009-03-13
xdemos: Add multithreaded sharedtex_mt.
Thomas Hellstrom
2
-0
/
+524
2009-03-13
vp: add test for pointsize output
Keith Whitwell
2
-0
/
+25
2009-03-13
progs: Add util to cpp path.
José Fonseca
1
-0
/
+4
2009-03-13
progs/vp: add keys for point prims, etc, and various new tests
Keith Whitwell
6
-4
/
+64
2009-03-12
demos: move declaration before code
Brian Paul
1
-1
/
+1
2009-03-12
trivial: draw non-interleaved arrays
Keith Whitwell
3
-0
/
+119
2009-03-12
demos: fix error string, comment
Brian Paul
1
-2
/
+2
2009-03-12
demos: fix typo
Brian Paul
1
-1
/
+1
2009-03-12
demos: use glGenerateMipmapEXT entrypoint in cubemap.c
Keith Whitwell
1
-1
/
+8
2009-03-12
mesa test prog for ATI_envmap_bumpmap
Roland Scheidegger
2
-0
/
+215
2009-03-12
progs/glsl: Ignore
Jakob Bornecrantz
1
-0
/
+1
2009-03-11
xdemos: On termination with `esc` close the contexts correctly.
Alan Hourihane
1
-1
/
+1
2009-03-10
progs/tests: compile with SCons and glew
Keith Whitwell
93
-78
/
+344
2009-03-10
trivial: add a logic op test
Keith Whitwell
4
-0
/
+368
2009-03-10
vpglsl: add simple mov.glsl
Keith Whitwell
1
-0
/
+5
2009-03-09
vpglsl: build with scons and glew
Keith Whitwell
3
-23
/
+28
2009-03-09
demos: in progs/demos/cubemap.c press c/f to cycle through clamp/filter modes
Brian Paul
1
-14
/
+72
2009-03-09
trivial: add tri-stipple to SConscript
Keith Whitwell
1
-0
/
+1
2009-03-09
fp: enable a second texture unit and add a kil test for it
Keith Whitwell
2
-0
/
+58
2009-03-06
fp: add some more texture, position and kill tests
Keith Whitwell
4
-1
/
+36
2009-03-06
fp: new kill + position test
Keith Whitwell
1
-0
/
+9
2009-03-06
fp: dont reference fragment.position.zw
Keith Whitwell
1
-1
/
+2
2009-03-06
engine: also print fps data to stdout
Keith Whitwell
1
-0
/
+22
2009-03-04
tests: add new mapbufrange.c test to test GL_ARB_map_buffer_range
Brian Paul
2
-1
/
+206
[next]