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
2015-07-24
Ilia Mirkin
nvc0/ir: tess factors are now sysvals, adapt codegen...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Dave Airlie
docs/GL3.txt: ARB_shader_precision
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
Dave Airlie
i965: add support for ARB_shader_subroutine
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
mesa: rearrange texture error checking order
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
mesa: adjust error message when there's a missing teximage
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Marek Olšák
Revert "Match swrast modes more loosely."
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Jose Fonseca
gallivm: Fix profile build.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Jose Fonseca
gallium/util: Stop bundling our snprintf implementation.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Tom Hughes
Match swrast modes more loosely.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Eduardo Lima...
mesa: Fix error in target validation of glCompressedTex...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Tom Stellard
gallivm: Add ifdefs so raw_debug_stream is only defined...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Tom Stellard
gallivm: Don't use raw_debug_ostream for dissasembling
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
docs: mark off tess for nvc0
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
gk110/ir: fake BAR support
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0/ir: cleanup private enums that have graduated...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0/ir: allow tess eval output loads to be CSE'd
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0/ir: add hazard for 2nd dim of vfetch/load indirect...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0/ir: patch vertex count is stored in the upper...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0/ir: add support for reading outputs in tess contro...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0/ir: set perPatch flag on load/stores to per-patch...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0/ir: populate info structure based on new tess...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0/ir: mark varyings as per-patch based on semantic...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0: TESSCOORD comes in as a sysval, not an input
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0: add handling for set_tess_state callback
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0: add support for setting patch vertices at draw...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0: support MAX_SHADER_PATCH_VARYINGS
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Ilia Mirkin
nvc0: preliminary tess support
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
docs/GL3.txt: update ARB_shader_subroutine status.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
st/mesa: enable shader subroutine
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
st/mesa: add subroutine bits (v1.1)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
mesa: fill out the ARB_shader_subroutine APIs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
program: add subroutine uniform support (v1.1)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
program_resource: add subroutine support (v3.1)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
glsl: add uniform and program resource support (v2)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
mesa/mtypes: add gl_subroutine_function and uniform...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
glsl/ir: add subroutine lowering pass (v2.3)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
glsl: add ast/parser support for subroutine parsing...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
glsl/ir: allow ir_call to handle subroutine calling
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
glsl/ir: add subroutine information storage to ir_funct...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
mesa: add function to check if shader subroutines are...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
mesa: add inline conversion functions for ARB_shader_su...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
glsl: don't eliminate subroutine types.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
glsl/types: add new subroutine type (v3.2)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Chris Forbes
glsl: Make `subroutine` a reserved keyword
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
dispatch_sanity: add shader subroutine to fix make...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Chris Forbes
glsl: Add extension plumbing and define for ARB_shader_...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Chris Forbes
mesa: Add glGet support for ARB_shader_subroutine imple...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Chris Forbes
mesa: Add extension tracking for arb_shader_subroutine...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Chris Forbes
glapi: Add ARB_shader_subroutine functions and enums...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Chris Forbes
mesa: Add stubs for ARB_shader_subroutine entrypoints
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
dispatch_sanity.cpp: remove commented out tess entries
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
glsl/tests: fix varying_test since tess changes.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-23
Dave Airlie
i965: fix warning since tess merge.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: enable tessellation, update GL3.txt & release...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: add scratch buffer support for tessellation...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: update invariant registers for tessellation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: add assertions into draw_vbo and check tessel...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: set the rasterization primitive type for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: set VGT_LS_HS_CONFIG for tessellation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: update IA_MULTI_VGT_PARAM for tessellation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: add derived tessellation state
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: implement a fixed-function tessellation contr...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: set up a ring buffer for tessellation factors
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: add tessellation shader states
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: update si_get_vs_info and si_get_vs_state...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: add shader code generation for tessellation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: implement TGSI_OPCODE_BARRIER
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: program VGT_SHADER_STAGES_EN for tessellation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: add translation of PATCH primitives
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: add support for tessellation shader resources...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: add code for creating, binding and destroying...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: add debug flags for dumping tessellation...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: rework how shader pointers to descriptors...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: rename build_streamout_store -> build_tbuffer...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: separate primitive ID computation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: move declaring streamout parameters to its...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
radeonsi: make ES2GS offset sgpr location dynamic
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
gallium/radeon: expose emit_fetch
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
gallium/radeon: expose LLVM functions implementing...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
st/mesa: enable tessellation if the driver supports it
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
st/mesa: set default tessellation levels
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ilia Mirkin
st/mesa: add barrier support
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ilia Mirkin
st/mesa: disable copy propagation for tessellation...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ilia Mirkin
st/mesa: set vertices_per_patch when drawing
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ilia Mirkin
st/mesa: add 2d indexing support to outputs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
st/mesa: handle tessellation 2D varyings correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ilia Mirkin
st/mesa: lower gl_TessLevel from float[] to vecn
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ilia Mirkin
st/mesa: query shader CAPs for tessellation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ilia Mirkin
st/mesa: add texture updates for tessellation programs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ilia Mirkin
st/mesa: handle constbufs/ubos for tessellation shaders
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
st/mesa: add conversion for tessellation shaders
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Ilia Mirkin
st/mesa: add tessellation shader states
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
mesa: implement GL_IS_PER_PATCH
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
glsl: use separate varying slots for patch varyings
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
glsl: fix locations of 2-dimensional varyings without...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
glsl: don't demote tess control shader outputs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
glsl: disable varying packing between tessellation...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Marek Olšák
glsl: allow indexing of gl_out with a non-const if...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Chris Forbes
glsl: allow redeclaration of TCS gl_out[]
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Chris Forbes
glsl: validate restrictions on use of barrier()
commit
|
commitdiff
|
tree
|
snapshot
next