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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
WIP for location_frac
vf-component-packing
Matt Turner
1
-12
/
+14
2017-11-04
i965: Use VF_COMPONENT_PACKING on Gen9+
Matt Turner
5
-18
/
+97
2017-10-27
nir: Add a glsl_get_component_slots() function
Matt Turner
2
-0
/
+7
2017-10-27
blorp: don't pack vertex attributes
Kenneth Graunke
2
-1
/
+5
2017-10-27
fixup! passthrough packing
Matt Turner
1
-1
/
+1
2017-10-27
passthrough packing
Kenneth Graunke
1
-0
/
+11
2017-10-27
nir: Don't print swizzles when there are more than 4 components
Matt Turner
1
-1
/
+1
2017-10-27
debugging
Matt Turner
1
-0
/
+8
2017-10-27
i965: Count load_input's base in number of scalar components
Matt Turner
2
-4
/
+4
2017-10-27
genxml: Make 3DSTATE_VF_COMPONENT_PACKING use arrays of enables.
Kenneth Graunke
2
-64
/
+6
2017-10-27
genxml: Fix decoding of groups containing fields smaller than a DWord.
Kenneth Graunke
2
-10
/
+16
2017-10-27
meson: build gallium based osmesa
Dylan Baker
5
-2
/
+106
2017-10-27
meson: build classic osmesa
Dylan Baker
7
-7
/
+85
2017-10-27
meson: Add generated files to non-shared glapi
Dylan Baker
1
-0
/
+3
2017-10-27
glapi: include generated headers without path
Dylan Baker
3
-4
/
+4
2017-10-27
osmesa: Include generated headers without path
Dylan Baker
2
-2
/
+4
2017-10-27
meson: move gallium include declarations to src
Dylan Baker
3
-3
/
+2
2017-10-27
meson: fix glprocs.h generator
Dylan Baker
1
-3
/
+3
2017-10-27
meson: rename all instances of xf86vm to xxf86vm
Dylan Baker
2
-4
/
+4
2017-10-27
meson: fix pkg-config Gl Require.Private
Dylan Baker
1
-1
/
+1
2017-10-27
mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility.
Kenneth Graunke
1
-0
/
+9
2017-10-27
gallium/os: fix align_malloc() / os_malloc_aligned() comment mix-up
Brian Paul
1
-1
/
+1
2017-10-27
formatquery: use correct target check for IMAGE_FORMAT_COMPATIBILITY_TYPE
Alejandro Piñeiro
1
-1
/
+7
2017-10-27
meson: bring MESA_GIT_SHA1 in line with other build systems
Eric Engestrom
3
-2
/
+26
2017-10-27
buildsys: move file regeneration logic to the script itself
Eric Engestrom
4
-30
/
+24
2017-10-27
radv: allow to use a compute shader for resetting the query pool
Samuel Pitoiset
1
-7
/
+9
2017-10-27
radv: make radv_fill_buffer() return the needed flush bits
Samuel Pitoiset
4
-58
/
+57
2017-10-27
meson: wire up selinux
Eric Engestrom
2
-1
/
+10
2017-10-27
wayland-egl: fix wayland cflags
Eric Engestrom
1
-1
/
+1
2017-10-27
vc4: fix release build
Eric Engestrom
1
-6
/
+6
2017-10-27
i965: unref push_const_bo in intelDestroyContext
Tapani Pälli
1
-0
/
+6
2017-10-27
i965: remove if conditions from scratch_bo unref
Tapani Pälli
1
-10
/
+6
2017-10-27
anv: Fix assert about source attrs.
Kenneth Graunke
1
-1
/
+1
2017-10-27
anv: Drop URB entry output read handling in 3DSTATE_XS.
Kenneth Graunke
1
-26
/
+0
2017-10-27
i965: Delete unused brw_vs_prog_data::nr_attributes field.
Kenneth Graunke
2
-2
/
+0
2017-10-27
radeonsi: update hack for HTILE corruption in ARK: Survival Evolved
Samuel Pitoiset
6
-13
/
+13
2017-10-26
radv: add support for local bos. (v3)
Dave Airlie
11
-22
/
+51
2017-10-26
i965/miptree: Take an isl_format in render_aux_usage
Jason Ekstrand
5
-27
/
+39
2017-10-26
i965/blorp: Use more temporary isl_format variables
Jason Ekstrand
1
-8
/
+7
2017-10-26
i965/blorp: Use blorp_to_isl_format for src_isl_format in blit_miptrees
Jason Ekstrand
1
-1
/
+2
2017-10-26
spirv: Claim support for the simple memory model
Jason Ekstrand
1
-1
/
+2
2017-10-26
Android: egl: add dependency on libnativewindow
Rob Herring
1
-0
/
+4
2017-10-26
meson: build nouveau vieux driver
Dylan Baker
4
-2
/
+99
2017-10-26
meson: build r200 driver
Dylan Baker
4
-2
/
+98
2017-10-26
meson: build r100 driver
Dylan Baker
4
-2
/
+94
2017-10-26
install_megadrivers: print the full path with driver name
Dylan Baker
1
-1
/
+1
2017-10-26
intel/tools/disasm: correctly observe FILE *out parameter
Kevin Rogovin
1
-2
/
+2
2017-10-26
intel/compiler: brw_validate_instructions to take const void* instead of void*
Kevin Rogovin
2
-2
/
+2
2017-10-26
loader: drop empty function alias
Eric Engestrom
1
-11
/
+2
2017-10-26
radeonsi: add a workaround for weird s_buffer_load_dword behavior on SI
Marek Olšák
1
-3
/
+10
[next]