Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
e4af4433fc802fafcb6050e290c514ff40c8735d
e4af443
radeonsi: hard-code pixel center for interpolateAtSample without multisample buffers
by Nicolai Hähnle
· 7 years ago
92c4277
radeonsi: apply a mask to gl_SampleMaskIn in the PS prolog
by Nicolai Hähnle
· 7 years ago
792724a
radeonsi: remove SET_PREDICATION workaround on newer firmware
by Nicolai Hähnle
· 7 years ago
b8c6e88
amd/common: get ME/PFP/CE firmware feature versions as well
by Nicolai Hähnle
· 7 years ago
8d8f1ef
radeonsi: rename variable to clarify its meaning
by Nicolai Hähnle
· 7 years ago
48b3364
radeonsi: make si_init_shader_selector_async static
by Nicolai Hähnle
· 7 years ago
7e43441
radeonsi: fix segfault in descriptor dumping
by Nicolai Hähnle
· 7 years ago
81f398d
ddebug: write out final driver log messages with GALLIUM_DDEBUG=always
by Nicolai Hähnle
· 7 years ago
000e295
swr/rast: Fetch compile state changes
by Tim Rowley
· 7 years ago
ead0dfe
swr/rast: adjust linux cpu topology identification code
by Tim Rowley
· 7 years ago
1ccf9ad
swr/rast: Missed conversion to SIMD_T
by Tim Rowley
· 7 years ago
c0ce5c4
swr/rast: whitespace changes
by Tim Rowley
· 7 years ago
6b9e801
swr/rast: add graph write to jit debug putput
by Tim Rowley
· 7 years ago
6f0fcec
swr/rast: Migrate memory pointers to gfxptr_t type
by Tim Rowley
· 7 years ago
ae2412d
swr/rast: Remove hardcoded clip/cull slot from clipper
by Tim Rowley
· 7 years ago
5471f65
swr/rast: Start to remove hardcoded clipcull_dist vertex attrib slot
by Tim Rowley
· 7 years ago
9669972
swr/rast: Move clip/cull enables in API
by Tim Rowley
· 7 years ago
f5031fb
swr/rast: Add new API SwrStallBE
by Tim Rowley
· 7 years ago
2f6ffab
glsl: compile unused function out
by Eric Engestrom
· 7 years ago
c0b81af
radv: compile out unused code
by Eric Engestrom
· 7 years ago
375c486
radv: clear push_constant_stages when resetting a command buffer
by Samuel Pitoiset
· 7 years ago
ef197ea
radv: add more radv_emit_XXX() helpers for the dynamic state
by Samuel Pitoiset
· 7 years ago
ce218c3
radv: remove useless 'cmd_buffer' param from radv_buffer_view_init()
by Samuel Pitoiset
· 7 years ago
3633bae
radv/gfx9: fix image resource handling.
by Dave Airlie
· 7 years ago
aba441b
radv/ac: bump params array for image atomic comp swap
by Dave Airlie
· 7 years ago
ebd2a53
radv/gfx9: set mip0-depth correctly for 2d arrays/3d images
by Dave Airlie
· 7 years ago
1bcb953
radv: handle GFX9 1D textures
by Dave Airlie
· 7 years ago
2f5b449
radv: don't use iview for meta image width/height.
by Dave Airlie
· 7 years ago
d496780
intel/eu/validate: Look up types on demand in execution_type()
by Jason Ekstrand
· 7 years ago
4ba20c9
Revert "winsys/amdgpu: disable local BOs on Raven"
by Marek Olšák
· 7 years ago
1a172fb
radv: Don't allocate CMASK for linear images.
by Bas Nieuwenhuizen
· 7 years ago
bee83b2
radv: Disable multilayer & multilevel DCC.
by Bas Nieuwenhuizen
· 7 years ago
e9cf458
docs: Document shader capturing environment variables.
by Kenneth Graunke
· 7 years ago
85b66d2
docs/egl: remove reference to EGL_DRIVERS_PATH
by Eric Engestrom
· 7 years ago
d861eb5
util/disk_cache: turn MESA_GLSL_CACHE_DISABLE into a boolean
by Eric Engestrom
· 7 years ago
717fb6e
glx: turn LIBGL_NO_DRAWARRAYS into a boolean
by Eric Engestrom
· 7 years ago
d2768a3
glx: turn LIBGL_PROFILE_CORE into a boolean
by Eric Engestrom
· 7 years ago
3fdbc46
glx: turn LIBGL_DUMP_VISUALID into a boolean
by Eric Engestrom
· 7 years ago
14e431b
egl+glx: turn LIBGL_DRI3_DISABLE into a boolean
by Eric Engestrom
· 7 years ago
177fd32
glx: turn LIBGL_ALWAYS_INDIRECT into a boolean
by Eric Engestrom
· 7 years ago
43e2d58
glx: turn LIBGL_ALLOW_SOFTWARE into a boolean
by Eric Engestrom
· 7 years ago
5c68ea2
egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
by Eric Engestrom
· 7 years ago
f4a9d20
glx: turn LIBGL_DIAGNOSTIC into a boolean
by Eric Engestrom
· 7 years ago
6ea8db5
gbm: turn GBM_ALWAYS_SOFTWARE into a boolean
by Eric Engestrom
· 7 years ago
f940b16
anv: fix build issues on release build
by Tapani Pälli
· 7 years ago
51bf007
glsl: Disallow unsized array of atomic_uint
by Iago Toral Quiroga
· 7 years ago
ea314bf
anv: remove extra 'debug:' from anv_debug_ignored_stype
by Tapani Pälli
· 7 years ago
a7ebb21
anv: move brw_process_intel_debug_variable to happen early
by Tapani Pälli
· 7 years ago
d083bc1
anv: wire up vk_errorf macro to do debug reporting
by Tapani Pälli
· 7 years ago
73638be
anv: wire up anv_perf_warn macro to do debug reporting
by Tapani Pälli
· 7 years ago
086cfa5
anv: implementation of VK_EXT_debug_report extension
by Tapani Pälli
· 7 years ago
ab6f874
i965: do not fallback to linear tiling for stencil surfaces
by Iago Toral Quiroga
· 7 years ago
806ae6a
nir/spirv: handle if's with same label in both branches
by Juan A. Suarez Romero
· 7 years ago
5666d3e
mesa/st: Include builddir/src/compiler/glsl to fix make check
by Aaron Watry
· 7 years ago
f2d0f58
radv: work out a base ia_multi_vgt_param.
by Dave Airlie
· 7 years ago
ded1dbf
radv: calculate non-draw related ia_multi_vgt_param bits in pipeline
by Dave Airlie
· 7 years ago
d2490eb
radv: move calculating primgroup_size to pipeline.
by Dave Airlie
· 7 years ago
16eac0a
radv: only calculate num_prims when required.
by Dave Airlie
· 7 years ago
6cc545b
radv: use upload_data to upload push descriptors.
by Dave Airlie
· 7 years ago
1dbcfd2
radv: realign vgt flush on hawaii workaround with radeonsi.
by Dave Airlie
· 7 years ago
4f395e2
radv: return an error code when resetting a command buffer
by Samuel Pitoiset
· 7 years ago
03542d1
radv: remove unnecessary goto in radv_create_cmd_buffer()
by Samuel Pitoiset
· 7 years ago
fcab014
radv: do not pass a pipeline object to radv_emit_graphics_pipeline()
by Samuel Pitoiset
· 7 years ago
310fca3
radv: add debug flags to zero vram allocations.
by Dave Airlie
· 8 years ago
6eade34
radeonsi: optimize TCS epilog when invocation 0 writes tess factors
by Marek Olšák
· 7 years ago
386d165
tgsi/scan: add a new pass that analyzes tess factor writes (v2)
by Marek Olšák
· 7 years ago
b2dae9f
intel: Remove unused Kabylake pci id
by Anuj Phogat
· 7 years ago
0ba2d26
Android: Add LLVM support for Android P
by Rob Herring
· 7 years ago
af726a1
Android: fix undeclared identifier 'gfx9d_reg_table'
by Chih-Wei Huang
· 7 years ago
a2a326e
winsys/amdgpu: use the new raw CS API
by Marek Olšák
· 7 years ago
3824ca7
radeonsi: implement pipe_context::fence_server_sync
by Marek Olšák
· 7 years ago
8843bf6
winsys/amdgpu: factor out some fence dependency code into separate functions
by Marek Olšák
· 7 years ago
a6eb164
winsys/amdgpu: rename fence_dependency functions
by Marek Olšák
· 7 years ago
fc45495
gallium/radeon: add a proper fail path for calloc in r600_flush_from_st
by Marek Olšák
· 7 years ago
7213293
winsys/amdgpu: don't allow interprocess resource sharing for IBs
by Marek Olšák
· 7 years ago
46e7478
radeonsi/gfx9: fix interprocess resource sharing on Raven
by Marek Olšák
· 7 years ago
03203b7
st/glsl_to_tgsi: only the first (inner-most) array reference can be a 2D index
by Nicolai Hähnle
· 7 years ago
5b1b088
nir/spirv: fix chain access with different index bit sizes
by Samuel Iglesias Gonsálvez
· 7 years ago
8d6b97a
r600: handle the non-TXF_LZ support path.
by Dave Airlie
· 7 years ago
c1d92f8
gallium/u_blitter: use UTIL_BLITTER_ATTRIB_NONE (0) instead of 0 directly
by Marek Olšák
· 7 years ago
005fa89
gallium/u_blitter: don't pass GENERIC in VS if it's not needed
by Marek Olšák
· 7 years ago
22ed1ba
gallium/u_blitter: use draw_rectangle for all blits except cubemaps
by Marek Olšák
· 7 years ago
43247c4
gallium/u_blitter: use draw_rectangle callback for layered clears
by Marek Olšák
· 7 years ago
7aaf4c7
gallium/u_blitter: add new union blitter_attrib to replace pipe_color_union
by Marek Olšák
· 7 years ago
e4c457f
gallium/radeon: use rectangles for 1D and 2D texture blits
by Marek Olšák
· 7 years ago
ce71642
i965/tex: add missing include
by Eric Engestrom
· 7 years ago
e3c9425
radv: Actually check for vm faults.
by Bas Nieuwenhuizen
· 7 years ago
57a341b
llvmpipe, draw: improve shader cache debugging
by Roland Scheidegger
· 7 years ago
772f475
llvmpipe: enable PIPE_CAP_QUERY_PIPELINE_STATISTICS
by Roland Scheidegger
· 7 years ago
dcf2fea
gallivm: fix gather implementation a bit
by Roland Scheidegger
· 7 years ago
30682fb
docs: update calendar, add news item and link release notes for 17.1.9
by Andres Gomez
· 7 years ago
97dce9e
docs: add sha256 checksums for 17.1.9
by Andres Gomez
· 7 years ago
1e11317
docs: add release notes for 17.1.9
by Andres Gomez
· 7 years ago
832990c
mesa: whitespace, formatting fixes in teximage.c
by Brian Paul
· 7 years ago
33c55e8
mesa: provide more info in some texture image error messages
by Brian Paul
· 7 years ago
57d9222
svga: abort shader translation upon indirect indexing of temporaries
by Charmaine Lee
· 7 years ago
885d757
radv: keep track of the disasm string in debug mode only
by Samuel Pitoiset
· 7 years ago
92db23f
radv: add shader_variant_create() helper function
by Samuel Pitoiset
· 7 years ago
47efc52
radv: drop 'dump' parameters from some shader related functions
by Samuel Pitoiset
· 7 years ago
d4d7773
radv: move shaders related code to radv_shader.c
by Samuel Pitoiset
· 7 years ago
Next »