projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2018-09-14
Samuel Pitoiset
radv: fix VK_EXT_conditional_rendering visibility
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Samuel Pitoiset
radv: make use of ac_unpack_param() instead of ac_build...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Timothy Arceri
nir: add loop unroll support for complex wrapper loops
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Timothy Arceri
nir: propagates if condition evaluation down some alu...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Timothy Arceri
nir: evaluate if condition uses inside the if branches
commit
|
commitdiff
|
tree
|
snapshot
2018-09-14
Erik Faye-Lund
virgl: adjust strides when mapping temp-resources
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Pierre Moreau
nvir: Always split 64-bit IMAD/IMUL operations
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Leo Liu
st/vdpau: Use output buffer as back buffer with 24...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Leo Liu
vl/dri: add color depth to vl winsys
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Leo Liu
vl/dri3: add support for 10 bits format
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Leo Liu
vl/dri: add 10 bits format supports
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Kristian H...
egl/android: Declare droid_load_driver() static
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Samuel Pitoiset
radv: fix function names for VK_EXT_conditional_rendering
commit
|
commitdiff
|
tree
|
snapshot
2018-09-13
Jason Ekstrand
anv: Silence a couple compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Michel Dänzer
loader/dri3: Don't wait for fence of old buffer when...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Michel Dänzer
loader/dri3: Only wait for back buffer fences in dri3_g...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Vadym Shovkoplias
glsl/linker: Check the invariance of built-in special...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Tapani Pälli
intel/tools: fix initial position of window in aubinato...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Erik Faye-Lund
winsys/virgl: avoid unintended behavior
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Juan A. Suarez...
travis: use python3.5 for meson
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Samuel Pitoiset
radv: adjust ESGS ring buffer size computation on VI+
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Gert Wollny
mesa/texture: Also check for LA texture when querying...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Ilia Mirkin
nv50,nvc0: warn on not-explicitly-handled caps
commit
|
commitdiff
|
tree
|
snapshot
2018-09-11
Timothy Arceri
mesa: remove duplicate dispatch sanity tests
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Timothy Arceri
mesa: tidy up init_matrix_stack()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Christopher...
radeon: fix ColorMask
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Elie Tournier
gallium: Correctly handle no config context creation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Bas Nieuwenhuizen
radv: Support v3 of VK_EXT_vertex_attribute_divisor.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
radeonsi/nir: port some bindless and sampler code from...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
radeonsi: adjust and simplify max_alloc_size determination
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
radeonsi: split si_copy_buffer
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
radeonsi: don't call VBO prefetch with size=0
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
radeonsi: merge SI and CI dma_clear_buffer and remove...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
radeonsi: fix GPU hangs with bindless textures and...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
ac: remove deprecated use of LLVMInt1Type()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
ac: use iN_0/1 constants
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
ac: add radeon_info::num_good_cu_per_sh
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
ac: revert new LLVM 7.0 behavior for fdiv
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
radeonsi: fix printing a BO list into ddebug reports
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
r600: fix HTILE for NPOT textures with mipmapping
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
winsys/radeon: fix CMASK fast clear for NPOT textures...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Marek Olšák
radeonsi: fix HTILE for NPOT textures with mipmapping...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
docs: document new features/extensions in driver for...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: assorted fixes/changes in svga_pipe_blit.c
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: set buffer bind_flags in svga_buffer_add_host_sur...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: add format conversion for legacy formats
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: remove obsolete code to reemit gs binding
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: move variant->fs_shadow_compare_units assignment
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: fix resource checking in is_blending_enabled()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Neha Bhende
svga: Use texture_copy_region instead of texture_copy_h...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: add missing devcap check for texture array support
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: no need to check MULTISAMPLE devcap for view...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: sync devcap name changes in svga3d_devcaps.h
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: explicit set DXFMT_SHADER_SAMPLE for DS format...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: draw round points when msaa is enabled
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: check number of samples before emitting MSAA...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: remove obsolete comment on format_cap_table[]
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: allow TGSI_TEXTURE_CUBE_ARRAY in emit_tg4()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: no dma on multisample surface
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: src surface for IntraSurfaceCopy cannot be multis...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: fix missing format multisample devcap check
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: fix incorrect multisample support in VGPU9 device
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: fix the missing devcap for SVGA3D_BC3_UNORM_SRGB
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: add a separate function to get dx format capabili...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: assign a separate function for is_format_supporte...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: add some devcap debugging code
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: fix depth and coverage mask output declaration
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: add sample positions for 2 samples
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: check sample count devcaps
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: fix 1-element cube map array issue
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: simplify array test in svga_init_shader_key_common()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
winsys/drm: check for CAPS2/SM41 support if VGPU10...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Deepak Rawat
winsys/drm: Add support for quality level in surface...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: sync svga3d_types.h with upstream changes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
winsys/drm: enable intra_surface_copy if HW_CAP2 is...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: add git version logging at init time
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: fix a typo in svga_texture_copy_region()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: use helper function to do copy region
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: fix cubemap array rendering with backed surface...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: add a helper function to send ResolveCopy command
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: sync svga3d header files
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: add SM4_1 enable debug print
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: fix swizzling for texture gather
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: fix starting index for system values
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Deepak Rawat
winsys/svga: Add support for new surface ioctl, multisa...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: enable MSAA for SM4_1 device
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: add sample count to the surface_can_create interface
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: implement support for GL_ARB_texture_query_lod
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Neha Bhende
svga: Add support for arb_texture_gather
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: add support for interpolation at sample position
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: clarify sys value -> input register mapping
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: add support for FS sample mask output
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: add support for sample id, sample position
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: implement no-op svga_set_min_samples()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: add support for independent blend function per...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: emit shader version as 4.0 or 4.1 depending on...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: restructure nested if's in emit_src_register()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Brian Paul
svga: sync VGPU10ShaderTokens.h with upstream changes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Charmaine Lee
svga: add support for shadow cubemap array
commit
|
commitdiff
|
tree
|
snapshot
next