projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2016-05-10
Marek Olšák
gallium/radeon: fix partial layered transfers of cube...
commit
|
commitdiff
|
tree
2016-05-10
Marek Olšák
gallium/radeon: align alignments for better buffer...
commit
|
commitdiff
|
tree
2016-05-10
Marek Olšák
gallium/radeon: use gart_page_size instead of hardcoded...
commit
|
commitdiff
|
tree
2016-05-10
Marek Olšák
winsys/radeon: use gart_page_size instead of private...
commit
|
commitdiff
|
tree
2016-05-10
Marek Olšák
winsys/amdgpu: move gart_page_size to struct radeon_winsys
commit
|
commitdiff
|
tree
2016-05-10
Roland Scheidegger
gallivm: print declarations of intrinsics with GALLIVM_...
commit
|
commitdiff
|
tree
2016-05-10
Roland Scheidegger
gallivm: use InternalLinkage instead of PrivateLinkage...
commit
|
commitdiff
|
tree
2016-05-10
Roland Scheidegger
gallivm: disable avx512 features
commit
|
commitdiff
|
tree
2016-05-10
Jose Fonseca
Revert "nir: Try to warn when C99 extensions are used...
commit
|
commitdiff
|
tree
2016-05-10
Samuel Iglesias...
i965/fs: fix MOV_INDIRECT exec_size for doubles
commit
|
commitdiff
|
tree
2016-05-10
Samuel Iglesias...
i965/fs: take into account doubles when calculating...
commit
|
commitdiff
|
tree
2016-05-10
Samuel Iglesias...
i965/fs: demote_pull_constants() did not take into...
commit
|
commitdiff
|
tree
2016-05-10
Samuel Iglesias...
i965/fs: push first double-based uniforms in push const...
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs: recognize writes with a subreg_offset > 0...
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs/lower_simd_width: Fix registers written for...
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs: rename our lower_d2f pass to lower_d2x
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs: implement i2d and u2d
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs: implement d2i and d2u
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs: implement d2b
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs: implement fsign() for doubles
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs: add null_reg_df
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs: We only support 32-bit integer ALU operations...
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs: handle fp64 opcodes in brw_do_channel_expressions
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: add support for f2d and d2f
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: add a pass for legalizing d2f
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: fix dst width calculation in CSE
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: fix regs_written in LOAD_PAYLOAD for doubles
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: fix is_copy_payload() for doubles
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: fix compares for doubles
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: extend exec_size halving in the generator
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: fix assign_constant_locations() for doubles
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: use byte_offset() in offset() for uniforms
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: handle uniforms in byte_offset()
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: fix type_size() for doubles
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs: optimize unpack double
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965/fs: optimize pack double
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs/nir: translate double pack/unpack
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: add a pass for lowering PACK opcodes
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: add PACK opcode
commit
|
commitdiff
|
tree
2016-05-10
Francisco Jerez
i965/fs: Introduce helper to extract a field from each...
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: always pass the bitsize to brw_type_for_nir_type()
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: add support for printing double immediates
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: don't propagate 64-bit immediates
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/fs: use the NIR bit size when creating registers
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965: fixup uniform setup for doubles
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965: two-argument instructions can only use 32-bit...
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965: fix brw_abs_immediate() for doubles
commit
|
commitdiff
|
tree
2016-05-10
Iago Toral...
i965: fix brw_saturate_immediate() for doubles
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965: fix is_zero(), is_one() and is_negative_one(...
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965: fix brw_negate_immediate() for doubles
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/eu: add support for DF immediates
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965: add support for disassembling DF immediates
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965: add support for getting/setting DF immediates
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965: add brw_imm_df
commit
|
commitdiff
|
tree
2016-05-10
Topi Pohjolainen
i965/eu: Allow 3-src float ops with doubles
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965/disasm: fix disasm of 3-src doubles
commit
|
commitdiff
|
tree
2016-05-10
Topi Pohjolainen
i965: Tell backend register about double precision...
commit
|
commitdiff
|
tree
2016-05-10
Topi Pohjolainen
i965: Determine size of double precision float register
commit
|
commitdiff
|
tree
2016-05-10
Topi Pohjolainen
i965: Lower DFRACEXP/DLDEXP
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965: use pack/unpackDouble lowering
commit
|
commitdiff
|
tree
2016-05-10
Connor Abbott
i965: use double lowering pass
commit
|
commitdiff
|
tree
2016-05-10
Samuel Iglesias...
freedreno/ir3: lower lrp when operating with double...
commit
|
commitdiff
|
tree
2016-05-10
Samuel Iglesias...
i965: enable lrp lowering for doubles
commit
|
commitdiff
|
tree
2016-05-10
Dave Airlie
st/glsl_to_tgsi: brown paper bag for the input offsets...
commit
|
commitdiff
|
tree
2016-05-10
Dave Airlie
glsl: check geometry output vertices limits.
commit
|
commitdiff
|
tree
2016-05-10
Dave Airlie
mesa/vbo: fix check for zero aliases with 2/10/10/10
commit
|
commitdiff
|
tree
2016-05-10
Eduardo Lima...
nir/print: Print memory qualifiers in a variable declar...
commit
|
commitdiff
|
tree
2016-05-10
Eduardo Lima...
glsl: Apply memory qualifiers to vars inside named...
commit
|
commitdiff
|
tree
2016-05-10
Dave Airlie
st/glsl_to_tgsi: handle offsets from inputs
commit
|
commitdiff
|
tree
2016-05-09
Rob Clark
scripts: bump git_reviewer.pl --git-min-percent default
commit
|
commitdiff
|
tree
2016-05-09
Kenneth Graunke
Revert "Revert "i965: Switch to scalar TCS by default.""
commit
|
commitdiff
|
tree
2016-05-09
Kenneth Graunke
i965: Actually assign binding table offsets for the...
commit
|
commitdiff
|
tree
2016-05-09
Kenneth Graunke
i965: Clamp "Maximum VP Index" to 1 when gl_ViewportInd...
commit
|
commitdiff
|
tree
2016-05-09
Jordan Justen
i965/hsw: Fix brw_store_data_imm*
commit
|
commitdiff
|
tree
2016-05-09
Kenneth Graunke
i965: Reimplement ARB_transform_feedback2 on Haswell...
commit
|
commitdiff
|
tree
2016-05-09
Kenneth Graunke
i965: Add a brw_load_register_reg64 helper.
commit
|
commitdiff
|
tree
2016-05-09
Kenneth Graunke
i965: Only enable ARB_query_buffer_object for newer...
commit
|
commitdiff
|
tree
2016-05-09
Dave Airlie
mesa/objectlabel: don't return info on genned but never...
commit
|
commitdiff
|
tree
2016-05-09
Dave Airlie
mesa: don't use genned but unnamed xfb objects.
commit
|
commitdiff
|
tree
2016-05-09
Samuel Pitoiset
nv50/ir: silence unsupported TGSI_PROPERTY_CS_FIXED_BLOCK_*
commit
|
commitdiff
|
tree
2016-05-09
Jordan Justen
mesa/compute: Fix indirect dispatch buffer size check...
commit
|
commitdiff
|
tree
2016-05-09
Rob Clark
freedreno/ir3: fix fallout from new block iterators
commit
|
commitdiff
|
tree
2016-05-09
Nicolai Hähnle
radeonsi: workaround for tesselation on SI
commit
|
commitdiff
|
tree
2016-05-09
Nicolai Hähnle
radeonsi: always allocate export memory for pixel shaders
commit
|
commitdiff
|
tree
2016-05-09
Nicolai Hähnle
radeonsi: expose performance counters as 64 bit
commit
|
commitdiff
|
tree
2016-05-09
Rob Clark
nir/search: fix typo
commit
|
commitdiff
|
tree
2016-05-09
Tim Rowley
gallium: enable intel jitevents profiling
commit
|
commitdiff
|
tree
2016-05-09
Bruce Cherniak
swr: Add missing break in query switch statement.
commit
|
commitdiff
|
tree
2016-05-09
Rob Clark
freedreno/ir3: allow for additional VS sysval inputs
commit
|
commitdiff
|
tree
2016-05-09
Emil Velikov
docs: add news item and link release notes for 11.1...
commit
|
commitdiff
|
tree
2016-05-09
Emil Velikov
docs: add sha256 checksums for 11.2.2
commit
|
commitdiff
|
tree
2016-05-09
Emil Velikov
docs: add release notes for 11.2.2
commit
|
commitdiff
|
tree
2016-05-09
Emil Velikov
docs: add sha256 checksums for 11.1.4
commit
|
commitdiff
|
tree
2016-05-09
Emil Velikov
docs: add release notes for 11.1.4
commit
|
commitdiff
|
tree
2016-05-09
Jose Fonseca
scons: Improve Python module dependency discovery.
commit
|
commitdiff
|
tree
2016-05-09
Marek Olšák
r300g: add support for PIPE_FORMAT_x8R8G8B8_*
commit
|
commitdiff
|
tree
2016-05-09
Daniel Stone
Revert "i965: Always use Y-tiled buffers on SKL+"
commit
|
commitdiff
|
tree
2016-05-08
Dave Airlie
mesa/shader_query: add missing subroutines cases
commit
|
commitdiff
|
tree
2016-05-07
Kenneth Graunke
spirv: Fix structure splitting with per-vertex interfac...
commit
|
commitdiff
|
tree
2016-05-07
Kenneth Graunke
compiler: Add a C wrapper for glsl_type::without_array().
commit
|
commitdiff
|
tree
next