Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
0d88b15f073d09afed1747d9cdde98f15c7aa28d
0d88b15
glsl: cross validate varyings with a component qualifier
by Timothy Arceri
· 9 years ago
9443857
glsl: validate and store component layout qualifier in GLSL IR
by Timothy Arceri
· 9 years ago
2d9936a
glsl: allow component qualifier on varying inputs
by Timothy Arceri
· 9 years ago
daa8df5
glsl: parse component layout qualifier
by Timothy Arceri
· 9 years ago
ea4c1af
android: enable dlopen() on all architectures
by WuZhen
· 9 years ago
5649d6a
winsys/sw/xlib: use correct free function for xlib_dt->data
by Jose Fonseca
· 9 years ago
4f21f3f
winsys/sw/dri: use correct free function for dri_sw_dt->data
by WuZhen
· 9 years ago
798f7a8
tgsi: initialize stack allocated struct
by WuZhen
· 9 years ago
fb65364
egl: android: do not feed invalid fourcc/pitch into the dri module
by Emil Velikov
· 9 years ago
34ddef3
egl: android: add dma-buf fd support
by Rob Herring
· 9 years ago
81a6fff
egl: android: factor out back buffer handling code
by Rob Herring
· 9 years ago
dfaccf2
egl: android: factor out format conversion code to a function
by Rob Herring
· 9 years ago
d45884e
egl: android: disable __DRI_DRI2_LOADER support on render nodes
by Rob Herring
· 9 years ago
dbbf7a8
Android: fix build ordering of subdirectories
by Rob Herring
· 9 years ago
595d56c
glShaderSource must not change compile status.
by Jamey Sharp
· 9 years ago
9fa2e57
gallium/radeon: nuke the final pre LLVM 3.6 codepath
by Emil Velikov
· 9 years ago
7336df0
anv: include the files in the tarball
by Emil Velikov
· 9 years ago
9e09507
i965: don't forget to ship brw_nir_trig_workarounds.py
by Emil Velikov
· 9 years ago
1f04caa
isl: include all the files in the tarball
by Emil Velikov
· 9 years ago
cee69cc
spirv: automake: add missing headers to the tarball.
by Emil Velikov
· 9 years ago
dc38e6b
automake: wire up the intel vulkan driver to make distcheck
by Emil Velikov
· 9 years ago
dfbf128
anv: update .gitignore
by Emil Velikov
· 9 years ago
fcdcb82
anv: automake: remove no longer needed include
by Emil Velikov
· 9 years ago
3285461
anv: automake: tweak anv_entrypoint.[ch] rule
by Emil Velikov
· 9 years ago
bc78020
anv: tweak libvulkan_intel.so link libraries
by Emil Velikov
· 9 years ago
9f235ad
anv: cosmetic makefile changes
by Emil Velikov
· 9 years ago
4462340
anv: place the builddir includes before the srcdir ones
by Emil Velikov
· 9 years ago
6cb8147
automake: tweak SUBDIR reorder and comment it
by Emil Velikov
· 9 years ago
4fcf0ba
configure.ac: remove unused HAVE_EGL_PLATFORM_NULL conditional
by Emil Velikov
· 9 years ago
9f3588e
automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND
by Emil Velikov
· 9 years ago
5459db9
automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11
by Emil Velikov
· 9 years ago
a56009d
anv: get rid of VULKAN_ENTRYPOINT_CPPFLAGS variable
by Emil Velikov
· 9 years ago
6dc169e
anv: factor out the X11/XCB build
by Emil Velikov
· 9 years ago
cbc4837
anv: kill of custom define HAVE_WAYLAND_PLATFORM
by Emil Velikov
· 9 years ago
9bc99f5
anv: refactor wayland build handling
by Emil Velikov
· 9 years ago
3a2d09d
automake: include vulkan subdir after wayland-drm
by Emil Velikov
· 9 years ago
fe91855
anv: use a common variable to manage the library dependencies
by Emil Velikov
· 9 years ago
82d0b59
anv: use the GENERATED_FILES variable
by Emil Velikov
· 9 years ago
3ee7d8b
anv: fold the tests' makefile
by Emil Velikov
· 9 years ago
f3cb0dc
anv: build the core vulkan only once
by Emil Velikov
· 9 years ago
21800d7
anv: kill off custom CFLAGS
by Emil Velikov
· 9 years ago
623cb3a
anv: add missing link against the math library
by Emil Velikov
· 9 years ago
e98cf60
anv: split sources lists to Makefile.sources
by Emil Velikov
· 9 years ago
0d3e7b1
anv: remove custom rule to install the intel_icd.json
by Emil Velikov
· 9 years ago
30e6f68
anv: tweak the LDFLAGS
by Emil Velikov
· 9 years ago
b370ec7
anv: tweak the %.json rule
by Emil Velikov
· 9 years ago
abd360a
anv: add a comment about dev_icd.json
by Emil Velikov
· 9 years ago
44978a9
genxml: ship all the files needed in the tarball
by Emil Velikov
· 9 years ago
3f23a0f
anv: remove description about GENX_FUNC macro
by Emil Velikov
· 9 years ago
0700cdd
gallium/target-helpers: remove inline_wrapper_sw_helper.h
by Emil Velikov
· 9 years ago
b8e5929
egl/x11: resolve "initialization from incompatible pointer type" warning
by Mark Kettenis
· 9 years ago
a92910a
glx: Refactor the configure options for glx implementation choice (v3)
by Chuck Atkins
· 9 years ago
cbcd7b6
nir/lower_double_ops: fix indentation
by Thomas Hindoe Paaboel Andersen
· 9 years ago
21424e0
nir/opt_dead_cf: fix indentation
by Thomas Hindoe Paaboel Andersen
· 9 years ago
6935726
nir/opt_dead_cf: correction of side effect check
by Thomas Hindoe Paaboel Andersen
· 9 years ago
663c0e5
freedreno/ir3: use pipe_debug_callback for shader-db traces
by Rob Clark
· 9 years ago
2578e3e
freedreno/a4xx: add debug callback to emit
by Rob Clark
· 9 years ago
51f20dd
freedreno/a3xx: add debug callback to emit
by Rob Clark
· 9 years ago
41d288c3
freedreno: wire up core pipe_debug_callback
by Rob Clark
· 9 years ago
e04db87
freedreno/ir3: handle color clamp variant ourselves
by Rob Clark
· 9 years ago
64abf6d
nir: clamp-color-output support
by Rob Clark
· 9 years ago
482cdc4
freedreno: fix indentation
by Rob Clark
· 9 years ago
5343551
radeonsi: fix synchronization of shader images
by Marek Olšák
· 9 years ago
8f2238c
st/glsl_to_tgsi: fix potential crash when allocating temporaries
by Samuel Pitoiset
· 9 years ago
750c38f
glsl: Lower vector_extracts to swizzles after lower_vector_derefs.
by Kenneth Graunke
· 9 years ago
1cd600d
glsl: Convert lower_vec_index_to_swizzle to a rvalue visitor.
by Kenneth Graunke
· 9 years ago
d53cf1e
mesa: simplify _mesa_Lightfv
by Thomas Faller
· 9 years ago
aa6f88f
gallium/radeon: fix crash in r600_set_streamout_targets
by Nicolai Hähnle
· 9 years ago
98c348d
st/glsl_to_tgsi: reduce stack explosion in recursive expression visitor
by Nicolai Hähnle
· 9 years ago
59af21c
tgsi/text: fix parsing of memory instructions
by Nicolai Hähnle
· 9 years ago
4055bab
tgsi/text: add str_match_name_from_array
by Nicolai Hähnle
· 9 years ago
a56edbd
tgsi/text: add str_match_format helper function
by Nicolai Hähnle
· 9 years ago
acb65a2
tgsi/build: pass Memory.Texture and .Format through tgsi_build_full_instruction
by Nicolai Hähnle
· 9 years ago
318d305
tgsi/dump: signal nospace when the last print exceeded the size
by Nicolai Hähnle
· 9 years ago
e08eaa5
tgsi/dump: shared dump_ctx initialization
by Nicolai Hähnle
· 9 years ago
4b1ea69
st/omx: don't return early in vid_enc_EncodeFrame()
by Emil Velikov
· 9 years ago
c750029
glsl: Checks for interpolation into its own function.
by Andres Gomez
· 9 years ago
6d4a426
nir/algebraic: Support lowering for both 64 and 32-bit ldexp
by Jason Ekstrand
· 9 years ago
f0af5b8
nir/opcodes: Make ldexp take an explicitly 32-bit int
by Jason Ekstrand
· 9 years ago
bee40dd
nir/opcodes: Simplify the expressions for [un]pack_double
by Jason Ekstrand
· 9 years ago
2655265
mesa: Fix indirect draw buffer size check on 32-bit systems.
by Kenneth Graunke
· 9 years ago
70f89dd
nir: Switch the arguments to nir_foreach_def
by Jason Ekstrand
· 9 years ago
5015260
nir: Switch the arguments to nir_foreach_use and friends
by Jason Ekstrand
· 9 years ago
9464d8c
nir: Switch the arguments to nir_foreach_function
by Jason Ekstrand
· 9 years ago
e63766f
nir: Switch the arguments to nir_foreach_parallel_copy_entry
by Jason Ekstrand
· 9 years ago
8564916
nir: Switch the arguments to nir_foreach_phi_src
by Jason Ekstrand
· 9 years ago
707e72f
nir: Switch the arguments to nir_foreach_instr
by Jason Ekstrand
· 9 years ago
261d62d
anv/lower_push_constants: fixup for nir_foreach_block()
by Jason Ekstrand
· 9 years ago
bb65764
anv/apply_pipeline_layout: fixup for nir_foreach_block()
by Jason Ekstrand
· 9 years ago
621cbc0
anv/apply_dynamic_offsets: fixup for nir_foreach_block()
by Jason Ekstrand
· 9 years ago
7efff10
i965/nir: fixup for new foreach_block()
by Connor Abbott
· 9 years ago
3a8688f
nir/algebraic: fixup for new foreach_block()
by Connor Abbott
· 9 years ago
1f8c100
nir/validate: fixup for new foreach_block()
by Connor Abbott
· 9 years ago
a471c16
nir/nir_worklist: fixup for new foreach_block()
by Connor Abbott
· 9 years ago
db35177
nir/remove_dead_variables: fixup for new foreach_block()
by Connor Abbott
· 9 years ago
b3aaae3
nir/split_var_copies: fixup for new foreach_block()
by Connor Abbott
· 9 years ago
9d41a1f
nir/repair_ssa: fixup for new foreach_block()
by Connor Abbott
· 9 years ago
480a182
nir/opt_peephole_select: fixup for new foreach_block()
by Connor Abbott
· 9 years ago
e5f3770
nir/phi_builder: fixup for new foreach_block()
by Connor Abbott
· 9 years ago
1ba40d8
nir/opt_cp: fixup for new foreach_block()
by Connor Abbott
· 9 years ago
Next »