Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
de99760bf3511d05185799c4fb4347f9e5f420f4
/
src
/
mesa
/
shader
/
program.h
de99760
Move stuff common to vertex/fragment_program into the base class, including:
by Brian Paul
· 19 years ago
30d6a4b
consolidate vertex/fragment program printing into _mesa_print_program()
by Brian Paul
· 19 years ago
fd4395b
don't need MAKE_SWIZZLE() macro
by Brian Paul
· 19 years ago
613e1ad
Replace parameter_type enum in program.[ch], use register_file enums instead.
by Brian Paul
· 19 years ago
1624162
added a const, clean-up
by Brian Paul
· 19 years ago
f29f2fc
reduce the use of malloc and strdup for parameter lists
by Keith Whitwell
· 20 years ago
7c26b61
Reduce the size of mesa's internal fragment and vertex program
by Keith Whitwell
· 20 years ago
cdb6541
prototype _mesa_init_ati_fragment_shader()
by Brian Paul
· 20 years ago
9ca8392
fix LoadProgramNV regression when I had fixed the RefCount bug
by Brian Paul
· 20 years ago
253204f
More updates for Doxygen.
by Brian Paul
· 20 years ago
21841f0
fix some memory leaks (bug #1002030)
by Brian Paul
· 20 years ago
2861e73
Moved from src/mesa/main
by Michal Krol
· 21 years ago