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
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-6
/
+19
2019-01-24
genCommon.py: Fix typo in _LIBRARY_FEATURE_NAMES.
Emil Velikov
1
-1
/
+1
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
4
-15
/
+6
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
2
-6
/
+5
2019-01-24
freedreno: automake: ship ir3_nir_trig.py in the tarball
Emil Velikov
1
-0
/
+1
2019-01-24
egl/glvnd: sync egl.xml from Khronos
Eric Engestrom
1
-18
/
+183
2019-01-24
egl: Implementation of egl dri2 drivers for MESA_query_driver
Veluri Mithun
2
-0
/
+38
2019-01-24
egl: add glvnd entrypoints for EGL_MESA_query_driver
Eric Engestrom
1
-0
/
+4
2019-01-24
egl: Implement EGL API for MESA_query_driver
Veluri Mithun
4
-0
/
+38
2019-01-23
intel/compiler: Reset default flag register in brw_find_live_channel()
Matt Turner
1
-2
/
+11
2019-01-23
gallium: Add forgotten docs for PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS.
Kenneth Graunke
1
-0
/
+1
2019-01-23
Revert "Implement EGL API for MESA_query_driver"
Mark Janes
4
-38
/
+0
2019-01-23
Revert "Implementation of egl dri2 drivers for MESA_query_driver"
Mark Janes
2
-38
/
+0
2019-01-23
Implementation of egl dri2 drivers for MESA_query_driver
Veluri Mithun
2
-0
/
+38
2019-01-23
Implement EGL API for MESA_query_driver
Veluri Mithun
4
-0
/
+38
2019-01-23
nir: Length of boolean vtn_value now is 1
Sergii Romantsov
1
-3
/
+6
2019-01-23
st/mesa: fix PRIMITIVES_GENERATED query after the "pipeline stat single" changes
Marek Olšák
1
-1
/
+2
2019-01-23
st/mesa: purge framebuffers when unbinding a context
Marek Olšák
1
-0
/
+5
2019-01-23
freedreno: set modifier when exporting buffer
Rob Clark
1
-0
/
+12
2019-01-23
radv: always pass the GFX9 fence data to si_cs_emit_cache_flush()
Samuel Pitoiset
2
-16
/
+4
2019-01-23
radv: compute the GFX9 fence VA at allocation time
Samuel Pitoiset
3
-9
/
+8
2019-01-23
radv: only allocate the GFX9 fence and EOP BOs for the gfx queue
Samuel Pitoiset
1
-1
/
+2
2019-01-23
radv: remove old_fence parameter from si_cs_emit_write_event_eop()
Samuel Pitoiset
4
-9
/
+7
2019-01-23
radv: improve gathering of load_push_constants with dynamic bindings
Samuel Pitoiset
3
-1
/
+7
2019-01-23
gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
Caio Marcelo de Oliveira Filho
3
-0
/
+6
2019-01-22
nv50,nvc0: mark textures dirty on fb update
Ilia Mirkin
2
-2
/
+4
2019-01-23
ac/nir_to_llvm: fix interpolateAt* for structs
Timothy Arceri
1
-12
/
+13
2019-01-23
ac/nir_to_llvm: add bindless support for uniform handles
Timothy Arceri
1
-0
/
+28
2019-01-23
radeonsi/nir: add missing piece for bindless image support
Timothy Arceri
1
-0
/
+6
2019-01-22
freedreno: core buffer modifier support
Rob Clark
2
-4
/
+84
2019-01-22
loader: fix the no-modifiers case
Rob Clark
1
-6
/
+14
2019-01-22
freedreno: add query for dmabuf modifiers
Fritz Koenig
2
-0
/
+46
2019-01-22
freedreno: drm_fourcc.h header include
Fritz Koenig
2
-1
/
+3
2019-01-22
svga: add new gallium formats to the format conversion table
Brian Paul
1
-0
/
+4
2019-01-22
radeonsi: rename rfence -> sfence
Marek Olšák
1
-49
/
+49
[next]