projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2018-07-04
Marek Olšák
radeonsi: reorder code in si_llvm_context_init
commit
|
commitdiff
|
tree
2018-07-04
Marek Olšák
radeonsi: use ac_compile_module_to_binary to reduce...
commit
|
commitdiff
|
tree
2018-07-04
Marek Olšák
ac: add reusable helpers for direct LLVM compilation
commit
|
commitdiff
|
tree
2018-07-04
Rhys Perry
nvc0: implement multisampled images on Maxwell+
commit
|
commitdiff
|
tree
2018-07-04
Neil Roberts
i965: Fix output register sizes when variable ranges...
commit
|
commitdiff
|
tree
2018-07-04
Dave Airlie
r600/sb: cleanup if_conversion iterator to be legal C++
commit
|
commitdiff
|
tree
2018-07-04
Marek Olšák
radeonsi: fix compiler breakage
commit
|
commitdiff
|
tree
2018-07-04
Dave Airlie
ac: make some fns static
commit
|
commitdiff
|
tree
2018-07-04
Dave Airlie
ac/radv: move llvm compiler info to struct and init...
commit
|
commitdiff
|
tree
2018-07-04
Dave Airlie
ac/radeonsi: port compiler init/destroy out of radeonsi.
commit
|
commitdiff
|
tree
2018-07-03
Dave Airlie
radv/radeonsi: add a check ir tm options
commit
|
commitdiff
|
tree
2018-07-03
Dave Airlie
radeonsi: rename si_compiler -> ac_llvm_compiler
commit
|
commitdiff
|
tree
2018-07-03
Dave Airlie
ac: add target library info helpers
commit
|
commitdiff
|
tree
2018-07-03
Dave Airlie
radv: create/destroy passmgr at the higher level.
commit
|
commitdiff
|
tree
2018-07-03
Dave Airlie
radv: port to use common passmgr code.
commit
|
commitdiff
|
tree
2018-07-03
Dave Airlie
ac/radeonsi: refactor out pass manager init to common...
commit
|
commitdiff
|
tree
2018-07-03
Dave Airlie
radv: drop copy of ac_create_target_machine.
commit
|
commitdiff
|
tree
2018-07-03
Dave Airlie
ac/radv: split the non-common init_once code from the...
commit
|
commitdiff
|
tree
2018-07-03
Neil Roberts
i965: Use the new nir atomic counter linker for SPIR...
commit
|
commitdiff
|
tree
2018-07-03
Alejandro Piñeiro
i965: enable AtomicStorage capability for gen7+
commit
|
commitdiff
|
tree
2018-07-03
Antia Puentes
mesa/glspirv: lower workgroup access to offsets
commit
|
commitdiff
|
tree
2018-07-03
Antia Puentes
nir: Fix OpAtomicCounterIDecrement for uniform atomic...
commit
|
commitdiff
|
tree
2018-07-03
Neil Roberts
nir/linker: Add a pure NIR implementation of the atomic...
commit
|
commitdiff
|
tree
2018-07-03
Neil Roberts
nir/types: Add wrappers for a couple of atomic counter...
commit
|
commitdiff
|
tree
2018-07-03
Alejandro Piñeiro
spirv/nir: add capability check for SpvCapabilityAtomic...
commit
|
commitdiff
|
tree
2018-07-03
Alejandro Piñeiro
spirv/nir: add atomic counter support on vtn_handle_ssb...
commit
|
commitdiff
|
tree
2018-07-03
Alejandro Piñeiro
spirv/nir: initialize offset on the nir var at vtn_crea...
commit
|
commitdiff
|
tree
2018-07-03
Antia Puentes
nir/spirv: Fix atomic counter (multidimensional-)arrays
commit
|
commitdiff
|
tree
2018-07-03
Alejandro Piñeiro
spirv/nir: tweak nir type when storage class is SpvStor...
commit
|
commitdiff
|
tree
2018-07-03
Alejandro Piñeiro
nir_types: add glsl_atomic_uint_type() helper
commit
|
commitdiff
|
tree
2018-07-03
Alejandro Piñeiro
spirv/nir: add offset at vtn_variable
commit
|
commitdiff
|
tree
2018-07-03
Alejandro Piñeiro
spirv/nir: SpvStorageClassAtomicCounter support on...
commit
|
commitdiff
|
tree
2018-07-03
Alejandro Piñeiro
nir/linker: handle uniforms without explicit location
commit
|
commitdiff
|
tree
2018-07-03
Alejandro Piñeiro
compiler/glsl: refactor empty_uniform_block utilities...
commit
|
commitdiff
|
tree
2018-07-03
Ian Romanick
i965/vec4: Don't cmod propagate from CMP to ADD if...
commit
|
commitdiff
|
tree
2018-07-02
Ian Romanick
intel/compiler: Silence unused parameter warnings brw_nir.c
commit
|
commitdiff
|
tree
2018-07-02
Kenneth Graunke
i965: Fix BRW_NEW_NUM_SAMPLES to be in .brw, not .mesa
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Add support for the on-disk shader cache
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv/pipeline_cache: Add a _locked suffix to a function
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Add device-level helpers for searching for and...
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv/pipeline: Stop optimizing for not having a cache
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Use a default pipeline cache if none is specified
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Be more careful about hashing pipeline layouts
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv,intel: Enable nir_opt_large_constants for Vulkan
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Add state setup support for shader constants
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
anv: Add support for shader constant data to the pipeli...
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
nir: Add a large constants optimization pass
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
nir: Add a concept of constant data associated with...
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
nir/deref: Add helpers for getting offsets
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
nir/types: Add a natural size and alignment helper
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
nir: Add a deref_instr_has_indirect helper
commit
|
commitdiff
|
tree
2018-07-02
Jason Ekstrand
util/macros: Import ALIGN_POT from ralloc.c
commit
|
commitdiff
|
tree
2018-07-02
Eric Anholt
v3d: Claim PIPE_CAP_TGSI_CAN_READ_OUTPUTS.
commit
|
commitdiff
|
tree
2018-07-02
Marek Olšák
ac: move all LLVM module initialization into ac_create_...
commit
|
commitdiff
|
tree
2018-07-02
Eric Anholt
v3d: Emit a TF flush after each draw using TF.
commit
|
commitdiff
|
tree
2018-07-02
Karol Herbst
nv50/ir: handle clipvertex for geom and tess shaders...
commit
|
commitdiff
|
tree
2018-07-02
Erik Faye-Lund
gallium/u_vbuf: drop min/max-scanning for empty indirec...
commit
|
commitdiff
|
tree
2018-07-02
Samuel Pitoiset
radv: reset the image's predicate after a color decompr...
commit
|
commitdiff
|
tree
2018-07-02
Samuel Pitoiset
radv: enable/disable predication for the DCC decompress...
commit
|
commitdiff
|
tree
2018-07-02
Samuel Pitoiset
radv: add padding for the UMR disassembler
commit
|
commitdiff
|
tree
2018-07-02
Gert Wollny
virgl: Add support for glGetMultisample
commit
|
commitdiff
|
tree
2018-07-02
Tomeu Vizoso
st/mesa: Also check for PIPE_FORMAT_A8R8G8B8_SRGB for...
commit
|
commitdiff
|
tree
2018-07-02
Tomeu Vizoso
st/mesa: Fall back to R8G8B8A8_SRGB for ETC2
commit
|
commitdiff
|
tree
2018-07-02
Tomeu Vizoso
st/mesa/i965: Allow decompressing ETC2 to GL_RGBA
commit
|
commitdiff
|
tree
2018-07-02
Iago Toral...
anv/cmd_buffer: make descriptors dirty when emitting...
commit
|
commitdiff
|
tree
2018-07-02
Iago Toral...
anv/cmd_buffer: clean dirty push constants flag after...
commit
|
commitdiff
|
tree
2018-07-02
Iago Toral...
anv/cmd_buffer: never shrink the push constant buffer...
commit
|
commitdiff
|
tree
2018-07-01
Denis Pauk
gallium/llvmpipe: Enable support bptc format.
commit
|
commitdiff
|
tree
2018-07-01
Denis Pauk
gallium/softpipe: Enable support bptc format.
commit
|
commitdiff
|
tree
2018-07-01
Denis Pauk
gallium/auxiliary: Add helper support for bptc format...
commit
|
commitdiff
|
tree
2018-07-01
Denis Pauk
mesa: add header for share bptc decompress functions
commit
|
commitdiff
|
tree
2018-06-30
Marek Olšák
glsl/cache: save and restore ExternalSamplersUsed
commit
|
commitdiff
|
tree
2018-06-30
Timothy Arceri
nir: fix selection of loop terminator when two or more...
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
radeonsi: enable OpenGL 4.4 compat profile
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: enable ARB_vertex_attrib_64bit in compat profile
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: add outstanding ARB_vertex_attrib_64bit dlist...
commit
|
commitdiff
|
tree
2018-06-29
Dave Airlie
vbo_save: add support for doubles to display list code
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: add compat profile support for ARB_multi_draw_ind...
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: make valid_draw_indirect_multi() accessible exter...
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: add ARB_draw_indirect support to compat profile
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: generate GL_INVALID_OPERATION using draw indirect...
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: add missing display list support for ARB_compute_...
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: expose some ARB_viewport_array dependent extensio...
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: enable ARB_viewport_array in compat profile
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: add ARB_viewport_array display list support
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: enable ARB_shader_subroutine in compat profile
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: add glUniformSubroutinesuiv() display list support
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: stop hiding remaining query parameters from OpenG...
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: enable ARB_gpu_shader_fp64 in compat profile
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: add ProgramUniform*d display list support
commit
|
commitdiff
|
tree
2018-06-29
Timothy Arceri
mesa: add Uniform*d support to display lists
commit
|
commitdiff
|
tree
2018-06-29
Karol Herbst
st/glsl_to_nir: run lower_output_reads on !PIPE_CAP_TGS...
commit
|
commitdiff
|
tree
2018-06-29
Eric Anholt
v3d: Move GL shader state dumping out of per-version...
commit
|
commitdiff
|
tree
2018-06-29
Eric Anholt
v3d: Add missing Stream field to transform feedback...
commit
|
commitdiff
|
tree
2018-06-29
Eric Anholt
v3d: Add missing "tri trip or fan" flag in Primitive...
commit
|
commitdiff
|
tree
2018-06-29
Eric Anholt
v3d: Fix the shader code address field widths on V3D...
commit
|
commitdiff
|
tree
2018-06-29
Eric Anholt
v3d: Add missing "no prim pack" field to the V3D4.1...
commit
|
commitdiff
|
tree
2018-06-29
Eric Anholt
v3d: Express dithering mode in the same way that the...
commit
|
commitdiff
|
tree
2018-06-29
Eric Anholt
v3d: Add missing "number of bin tile lists" field.
commit
|
commitdiff
|
tree
2018-06-29
Eric Anholt
v3d: Rewrite the color write masks to match CLIF format.
commit
|
commitdiff
|
tree
next