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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: Introduce a "cpp_shift" value for cpp divs/muls.
Eric Anholt
2020-04-23
4
-5
/
+8
*
radeonsi: enable support for AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
2
-5
/
+14
*
gallium: prepare framework for supporting AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
3
-0
/
+3
*
gallium: add # of MRT to blend state
Rob Clark
2020-04-23
6
-2
/
+11
*
mesa/st: avoid u_vbuf for GLES
Rob Clark
2020-04-23
4
-3
/
+11
*
v3d: support for textureQueryLOD
Alejandro PiƱeiro
2020-04-22
1
-1
/
+4
*
turnip: implement VK_EXT_sample_locations
Jonathan Marek
2020-04-22
2
-16
/
+3
*
iris: fail screen creation when kernel support is not there
Lionel Landwerlin
2020-04-22
1
-5
/
+19
*
panfrost: Assert on unimplemented fragcoord etc
Alyssa Rosenzweig
2020-04-22
1
-0
/
+3
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
2
-16
/
+14
*
replace imports memory functions with utils memory functions
Dylan Baker
2020-04-21
1
-0
/
+1
*
replace malloc macros in imports.h with u_memory.h versions
Dylan Baker
2020-04-21
3
-0
/
+4
*
r600/sfn: use new temp register allocation when loading single value temporaries
Gert Wollny
2020-04-21
1
-2
/
+1
*
r600/sfn: Count only literals that are not inline to split instruction groups
Gert Wollny
2020-04-21
1
-1
/
+11
*
r600/sfn: Fix using the result of a fetch instruction in next fetch
Gert Wollny
2020-04-21
1
-0
/
+11
*
r600/sfn: Fix handling of GS inputs
Gert Wollny
2020-04-21
1
-0
/
+3
*
r600/sfn: Handle b2b1 like it was a mov
Gert Wollny
2020-04-21
1
-0
/
+1
*
r600/sfn: Fix null pointer deref in live range evalation
Gert Wollny
2020-04-21
1
-2
/
+4
*
r600/nir: Pin interpolation results to channel
Gert Wollny
2020-04-21
3
-0
/
+11
*
r600/sfn: Implementing instructions blocks
Gert Wollny
2020-04-21
12
-36
/
+199
*
r600/sfn: Fix setting alignments when lowering UBOs
Gert Wollny
2020-04-21
1
-1
/
+1
*
r600/sfn: Reduce array limit for scratch usage
Gert Wollny
2020-04-21
1
-1
/
+1
*
r600: Dump a few more variables when requested
Gert Wollny
2020-04-21
1
-0
/
+32
*
st/omx: fix gcc warnings
Pierre-Eric Pelloux-Prayer
2020-04-21
1
-3
/
+3
*
gallium/utils: silence strncpy warning
Pierre-Eric Pelloux-Prayer
2020-04-21
1
-1
/
+1
*
iris/bufmgr: Add support for MMAP_OFFSET ioctl.
Rafael Antognolli
2020-04-20
1
-1
/
+51
*
iris/bufmgr: Factor out GEM_MMAP ioctl from mmap_cpu and mmap_wc.
Rafael Antognolli
2020-04-20
1
-30
/
+31
*
radeonsi: skip vs output optimizations for some outputs
Pierre-Eric Pelloux-Prayer
2020-04-20
1
-1
/
+12
*
Fix promotion of floats to doubles
Albert Astals Cid
2020-04-18
4
-22
/
+22
*
radeonsi: don't assume ctx is always a threaded_context
Pierre-Eric Pelloux-Prayer
2020-04-17
1
-1
/
+1
*
nv50,nvc0: update with latest caps
Ilia Mirkin
2020-04-16
2
-1
/
+15
*
clover: Check if the detected clang libraries are usable
Jan Vesely
2020-04-16
1
-2
/
+27
*
iris: Enable EXT_depth_bounds_test extension.
Rafael Antognolli
2020-04-16
1
-0
/
+2
*
wgl: silence some cast-warnings
Erik Faye-Lund
2020-04-16
2
-4
/
+4
*
winsys/amdgpu: Retrieve WC flags from imported buffers.
Bas Nieuwenhuizen
2020-04-16
4
-0
/
+25
*
zink: be less picky about tiled resources
Erik Faye-Lund
2020-04-16
1
-5
/
+1
*
st/dri: make sure software color-buffers are linear
Erik Faye-Lund
2020-04-16
1
-1
/
+1
*
virgl: Use ETC2 formats directly when possible.
Lepton Wu
2020-04-16
3
-0
/
+25
*
radeonsi: use thread_context::bytes_mapped_limit
Pierre-Eric Pelloux-Prayer
2020-04-16
1
-3
/
+11
*
gallium/u_threaded: flush batch when hitting mapping limit
Pierre-Eric Pelloux-Prayer
2020-04-16
2
-0
/
+24
*
nvc0: enable GL_NV_viewport_array2
Ilia Mirkin
2020-04-15
8
-2
/
+21
*
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
3
-0
/
+3
*
gallium: add TGSI_PROPERTY_LAYER_VIEWPORT_RELATIVE
Ilia Mirkin
2020-04-15
3
-0
/
+9
*
gallium: add TGSI_SEMANTIC_VIEWPORT_MASK
Ilia Mirkin
2020-04-15
3
-0
/
+9
*
Revert "nvc0: fix line width on GM20x+"
Karol Herbst
2020-04-15
1
-4
/
+1
*
iris: make BATCH_SZ smaller by BATCH_RESERVED bytes
Paulo Zanoni
2020-04-15
2
-7
/
+7
*
iris: remove useless bo->gtt_offset assignment
Paulo Zanoni
2020-04-15
1
-1
/
+0
*
iris: remove unnecessary forward declaration
Paulo Zanoni
2020-04-15
1
-4
/
+0
*
iris: remove hole from struct iris_bo
Paulo Zanoni
2020-04-15
1
-12
/
+12
[next]