index
:
~mattst88/mesa
add-f-d-d
arb_gpu_shader5
ballot
bug-109404
compact
dead/csel
dead/double-scheduler
dead/g45-transposed-read
dead/i965-sched-v3
dead/lround
dead/lround2
dead/lvn
dead/nir-vec4-rc
dead/pspom
dead/spf
dead/validate-old
dead/vec4-neg-mul-cse
dead/vec4-rc
dead/vector-logic
deferred/locking
deferred/no-peephole-sel
double-scheduler
experiment/brwinst-struct
experiment/cfg
experiment/demorgan-reverse
experiment/fsgenerator
experiment/glsl_ir_ssa
experiment/opt-1-minus-x-into-swiz
experiment/sample_lz
experiment/single-i965-gen
experiment/ssa
experiment/ssa-before-fixups
for-mark
for-rafael
fp64
jenkins
lvn
master
musl
sched
sched-eot
single-i965-gen
tag/oct-18-2013
tag/oct-2-2014
tag/oct-2-2014-2
vec4-lower-int-mul
vf-component-packing
wip/arb_shader_group_vote
wip/bool
wip/const-vf
wip/const-vf2
wip/dot
wip/gen4-optimize-int-conv
wip/lround
wip/nir-gvn
wip/nir-optimization-progress
wip/packing
wip/pending-scheduler
wip/predicate-block
wip/sample_lz
wip/sched-eot
wip/unorm
wip/validate
wip/vec4-builder
wip/vec4-lower-int-mul
mattst88's mesa repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
configure.ac/meson.build: Add options for library suffixes
Benjamin Gordon
3
-16
/
+16
2019-03-08
autotools: don't build libGLES*.so with GLVND
Eric Engestrom
1
-2
/
+8
2019-03-08
meson: don't build libGLES*.so with GLVND
Eric Engestrom
1
-5
/
+7
2019-02-13
mapi: work around GCC LTO dropping assembly-defined functions
Konstantin Kharlamov
4
-0
/
+4
2019-01-30
mesa: expose NV_conditional_render on GLES
Erik Faye-Lund
1
-2
/
+2
2019-01-25
mapi: print function declarations for shared glapi
Emil Velikov
1
-1
/
+1
2019-01-24
mapi: remove machinery handling CSV files
Emil Velikov
1
-74
/
+6
2019-01-24
mapi: remove old, unused ES* generator code
Emil Velikov
2
-113
/
+1
2019-01-24
mapi/es2api: remove no longer present entrypoints
Emil Velikov
1
-5
/
+0
2019-01-24
mapi/es*api: remove GL_EXT_multi_draw_arrays entrypoints
Emil Velikov
2
-11
/
+2
2019-01-24
mapi/es*api: remove GL_OES_EGL_image entrypoints
Emil Velikov
2
-6
/
+0
2019-01-24
Revert "mapi/new: sort by slot number"
Emil Velikov
1
-3
/
+0
2019-01-24
scons: wire the new generator for es1 and es2
Emil Velikov
1
-7
/
+21
2019-01-24
meson: wire the new generator for es1 and es2
Emil Velikov
4
-6
/
+14
2019-01-24
autotools: wire the new generator for es1 and es2
Emil Velikov
1
-8
/
+15
2019-01-24
mapi/new: remove duplicate GLvoid/void substitution
Emil Velikov
1
-1
/
+0
2019-01-24
mapi/new: fixup the GLDEBUGPROCKHR typedef to the non KHR one
Emil Velikov
2
-1
/
+1
2019-01-24
mapi/new: don't print info we don't need for ES1/ES2
Emil Velikov
1
-4
/
+6
2019-01-24
mapi/new: split out public_entries handling
Emil Velikov
1
-0
/
+12
2019-01-24
mapi/new: reinstate _NO_HIDDEN suffixes in the new generator
Emil Velikov
1
-6
/
+6
2019-01-24
mapi/new: use the static_data offsets in the new generator
Emil Velikov
1
-1
/
+19
2019-01-24
mapi/new: sort by slot number
Emil Velikov
1
-0
/
+3
2019-01-24
mapi/new: import mapi scripts from glvnd
Emil Velikov
2
-0
/
+181
2019-01-24
mapi: move genCommon.py to src/mapi/new
Emil Velikov
3
-0
/
+225
2019-01-24
mapi: add all _glapi_table entrypoints to static_data.py
Emil Velikov
2
-2
/
+1023
2019-01-24
mapi: sort static entrypoints numerically
Emil Velikov
1
-8
/
+8
2019-01-24
Revert "mesa/main: remove ARB suffix from glGetnTexImage"
Emil Velikov
2
-10
/
+1
2019-01-24
mapi: drop unneeded gl_dispatch_stub declarations
Erik Faye-Lund
1
-1
/
+2
2019-01-24
mesa: correctly use os.path.join in our python scripts
Emil Velikov
1
-2
/
+2
2018-12-10
glapi: fixup EXT_multisampled_render_to_texture dispatch
Kristian H. Kristensen
4
-4
/
+12
2018-12-06
mesa: Add core support for EXT_multisampled_render_to_texture{,2}
Kristian H. Kristensen
4
-0
/
+38
2018-12-04
mesa: expose GL_EXT_texture_view as an alias of GL_OES_texture_view
Marek Olšák
1
-0
/
+13
2018-11-26
mesa/main: remove ARB suffix from glGetnTexImage
Erik Faye-Lund
2
-1
/
+10
2018-11-22
glapi: add missing visibility args
Eric Engestrom
1
-1
/
+1
2018-11-20
mesa/glthread: enable immediate mode
Marek Olšák
1
-1
/
+1
2018-11-20
mesa/glthread: pass the function name to _mesa_glthread_restore_dispatch
Marek Olšák
1
-1
/
+1
2018-11-20
meson: Add tests to suites
Dylan Baker
4
-4
/
+8
2018-11-09
Revert "mesa: expose NV_conditional_render on GLES"
Erik Faye-Lund
1
-2
/
+2
2018-11-09
Revert "mesa/main: fixup make check after NV_conditional_render for gles"
Erik Faye-Lund
1
-2
/
+0
2018-11-09
mesa/main: fixup make check after NV_conditional_render for gles
Erik Faye-Lund
1
-0
/
+2
2018-11-09
mesa: expose NV_conditional_render on GLES
Erik Faye-Lund
1
-2
/
+2
2018-11-01
mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c
Mathias Fröhlich
1
-2
/
+2
2018-10-31
configure: allow building with python3
Emil Velikov
2
-2
/
+2
2018-10-24
gen: Add AMD_gpu_shader_int64.xml to tarball
Dylan Baker
2
-0
/
+2
2018-10-24
gen: Add EXT_vertex_attrib_64bit.xml to dependency lists
Dylan Baker
2
-0
/
+2
2018-10-19
scons: Remove gles option.
Jose Fonseca
2
-13
/
+2
2018-10-09
meson: only build clapi tests when OpenGL is being built
Dylan Baker
2
-2
/
+2
2018-09-18
mesa: enable EXT_framebuffer_object in core profile
Timothy Arceri
1
-2
/
+2
2018-08-30
mesa: enable ARB_direct_state_access in compat for GL3.1+
Timothy Arceri
1
-97
/
+97
2018-08-28
glapi: define AMD_depth_clamp_separate
Sagar Ghuge
4
-0
/
+20
[next]