index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
wip
wip/generator-rewrite-v2
Dylan Baker
3
-7
/
+135
2015-02-18
glapi: glX_server_table.py: replace use of has_key with "in" keyword
Dylan Baker
1
-3
/
+3
2015-02-18
glapi: glX_server_table.py: use xrange instead of range
Dylan Baker
1
-9
/
+8
2015-02-18
glapi: glX_server_table.py: Use bools instead of ints.
Dylan Baker
1
-6
/
+6
2015-02-18
glapi: glX_server_table.py: use main function
Dylan Baker
1
-1
/
+6
2015-02-18
glapi: glX_server_table.py: use argparse instead of getopt
Dylan Baker
1
-23
/
+15
2015-02-18
glapi: glX_proto_send.py: use a main function.
Dylan Baker
1
-1
/
+6
2015-02-18
glapi: glX_proto_send.py: use argparse instead of getopt
Dylan Baker
1
-31
/
+25
2015-02-18
glapi: gl_SPARC_asm.py: use mako for file generation
Dylan Baker
2
-217
/
+229
2015-02-18
glapi: gl_SPARC_asm.py: use main function
Dylan Baker
1
-1
/
+6
2015-02-18
glapi: gl_SPARC_asm.py use argparse instead of getopt
Dylan Baker
1
-24
/
+14
2015-02-18
glapi: gl_x86-64_asm.py: Use mako
Dylan Baker
6
-267
/
+333
2015-02-18
glapi: gl_x86-64_asm.py: Use a main function
Dylan Baker
1
-2
/
+7
2015-02-18
glapi: gl_x86_64_asm.py: Use argparse instead of getopt
Dylan Baker
1
-24
/
+16
2015-02-18
glapi: gl_x86_asm.py: Use mako
Dylan Baker
2
-200
/
+196
2015-02-18
glapi: gl_x86_asm.py: use a main function
Dylan Baker
1
-1
/
+5
2015-02-18
glapi: gl_x86_asm.py: use argparse instead of getopt
Dylan Baker
1
-24
/
+13
2015-02-18
fixup! glapi: gl_table.py: Use mako to generate src/mesa/main/dispatch.h
Dylan Baker
1
-1
/
+2
2015-02-18
glapi: gl_genexec.py: Use mako for file generation
Dylan Baker
3
-172
/
+183
2015-02-18
glapi: gl_genexec.py: use main function
Dylan Baker
1
-7
/
+6
2015-02-18
glapi: gl_genexec.py: Use argparse instead of getopt.
Dylan Baker
1
-11
/
+13
2015-02-18
glapi: gl_gentable.py: Convert to mako.
Dylan Baker
3
-158
/
+146
2015-02-18
glapi: gl_gentable.py: use a main function
Dylan Baker
1
-1
/
+6
2015-02-18
glapi: gl_gentable.py: Replace getopt with argparse
Dylan Baker
1
-14
/
+15
2015-02-18
fixup! glapi: remap_helper.py: Use mako to generate glapi_mapi_tmp.h
Dylan Baker
1
-1
/
+2
2015-02-18
fixup! fixup! glapi: gl_table.py: Use mako to generate the glapitable.h
Dylan Baker
1
-0
/
+1
2015-02-18
fixup! glapi: gl_apitemp.py: Use Mako for file generations
Dylan Baker
1
-1
/
+2
2015-02-18
fixup! glapi: gl_enmus.py: Use mako instead of prints
Dylan Baker
1
-1
/
+2
2015-02-18
fixup! glapi: gl_procs.py: convert to mako
Dylan Baker
1
-1
/
+2
2015-02-18
fixup! glapi: gl_table.py: Use mako to generate the glapitable.h
Dylan Baker
1
-2
/
+2
2015-02-18
glapi: gl_apitemp.py: Use Mako for file generations
Dylan Baker
2
-263
/
+266
2015-02-18
glapi: gl_apitemp.py: Use a main function
Dylan Baker
1
-1
/
+6
2015-02-18
glapi: gl_apitmp.py: Convert to argparse instead of getopt
Dylan Baker
1
-20
/
+19
2015-02-18
glapi: gl_enmus.py: Use mako instead of prints
Dylan Baker
2
-165
/
+172
2015-02-18
glapi: gl_enums.py: use main() function for if __name__ == "__main__"
Dylan Baker
1
-1
/
+5
2015-02-18
glapi: gl_enums.py: use argparse instead of getopt.
Dylan Baker
1
-16
/
+14
2015-02-18
glapi: gl_procs.py: convert to mako
Dylan Baker
2
-131
/
+164
2015-02-18
glapi: gl_procs.py: Use argparse rather than getopt
Dylan Baker
1
-23
/
+21
2015-02-18
glapi: gl_procs.py: Fix a few long hanging style things
Dylan Baker
1
-7
/
+16
2015-02-18
glapi: Share some functions between templates
Dylan Baker
6
-85
/
+86
2015-02-18
glapi: remap_helper.py: Use mako to generate glapi_mapi_tmp.h
Dylan Baker
2
-137
/
+158
2015-02-18
glapi: remap_helper.py: use argparse instead of optparse
Dylan Baker
1
-24
/
+20
2015-02-18
glapi: remap_helper.py: Fix some low hanging style issues
Dylan Baker
1
-4
/
+13
2015-02-18
glapi: gl_table.py: Use mako to generate src/mesa/main/dispatch.h
Dylan Baker
2
-130
/
+185
2015-02-18
glapi: gl_table.py: Use mako to generate the glapitable.h
Dylan Baker
2
-50
/
+96
2015-02-18
glapi: gl_table.py: replace getopt with argparse.
Dylan Baker
1
-37
/
+33
2015-02-18
glapi: gl_table.py: Fix some low hanging style issues
Dylan Baker
1
-16
/
+26
2015-02-18
ilo: fix PCB alloc asserts on Gen7.5 GT3
Chia-I Wu
1
-1
/
+5
2015-02-18
ilo: fix compiler warnings
Chia-I Wu
3
-8
/
+12
2015-02-18
i915: For the love of all that is holy, stop saying "IGD"
Adam Jackson
2
-9
/
+9
[next]