index
:
~jonny/mesa-demos
master
transparency-wayland
Unnamed repository; edit this file 'description' to name the repository.
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-08
geom-outlining-150: Use core geometry shaders.
Fabian Bieler
1
-18
/
+8
2014-03-08
geom-outlining-150: Use a vbo.
Fabian Bieler
1
-7
/
+18
2014-03-08
glsl/gsraytrace: Switch to core profile.
Fabian Bieler
1
-11
/
+29
2014-03-08
glsl/gsraytrace: Use core geometry shaders.
Fabian Bieler
1
-15
/
+9
2014-03-08
glsl/gsraytrace: Use GLSL 1.5 instead of 1.2.
Fabian Bieler
1
-26
/
+32
2014-03-08
glsl/gsraytrace: Use core GL3.0 transform feedback
Fabian Bieler
1
-41
/
+31
2014-03-08
glsl/gsraytrace: Bind transform feedback buffer.
Fabian Bieler
1
-1
/
+2
2014-03-08
glsl/gsraytrace: Don't create new Buffer objects everytime the window is resi...
Fabian Bieler
1
-2
/
+2
2014-03-08
glsl/gsraytrace: Use __LINE__ macro to set line numbers in GLSL source strings.
Fabian Bieler
1
-3
/
+7
2014-03-08
glut_wrapper: Include freeglut.h if available.
Fabian Bieler
1
-1
/
+3
2014-01-29
glxinfo: Add missing vertex and fragment shader limits
Ian Romanick
1
-0
/
+2
2014-01-29
glxinfo: Print geometry shader limits for OpenGL 3.2+ contexts
Ian Romanick
1
-1
/
+23
2014-01-29
glxinfo: Refactor shader limit printing code to a separate function
Ian Romanick
1
-18
/
+20
2014-01-29
glxinfo: Convert print_shader_limits to use a switch-statement
Ian Romanick
1
-3
/
+6
2014-01-29
glxinfo: Remove ifdef GL_ARB_*_shader cruft
Ian Romanick
1
-12
/
+0
2014-01-27
opengles2/es2tri: add precision qualifier to the fragment shader
Emil Velikov
1
-0
/
+1
2014-01-24
blinking-teapot: check for GL_ARB_uniform_buffer_object
Brian Paul
1
-0
/
+5
2014-01-22
tests/backspecular: Fix Windows builds.
José Fonseca
1
-0
/
+1
2014-01-20
tests: include glut_wrap.h
Brian Paul
1
-1
/
+1
2014-01-20
mesa-demos: Fixes a bug in demo2 application
Yasir-Khan
1
-1
/
+1
2014-01-20
glxgears: also print VisualID with -info option
Brian Paul
1
-4
/
+7
2014-01-20
osdemo32: assorted fix-ups
Brian Paul
1
-12
/
+5
2014-01-20
wglinfo: query and print list of compressed texture formats
Brian Paul
1
-3
/
+144
2014-01-20
glxinfo: query and print list of compressed texture formats
Brian Paul
1
-3
/
+143
2014-01-20
tests/backspecular: test two-sided lighting and specular color
Brian Paul
3
-0
/
+113
2014-01-09
demos/pixeltest: Adapt the example for points too.
José Fonseca
1
-40
/
+72
2014-01-09
demos/pixeltest: Remove Line struct.
José Fonseca
1
-61
/
+52
2013-12-03
glxinfo: print ES2 extension list
Marek Olšák
1
-13
/
+28
2013-11-26
glxinfo: add GL 4.4 to the list
Dave Airlie
1
-0
/
+1
2013-11-21
glxinfo: handle no fbconfigs case better
Dave Airlie
1
-3
/
+4
2013-09-11
eglut_wayland: Set opaque region
Kristian Høgsberg
1
-0
/
+7
2013-09-11
eglut_wayland: Update to the Wayland 1.0 API
Neil Roberts
1
-14
/
+94
2013-08-12
redbook: add texture3d to Makefile.am
Brian Paul
1
-0
/
+1
2013-08-08
mipmap_limits: assorted fixes
Brian Paul
1
-15
/
+21
2013-08-02
gears: added -noanim flag
Brian Paul
1
-0
/
+4
2013-07-24
trivial/tri-rotate: draw a triangle with rotation
Brian Paul
3
-0
/
+109
2013-06-12
glsl/gsraytrace: recursive ray tracing in gemetry shaders demo
RALOVICH, Kristóf
3
-1
/
+957
2013-06-12
util: generalize linking geometry shaders, allow cxx inclusion
RALOVICH, Kristóf
2
-0
/
+55
2013-06-06
tools/dds: Better use of screen real estate.
José Fonseca
1
-4
/
+7
2013-06-06
tools/dds: Portability fixes.
José Fonseca
1
-23
/
+10
2013-06-06
tools: Add simple DDS viewer.
José Fonseca
4
-0
/
+427
2013-06-06
tools/trace: Remove.
José Fonseca
8
-607
/
+0
2013-06-06
Remove stale makefiles.
José Fonseca
4
-240
/
+0
2013-06-06
beos: Remove.
José Fonseca
5
-560
/
+0
2013-06-06
fbdev: Remove.
José Fonseca
3
-655
/
+0
2013-05-21
wglinfo: add missing \n to error messages
Brian Paul
1
-2
/
+2
2013-05-21
wglinfo: tweak column heading and spacing
Brian Paul
1
-2
/
+2
2013-05-20
glxinfo: check for non-zero context before glXIsDirect() call
Brian Paul
1
-1
/
+1
2013-04-19
fix build issues. add option for rbug, fix MESA_GLAPI path
Burlen Loring
3
-5
/
+13
2013-04-16
objviewer: skip redundant material state changes
Brian Paul
1
-1
/
+5
[next]