Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
af5f13e58c9dfe3a54487a3b002370c1edd39cf3
af5f13e
anv: add VK_KHR_descriptor_update_template support
by Lionel Landwerlin
· 8 years ago
9f60ed9
anv: add VK_KHR_push_descriptor support
by Lionel Landwerlin
· 8 years ago
12dee85
anv: descriptor: make descriptor writing take a stream allocator
by Lionel Landwerlin
· 8 years ago
194fa58
anv: descriptors: extract writing of descriptors elements
by Lionel Landwerlin
· 8 years ago
c2d199a
anv: make layout size computation helper available across compilation units
by Lionel Landwerlin
· 8 years ago
c83e33e
anv: move buffer_view declaration
by Lionel Landwerlin
· 8 years ago
06758c1
mesa: Use _mesa_has_OES_geometry_shader() when validating draws
by Tomasz Figa
· 8 years ago
58793e5
i965: Replace BRW_SURFACEFORMAT_* with ISL_FORMAT_*.
by Kenneth Graunke
· 8 years ago
92281b2
i965: Only flush the batchbuffer if we need to zero the SO offsets
by Chris Wilson
· 8 years ago
7ad692d
anv: do not subtract the base layer to compute depth in 3DSTATE_DEPTH_BUFFER
by Iago Toral Quiroga
· 8 years ago
64bf782
isl: document the meaning of the array_len field in isl_view
by Iago Toral Quiroga
· 8 years ago
3d8feb3
vulkan/wsi: Improve the DRI3 error message
by Jacob Lifshay
· 8 years ago
424ac80
i965: Do int64 lowering in NIR
by Jason Ekstrand
· 8 years ago
074f5ba
nir: Add a simple int64 lowering pass
by Jason Ekstrand
· 8 years ago
86e749b
spirv: Use nir_builder for control flow
by Jason Ekstrand
· 8 years ago
95972cd
nir/lower_indirect: Use nir_builder control-flow helpers
by Jason Ekstrand
· 8 years ago
3ce8eeb
nir/lower_gs_intrinsics: Use nir_builder control-flow helpers
by Jason Ekstrand
· 8 years ago
c75f965
glsl/nir: Use nir_builder's new control-flow helpers
by Jason Ekstrand
· 8 years ago
e27c716
nir/builder: Add support for easily building control-flow
by Jason Ekstrand
· 8 years ago
d5b355c
i965: Move intel_debug.h to intel/common/gen_debug.h
by Jason Ekstrand
· 8 years ago
8048c19
i965: Reduce cross-pollination between the DRI driver and compiler
by Jason Ekstrand
· 8 years ago
a2195e5
i965: Move select_clip_planes to brw_vs.c
by Jason Ekstrand
· 8 years ago
818bfdf
i965: Delete brw_do_cubemap_normalize
by Jason Ekstrand
· 8 years ago
7ac47b1
i965: Add a header for brw_vec4_vs_visitor
by Jason Ekstrand
· 8 years ago
1c318af
i965: Move a bunch of pre-compile and link stuff to brw_program.h
by Jason Ekstrand
· 8 years ago
fbb9171
i965: Move image uniform setup to brw_nir_uniforms.cpp
by Jason Ekstrand
· 8 years ago
820ae39
i965: Move channel_expressions and vector_splitting to brw_program.h
by Jason Ekstrand
· 8 years ago
760c8a1
i965: Make mark_surface_used a static inline in brw_compiler.h
by Jason Ekstrand
· 8 years ago
f33d2b5
i965: Move BRW_ATTRIB_WA_* defines to brw_compiler.h
by Jason Ekstrand
· 8 years ago
4e274bc
i965: Move BRW_MAX_DRAW_BUFFERS to brw_compiler.h
by Jason Ekstrand
· 8 years ago
2523241
i965/inst: Stop using fi_type
by Jason Ekstrand
· 8 years ago
ffeb738
i965: Move brw_register_blocks to brw_fs.cpp
by Jason Ekstrand
· 8 years ago
5b87c7e
i965: Move SHADER_TIME_STRIDE to brw_compiler.h
by Jason Ekstrand
· 8 years ago
f85ef11
i965: Move SOL binding #defines to brw_compiler.h
by Jason Ekstrand
· 8 years ago
81e5bdf
i964/gs: Move MAX_GS_INPUT_VERTICES to brw_vec4_gs_visitor.h
by Jason Ekstrand
· 8 years ago
c6a719b
i965/gs: Add the gl_prim_to_hw_prim table to vec4_gs_visitor.cpp
by Jason Ekstrand
· 8 years ago
035616c
i965: Don't use MAX_SURFACES in mark_surface_used
by Jason Ekstrand
· 8 years ago
0d2c9ce
i965: Get rid of BRW_PRIM_OFFSET
by Jason Ekstrand
· 8 years ago
406321c
i965/vue_map: Stop using GLbitfield types
by Jason Ekstrand
· 8 years ago
45d3dbe
i965: Move assign_common_binding_table_offsets to brw_program
by Jason Ekstrand
· 8 years ago
8123402
i965: Move some gen4 WM defines to brw_compiler.h
by Jason Ekstrand
· 8 years ago
34ede38
i965: Move brw_disassemble_inst to brw_eu.h
by Jason Ekstrand
· 8 years ago
f9c9d55
i965: Move some helpers from brw_context.h to brw_shader.h
by Jason Ekstrand
· 8 years ago
b97782c
i965: Move a couple of #defines from brw_context to brw_compiler
by Jason Ekstrand
· 8 years ago
2c58709
glsl/int64: Fix a typo in imod64
by Jason Ekstrand
· 8 years ago
e647c4f
util/build-id: Return a pointer rather than copying the data
by Jason Ekstrand
· 8 years ago
e3d33a2
anv: Properly handle destroying NULL devices and instances
by Jason Ekstrand
· 8 years ago
f3ec9d3
mesa: Fix performance query id check
by Robert Bragg
· 8 years ago
6d600cf
amd/common: Fix build with new ac_add_function_attr()
by Tobias Klausmann
· 8 years ago
a1727aa
egl/wayland: Don't use DRM format codes for SHM
by Daniel Stone
· 8 years ago
c0e9e61
mesa: Drop unused STATE_TEXRECT_SCALE program statevars.
by Kenneth Graunke
· 8 years ago
f356d05
i965: Drop unused STATE_TEXRECT_SCALE code.
by Kenneth Graunke
· 8 years ago
4061bbc
egl: Ensure ResetNotificationStrategy matches for shared contexts.
by Kenneth Graunke
· 8 years ago
940da36
gallivm,ac: add function attributes at call sites instead of declarations
by Marek Olšák
· 8 years ago
408f370
gallivm,ac: remove unused FUNC_ATTR_LAST enums
by Marek Olšák
· 8 years ago
40c77bb
st/mesa: inform the driver of framebuffer changes before compute dispatches
by Nicolai Hähnle
· 8 years ago
911391b
st/glsl_to_tgsi: avoid iterating past the head of the instruction list
by Nicolai Hähnle
· 8 years ago
64b2152
r600g: fix build without opencl and static llvm libs
by Marc Dietrich
· 8 years ago
be8aa76
glsl: remove unecessary flags.q.subroutine_def
by Samuel Pitoiset
· 8 years ago
ca7d202
vulkan: provide vk.xml as argument to the python generator
by Emil Velikov
· 8 years ago
14281c9
automake: vulkan: rename/reuse VULKAN_UTIL_{GENERATED_,}FILES list
by Emil Velikov
· 8 years ago
3f2cb69
android: vulkan: add support for libmesa_vulkan_util
by Mauro Rossi
· 8 years ago
3bbbb63
automake: r600: radeonsi: correctly manage libamd_common.la linking
by Emil Velikov
· 8 years ago
8af447d
glx/tests: automake: add dispatch-index-check to the tarball
by Emil Velikov
· 8 years ago
3935690
automake: anv: add missing include $(top_srcdir)/src/vulkan/util
by Emil Velikov
· 8 years ago
0dddad5
i965/fs: emit MOV_INDIRECT with the source with the right register type
by Samuel Iglesias Gonsálvez
· 8 years ago
d812212
i965/fs: fix source type when emitting MOV_INDIRECT to read ICP handles
by Samuel Iglesias Gonsálvez
· 8 years ago
56266df
i965/fs: fix indirect load DF uniforms on BSW/BXT
by Samuel Iglesias Gonsálvez
· 8 years ago
a497ab6
i965/fs: detect different bit size accesses to uniforms to push them in proper locations
by Samuel Iglesias Gonsálvez
· 8 years ago
7427425
i965/fs: mark last DF uniform array element as 64 bit live one
by Samuel Iglesias Gonsálvez
· 8 years ago
e66be3d
radv: fix txs for sampler buffers
by Dave Airlie
· 8 years ago
8c83873
amd/common: fix ASICREV_IS_POLARIS11_M for Polaris12
by Marek Olšák
· 8 years ago
6e9fb1d
radv: Don't allocate space for unused immutable samplers.
by Bas Nieuwenhuizen
· 8 years ago
137b06b
radv/ac: Use constants for immutable samplers.
by Bas Nieuwenhuizen
· 8 years ago
500e6e4
radv: Detect if all immutable samplers for a binding are equal.
by Bas Nieuwenhuizen
· 8 years ago
dd2a0c7
radv: Store the immutable samplers as uint32_t[4].
by Bas Nieuwenhuizen
· 8 years ago
884f65e
egl/dri3: implement query surface hook
by Brendan King
· 8 years ago
936f540
gallium/radeon: Add libamd_common.a to TARGET_LIB_DEPS also for r600
by Michel Dänzer
· 8 years ago
b8cd78e
i965: Move intel_resolve_map.[ch] from i965_compiler_FILES to i965_FILES
by Kenneth Graunke
· 8 years ago
4d0d813
gallium/r600: fix r600 build when OpenCL is enabled
by Timothy Arceri
· 8 years ago
d90bf4e
radeon: remove unused radeon_elf_util.{c,h}
by Timothy Arceri
· 8 years ago
503fb13
radeon/ac: switch to ac_shader_binary_config_start()
by Timothy Arceri
· 8 years ago
f0aaa4b
radeon/ac: make ac_shader_binary_config_start() available externally
by Timothy Arceri
· 8 years ago
dc4c551
radeon/ac: switch from radeon_elf_read() to ac_elf_read()
by Timothy Arceri
· 8 years ago
69a6871
radeon/ac: switch from radeon_shader_binary to ac_shader_binary
by Timothy Arceri
· 8 years ago
affc831
radeon/ac: add llvm_ir_string to ac_shader_binary struct
by Timothy Arceri
· 8 years ago
63d1ebc
ralloc: Delete autofree handling.
by Kenneth Graunke
· 8 years ago
aa8bb9f
compiler: Free types in _mesa_glsl_release_types() rather than autofree.
by Kenneth Graunke
· 8 years ago
010fecb
clover: Dump linked binary to a different file
by Jan Vesely
· 8 years ago
800b82e
radv: fix depth format in blit2d.
by Dave Airlie
· 8 years ago
1121ce4
radv/formats: add fast clear for 8-bit signed ints.
by Dave Airlie
· 8 years ago
ec623f7
mesa/main: refactor sampler parameter error codepath
by Samuel Pitoiset
· 8 years ago
e69fd0b
glsl: reject samplers not declared as uniform/function params earlier
by Samuel Pitoiset
· 8 years ago
08a0529
glsl: use is_sampler() anywhere it's possible
by Samuel Pitoiset
· 8 years ago
e12f4ed
glsl: use is_image() anywhere it's possible
by Samuel Pitoiset
· 8 years ago
46562a0
glsl: add missing blend_support qualifier in validate_flags()
by Samuel Pitoiset
· 8 years ago
87ee172
glsl: use an enum for AMD_conservative_depth layout qualifiers
by Samuel Pitoiset
· 8 years ago
de27279
glsl: add has_shader_image_load_store()
by Samuel Pitoiset
· 8 years ago
ea80868
drirc: add force_glsl_version=440 for The Culling
by Samuel Pitoiset
· 8 years ago
76c8327
anv: Bump advertised version to 1.0.42
by Jason Ekstrand
· 8 years ago
Next »