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
2017-01-12
Alejandro Piñeiro
i965: return PASSTHRU surface types also on gen7
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Alejandro Piñeiro
main/buffers: take into account FRONT_AND_BACK on ReadB...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Alejandro Piñeiro
main/buffers: update error handling on DrawBuffers...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Nicolai Hähnle
radeonsi: num_records is in units of stride for swizzle...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Juan A. Suarez...
docs: document INTEL_PRECISE_TRIG envvar
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Iago Toral...
spirv: fix typo in warning message
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Rafael Antognolli
i965: Enable predicate support on gen >= 8.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Timothy Arceri
util: fix list_is_singular()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Nanley Chery
anv/image: Disable HiZ for depth buffer arrays
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Nanley Chery
anv/cmd_buffer: Fix programmed HiZ qpitch
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Nanley Chery
anv/cmd_buffer: Fix arrayed depth/stencil attachments
commit
|
commitdiff
|
tree
|
snapshot
2017-01-12
Pierre Moreau
clover: Check for executables before enqueueing a kernel
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Kenneth Graunke
spirv: Shut up unhandled enumeration value warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Timothy Arceri
nir: don't turn ieq/ine into inot if used by an if
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Timothy Arceri
nir: add late opt to turn inot/b2f combos back to bcsel
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Timothy Arceri
nir: add imprecise flrp optimisation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Kenneth Graunke
i965: Use the nir_move_comparisons pass.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Kenneth Graunke
i965: Move nir_lower_locals_to_regs a bit later.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Kenneth Graunke
nir: Introduce a nir_opt_move_comparisons() pass.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Timothy Arceri
nir/algebraic: add support for conditional helper funct...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Jason Ekstrand
anv/TODO: Check off a bunch of stuff
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Jason Ekstrand
nir/search: Only allow matching SSA values
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Derek Foreman
egl/dri2: add image_loader_extension back into loader...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Li Qiang
gallium/tgsi: fix overflow in parse property
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Mauro Rossi
st/dri: remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Mauro Rossi
android: st/mesa: fix building error in libmesa_st_mesa
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Dave Airlie
radv: fix multi-viewport emission
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Tapani Pälli
nir: change asserts to unreachable in nir_type_conversi...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Iago Toral...
spirv: gl_PrimitiveID in the fragment shader is handled...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Rob Clark
freedreno: add "nogrow" debug param
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Rob Clark
freedreno/a5xx: remove hack for glamor
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Rob Clark
freedreno/a5xx: fixed instanced
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Rob Clark
freedreno/a5xx: use the non-_ZERO_BASE for vertexid
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Rob Clark
freedreno/a5xx: add texture MIPLVLS
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Rob Clark
freedreno/a5xx: fix fragcoord related hangs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-11
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
anv: Enable tessellation shaders.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
anv: Initialize physical device limits for tessellation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
anv: Clamp depth buffer dimensions to be at least 1.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
anv: Compile TCS/TES shaders.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
anv: Emit 3DSTATE_HS/TE/DS packets.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
anv: Handle patch primitives.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
nir: Add a pass to lower TES patch_vertices intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
spirv: Silence unsupported tessellation capability...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
spirv: Tidy some repeated if checks by using a switch...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
spirv: Add tessellation varying and built-in support.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
spirv: Handle tessellation execution modes.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
compiler: Merge shader_info's tcs and tes structs.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
genxml: Rename 3DSTATE_HS::Enable to "Function Enable".
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Lionel Landwerlin
anv: set input_slots_valid on brw_wm_prog_key
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Lionel Landwerlin
anv: add helper to get vue map for fragment shader
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Lionel Landwerlin
anv: add get_.*_prog_data for tesselation stages
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Lionel Landwerlin
anv: make get_.*_prog_data take a const pipeline
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Vinson Lee
nir: Fix anonymous union initialization with older...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Samuel Iglesias...
docs: add Vulkan Float64 capability support for anv...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Dave Airlie
radv/ac: add support for multi sample image coords
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Boyan Ding
glsl: Do not allow scalar types in vector relational...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Thomas Hindoe...
nir: remove duplicated foreach loop
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
i965: Fix number of slots in SSO mode when there are...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Kenneth Graunke
spirv: Move cursor before calling vtn_ssa_value() in...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-10
Marek Olšák
mesa: set GLSL 1.20 for the fixed-function fragment...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Bas Nieuwenhuizen
radv: Create single RADV_DEBUG env var.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Bas Nieuwenhuizen
ac/debug: Dump indirect buffers.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Bas Nieuwenhuizen
radv: Dump command buffer on hang.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Bas Nieuwenhuizen
ac/debug: Move IB decode to common code.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Bas Nieuwenhuizen
ac/debug: Move sid_tables.h generation to common code.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Jason Ekstrand
relnotes: Claim OpenGL 4.5 rather than 4.4
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Jason Ekstrand
mesa: Bump the version to 17.0
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Marek Olšák
radeonsi: fix the Witcher 2 black transitions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Marek Olšák
radeonsi: set si_shader_context::input_decls for ranged...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Marek Olšák
radeonsi: cleanly communicate whether si_shader_dump...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Iago Toral...
isl: render target cube maps should be handled as 2D...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Iago Toral...
anv: don't skip the VUE header if we are reading gl_Lay...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
anv: enable shaderFloat64 feature
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
anv: enable float64 feature on supported platforms
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: enable SpvCapabilityFloat64 only to supported...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Juan A. Suarez...
nir/i965: use two slots from inputs_read for dvec3...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
isl: fix VA64 support for double and dvecN vertex attri...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Juan A. Suarez...
anv/pipeline: get map for double input attributes
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: add support for doubles to OpSpecConstant
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv/nir: add (un)packDouble2x32() translation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv/nir: implement DF conversions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
nir: add nir_type_conversion_op()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
nir: add nir_get_nir_type_for_glsl_type()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: add support for doubles on OpComposite{Insert...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: Enable double floating points when copying varia...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: add double support to _vtn_block_load_store()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: add double support to _vtn_variable_load_store
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: add double support to SpvOpCompositeExtract
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: fix SpvOpSpecConstantOp with SpvOpVectorShuffle...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: add DF support to SpvOp*ConstantComposite
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: add DF support to vtn_const_ssa_value()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: add support for loading DF constants
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: add definition of double based data types
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Samuel Iglesias...
spirv: fix typo in spec_constant_decoration_cb()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Dave Airlie
radv: drop unused fields in physical device.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Tapani Pälli
i965: call intel_prepare_render always when reading...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Timothy Arceri
st/mesa: pass gl_program to st_bind_ubos()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Timothy Arceri
st/mesa: pass gl_program to st_bind_images()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Timothy Arceri
st/mesa: stop passing gl_linked_shader to set_affected_...
commit
|
commitdiff
|
tree
|
snapshot
next