index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
23.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
staging/23.1
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glsl
/
apps
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-10
glsl/apps: Update for glsl/pp interface changes.
Michal Krol
4
-8
/
+16
2009-09-24
glsl/apps: Include missing header, properly escape format strings.
Michal Krol
4
-4
/
+8
2009-09-24
glsl/apps: Allow builds on all platforms.
Michal Krol
1
-3
/
+0
2009-09-24
glsl/apps: Fix apps after pp interface changes.
Michal Krol
1
-5
/
+1
2009-09-22
glsl/apps: Update after recent pp interface changes.
Michal Krol
2
-4
/
+12
2009-09-18
glsl/apps: Use glsl pp public interface.
Michal Krol
4
-45
/
+42
2009-09-17
glsl/apps: Always write out error condition.
Michal Krol
3
-18
/
+60
2009-09-16
glsl/apps: Always write out error condition.
Michal Krol
1
-7
/
+24
2009-09-14
glsl/apps: Adapt to pp interface change.
Michal Krol
3
-3
/
+12
2009-09-07
glsl: Handle file tokens in apps/process.
Michal Krol
1
-0
/
+4
2009-09-07
glsl: Handle line tokens in apps/process.
Michal Krol
1
-0
/
+4
2009-09-07
glsl: Handle extension tokens in apps/proces.
Michal Krol
1
-0
/
+16
2009-09-07
glsl: Handle pragma tokens in apps/process.
Michal Krol
1
-0
/
+8
2009-09-07
glsl: Print out error message in apps/process.
Michal Krol
1
-7
/
+10
2009-09-07
glsl: Introduce sl_pp_context and maintain a reuseable pool of strings.
Michal Krol
3
-14
/
+32
2009-09-07
glsl: Add `process' test app that returns tokenised and preprocessed text.
Michal Krol
2
-0
/
+328
2009-09-07
glsl/apps: Print out the number of tokens eaten in version test.
Michal Krol
1
-1
/
+4
2009-09-07
glsl/apps: Add version test app.
Michal Krol
2
-0
/
+115
2009-09-07
glsl: Add a tokenise app.
Michal Krol
2
-0
/
+323
2009-09-07
glsl: Add a purify command-line tool.
Michal Krol
2
-0
/
+111