projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2019-09-18
Boris Brezillon
panfrost: Stop using panfrost_bo_release() outside...
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Stop passing screen around for BO operations
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Don't check if BO is mmaped before calling...
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Stop exposing panfrost_bo_cache_{fetch,put}()
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Move the BO API to its own header
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: s/PAN_ALLOCATE_/PAN_BO_/
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Move panfrost_bo_{reference,unreference}...
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Get rid of pan_drm.c
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Stop passing has_draws to panfrost_drm_submit...
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Kill a useless memset(0) in panfrost_create_c...
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Add polygon_list to the batch BO set at alloc...
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Add missing panfrost_batch_add_bo() calls
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Use the correct type for the bo_handle array
commit
|
commitdiff
|
tree
2019-09-18
Boris Brezillon
panfrost: Stop exposing internal panfrost_*_batch(...
commit
|
commitdiff
|
tree
2019-09-18
Christian Gmeiner
etnaviv: disable ARB_shadow
commit
|
commitdiff
|
tree
2019-09-18
Christian Gmeiner
Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
commit
|
commitdiff
|
tree
2019-09-18
Lepton Wu
virgl: Remove wrong EAGAIN handling for drmIoctl
commit
|
commitdiff
|
tree
2019-09-17
Kenneth Graunke
iris: Skip allocating a null surface when there are...
commit
|
commitdiff
|
tree
2019-09-17
Kenneth Graunke
intel/compiler: Set "Null Render Target" ex_desc bit...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
docs/relnotes: add support for VK_KHR_shader_float_cont...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
anv: enable VK_KHR_shader_float_controls and SPV_KHR_fl...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
i965/fs: add support for shader float control to remove...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
i965/fs: set rounding mode when emitting nir_op_f2f32...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
i965/fs: set rounding mode when emitting fadd, fmul...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
i965/fs: add emit_shader_float_controls_execution_mode...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
i965/fs/generator: add new opcode to set float controls...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
i965/fs/generator: refactor rounding mode helper in...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
i965/fs/nir: add nir_op_unpack_half_2x16_split_*_flush_...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
intel/nir: do not apply the fsin and fcos trig workarou...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
nir: fix fmin/fmax support for doubles
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
nir: fix denorm flush-to-zero in sqrt's lowering at...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
nir: fix denorms in unpack_half_1x16()
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
nir/algebraic: disable inexact optimizations depending...
commit
|
commitdiff
|
tree
2019-09-17
Andres Gomez
nir/algebraic: mark float optimizations returning one...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
nir/constant_expressions: mind rounding mode converting...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
nir/opcodes: make sure f2f16_rtz and f2f16_rtne behavio...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
nir: mind rounding mode on fadd, fsub, fmul and fma...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
nir: add support for round to zero rounding mode to...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
util: add fp64 -> fp32 conversion support for RTNE...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
util: add float to float16 conversions with RTZ and...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
util: add softfloat functions to operate with doubles...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
nir: add support for flushing to zero denorm constants
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
nir: add auxiliary functions to detect if a mode is...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
spirv/nir: keep track of SPV_KHR_float_controls executi...
commit
|
commitdiff
|
tree
2019-09-17
Samuel Iglesias...
spirv: check support for SPV_KHR_float_controls capabil...
commit
|
commitdiff
|
tree
2019-09-17
Adam Jackson
gallium/xlib: Fix glXMakeCurrent(dpy, None, None, ctx)
commit
|
commitdiff
|
tree
2019-09-17
Adam Jackson
gallium/xlib: Remove MakeCurrent_PrevContext
commit
|
commitdiff
|
tree
2019-09-17
Adam Jackson
gallium/xlib: Remove drawable caching from the MakeCurr...
commit
|
commitdiff
|
tree
2019-09-17
Marek Olšák
radeonsi: add Navi12 PCI ID
commit
|
commitdiff
|
tree
2019-09-17
Adam Jackson
ci: Run tests on i386 cross builds
commit
|
commitdiff
|
tree
2019-09-17
Jon Turney
Fix timespec_from_nsec test for 32-bit time_t
commit
|
commitdiff
|
tree
2019-09-17
Tapani Pälli
iris: close screen fd on iris_destroy_screen
commit
|
commitdiff
|
tree
2019-09-17
Juan A. Suarez...
docs: update calendar, add news item and link release...
commit
|
commitdiff
|
tree
2019-09-17
Juan A. Suarez...
docs: add sha256 checksums for 19.1.7
commit
|
commitdiff
|
tree
2019-09-17
Juan A. Suarez...
docs: add release notes for 19.1.7
commit
|
commitdiff
|
tree
2019-09-17
Michel Dänzer
ac: Remove DEBUG workaround
commit
|
commitdiff
|
tree
2019-09-17
Michel Dänzer
swr: Limit DEBUG workaround to LLVM < 7
commit
|
commitdiff
|
tree
2019-09-17
Michel Dänzer
gallivm: Limit DEBUG workaround to LLVM < 7
commit
|
commitdiff
|
tree
2019-09-17
Erik Faye-Lund
st/mesa: remove always-true expression
commit
|
commitdiff
|
tree
2019-09-17
Christian Gmeiner
etnaviv: a bit of micro-optimization
commit
|
commitdiff
|
tree
2019-09-17
Icenowy Zheng
lima: reset scissor state if scissor test is disabled
commit
|
commitdiff
|
tree
2019-09-17
Jason Ekstrand
vulkan: Update the XML and headers to 1.1.123
commit
|
commitdiff
|
tree
2019-09-17
Caio Marcelo...
spirv: Handle ShaderLayer and ShaderViewportIndex capab...
commit
|
commitdiff
|
tree
2019-09-17
Caio Marcelo...
spirv: Update JSON and headers to 1.5
commit
|
commitdiff
|
tree
2019-09-16
Eric Anholt
freedreno: Fix invalid read when a block has no instruc...
commit
|
commitdiff
|
tree
2019-09-16
Kenneth Graunke
st/mesa: Increase GL_POINT_SIZE_RANGE minimum to 1.0
commit
|
commitdiff
|
tree
2019-09-16
Kenneth Graunke
st/mesa: Prefer 5551 formats for GL_UNSIGNED_SHORT_5_5_5_1.
commit
|
commitdiff
|
tree
2019-09-16
Rhys Perry
radv: always emit a position export in gs copy shaders
commit
|
commitdiff
|
tree
2019-09-16
Rhys Perry
radv: keep GS threads with excessive emissions which...
commit
|
commitdiff
|
tree
2019-09-16
Lionel Landwerlin
drirc: include unreal engine version 0 to 23
commit
|
commitdiff
|
tree
2019-09-16
Lionel Landwerlin
util/xmlconfig: fix regexp compile failure check
commit
|
commitdiff
|
tree
2019-09-16
Erik Faye-Lund
gallium/gdi: use GALLIUM_FOO rather than HAVE_FOO
commit
|
commitdiff
|
tree
2019-09-16
Dylan Baker
scons: Make scons and meson agree about path to glapi...
commit
|
commitdiff
|
tree
2019-09-16
Vasily Khoruzhick
lima: add standalone disassembler with primitive MBS...
commit
|
commitdiff
|
tree
2019-09-16
Heinrich Fink
mesa/gl: Sync with Khronos registry
commit
|
commitdiff
|
tree
2019-09-16
Sergii Romantsov
nir/large_constants: pass after lowering copy_deref
commit
|
commitdiff
|
tree
2019-09-16
Michel Dänzer
gitlab-ci: Move up meson-arm64 job definition
commit
|
commitdiff
|
tree
2019-09-16
Michel Dänzer
gitlab-ci: Move dependencies/needs for meson-main job...
commit
|
commitdiff
|
tree
2019-09-16
Michel Dänzer
gitlab-ci: Simplify some job definitions by extending...
commit
|
commitdiff
|
tree
2019-09-16
Michel Dänzer
gitlab-ci: Use multiple inheritance instead of YAML...
commit
|
commitdiff
|
tree
2019-09-16
Michel Dänzer
gitlab-ci: Add needs stanza to arm64_a306_gles2 job...
commit
|
commitdiff
|
tree
2019-09-16
Timothy Arceri
radeonsi/nir: fix number of used samplers
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: disable unsupported transform feedback...
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: implement NGG streamout
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: make sure to wait for idle before clearing GDS
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: make GDS idle when leaving the IB
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: enable NGG_WAVE_ID_EN for NGG streamout
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: gather GS output for VS as NGG
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: compute the correct buffer size for NGG...
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: fix unnecessary LDS overallocation for...
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: adjust the LDS size for VS/TES NGG streamout
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: unconditionally declare scratch space for...
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: adjust the GS NGG scratch size for streamout
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: allocate GDS/OA buffer objects for NGG...
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: implement NGG streamout begin/end functions
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/gfx10: add an option to switch from legacy to...
commit
|
commitdiff
|
tree
2019-09-16
Samuel Pitoiset
radv/winsys: add support for GS and OA domains
commit
|
commitdiff
|
tree
2019-09-16
Danylo Piliaiev
iris: Fix fence leak in iris_fence_flush
commit
|
commitdiff
|
tree
2019-09-16
Sergii Romantsov
nir/large_constants: more careful data copying
commit
|
commitdiff
|
tree
2019-09-16
Juan A. Suarez...
docs: extend 19.1.x releases
commit
|
commitdiff
|
tree
next