index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
ttn: Implement disk cache
Axel Davy
2020-05-13
1
-2
/
+82
*
ttn: Add new allow_disk_cache parameter
Axel Davy
2020-05-13
2
-2
/
+6
*
gallium: remove more "state tracker" occurences
Marek Olšák
2020-05-13
3
-3
/
+3
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
17
-20
/
+20
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
12
-14
/
+14
*
gallium/util: Fix leak in the live shader cache
Axel Davy
2020-05-11
1
-1
/
+4
*
llvmpipe: make sample position a global array.
Dave Airlie
2020-05-07
1
-2
/
+2
*
tgsi_to_nir: translate non-vec4 image stores correctly
Marek Olšák
2020-05-06
1
-2
/
+5
*
gallivm/nir: hooks up texture samples queries
Dave Airlie
2020-05-06
1
-3
/
+21
*
gallivm/sample: add num samples query for txqs (v2)
Dave Airlie
2020-05-06
4
-0
/
+9
*
nir/tgsi: translate the interp location
Dave Airlie
2020-05-06
1
-0
/
+5
*
gallivm: add mask api to force mask
Dave Airlie
2020-05-06
2
-0
/
+14
*
gallivm: add sample id/pos intrinsic support
Dave Airlie
2020-05-06
3
-0
/
+15
*
draw: disable point/line smoothing for multisample (v2)
Dave Airlie
2020-05-06
3
-12
/
+12
*
gallium/util: split out zstencil clearing code.
Dave Airlie
2020-05-06
2
-89
/
+123
*
util: add a resource wrapper to get resource samples
Dave Airlie
2020-05-06
1
-0
/
+5
*
draw: add support for num_samples + sample_stride to the image paths
Dave Airlie
2020-05-06
5
-6
/
+33
*
draw: introduce sampler num samples + stride members
Dave Airlie
2020-05-06
5
-2
/
+27
*
gallivm/nir: add multisample image operations
Dave Airlie
2020-05-06
1
-0
/
+6
*
gallivm/nir: add multisample support to image size
Dave Airlie
2020-05-06
1
-0
/
+3
*
gallivm/nir/tgsi: add multisample texture sampling.
Dave Airlie
2020-05-06
2
-1
/
+13
*
gallivm/sample: add multisample image operation support
Dave Airlie
2020-05-06
2
-0
/
+18
*
gallivm/sample: add multisample support for texel fetch
Dave Airlie
2020-05-06
2
-2
/
+52
*
draw/tess: free tessellation control shader i/o memory.
Dave Airlie
2020-05-06
1
-0
/
+3
*
gallium: add a new cap PIPE_CAP_GLSL_ZERO_INIT
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-0
/
+1
*
driconf: add force_integer_tex_nearest option
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-0
/
+1
*
tgsi_to_nir: handle TGSI_OPCODE_BARRIER
Marek Olšák
2020-04-30
1
-0
/
+12
*
tgsi_to_nir: handle TGSI_SEMANTIC_BLOCK_SIZE
Marek Olšák
2020-04-30
1
-0
/
+4
*
gallium: extract out logicop helper
Rob Clark
2020-04-30
1
-0
/
+26
*
gallivm: fix half to float conversions with llvm 11
Roland Scheidegger
2020-04-30
1
-10
/
+24
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
10
-9
/
+27
*
gallium/pipebuffer: Use persistent maps for slabs
Thomas Hellstrom
2020-04-29
2
-4
/
+12
*
gallium/gallivm: remove unused header include for newer LLVM
Jan Zielinski
2020-04-27
1
-0
/
+2
*
gallium/gallivm: fix compilation issues with llvm 11
Jan Zielinski
2020-04-27
8
-19
/
+26
*
gallium: add PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE for glthread
Marek Olšák
2020-04-27
1
-0
/
+1
*
gallivm: fix stencil border
Dave Airlie
2020-04-27
1
-2
/
+10
*
llvmpipe: fix d32 unorm depth conversions.
Dave Airlie
2020-04-27
1
-1
/
+4
*
draw/tess: fix TES patch vertices in.
Dave Airlie
2020-04-27
3
-5
/
+11
*
llvmpipe: bump max images to 16
Dave Airlie
2020-04-27
1
-1
/
+1
*
util/indirect: handle stride less than number of parameters.
Dave Airlie
2020-04-27
1
-1
/
+3
*
gallivm/nir: add helper invocation support
Dave Airlie
2020-04-27
3
-0
/
+13
*
gallivm/nir: fix image store conversions
Dave Airlie
2020-04-27
1
-7
/
+13
*
gallium: Fix setup of pstipple frag coord var.
Eric Anholt
2020-04-23
1
-5
/
+1
*
gallium: prepare framework for supporting AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
1
-0
/
+1
*
gallium: add # of MRT to blend state
Rob Clark
2020-04-23
3
-2
/
+4
*
mesa/st: avoid u_vbuf for GLES
Rob Clark
2020-04-23
4
-3
/
+11
*
gallium/utils: silence strncpy warning
Pierre-Eric Pelloux-Prayer
2020-04-21
1
-1
/
+1
*
gallium/u_threaded: flush batch when hitting mapping limit
Pierre-Eric Pelloux-Prayer
2020-04-16
2
-0
/
+24
*
st/mesa: add support for GL_NV_viewport_array2
Ilia Mirkin
2020-04-15
1
-0
/
+4
*
gallium: add PIPE_CAP_VIEWPORT_MASK
Ilia Mirkin
2020-04-15
1
-0
/
+1
[next]