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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: replace GLenum target with gl_shader_stage in NewProgram
Marek Olšák
2020-04-27
14
-87
/
+59
*
drm-uapi,radv,radeonsi: Add amdgpu_drm.h header.
Bas Nieuwenhuizen
2020-04-27
12
-11
/
+1084
*
mesa: extend _mesa_bind_vertex_buffer to take ownership of the buffer reference
Marek Olšák
2020-04-27
6
-17
/
+28
*
mesa: add offset_is_int32 param into _mesa_bind_vertex_buffer for glthread
Marek Olšák
2020-04-27
6
-17
/
+21
*
mesa: add Const.BufferCreateMapUnsynchronizedThreadSafe & MESA_MAP_THREAD_SAFE
Marek Olšák
2020-04-27
4
-0
/
+14
*
gallium: add PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE for glthread
Marek Olšák
2020-04-27
5
-5
/
+23
*
glthread: sort variables in marshal structures to pack them optimally
Marek Olšák
2020-04-27
1
-1
/
+39
*
glthread: use GLenum16 in batch buffers to save space
Marek Olšák
2020-04-27
1
-1
/
+4
*
glthread: reduce dereferences of the next batch
Marek Olšák
2020-04-27
3
-4
/
+9
*
glthread: use 32-bit align instead of 64-bit ALIGN
Marek Olšák
2020-04-27
1
-1
/
+1
*
mesa: remove exec="dynamic" from Draw functions that are not really dynamic
Marek Olšák
2020-04-27
12
-137
/
+173
*
mesa: reset primitive restart state in glClientAttribDefaultEXT
Marek Olšák
2020-04-27
1
-0
/
+9
*
mesa: replace _NEW_EVAL with vbo_exec_update_eval_maps
Marek Olšák
2020-04-27
9
-34
/
+52
*
ac: reassociate FP expressions for inexact instructions for radeonsi
Marek Olšák
2020-04-27
1
-0
/
+9
*
ac: generate FMA for inexact instructions for radeonsi
Marek Olšák
2020-04-27
3
-0
/
+40
*
ac: update and document fast math flags used by radeonsi
Marek Olšák
2020-04-27
3
-4
/
+14
*
ac: force enable -structurizecfg-skip-uniform-regions for LLVM 11
Marek Olšák
2020-04-27
1
-0
/
+4
*
st/mesa: Treat vertex inputs absent in inputMapping as zero in mesa_to_tgsi
Danylo Piliaiev
2020-04-27
1
-2
/
+6
*
gitlab-ci: add lists of expected failures for RADV CI
Samuel Pitoiset
2020-04-27
4
-0
/
+56
*
radv: fix robust_buffer_access if enabled via VkPhysicalDeviceFeatures2
Samuel Pitoiset
2020-04-27
1
-10
/
+44
*
gallivm: fix stencil border
Dave Airlie
2020-04-27
3
-8
/
+12
*
llvmpipe: clamp color storage for integer types.
Dave Airlie
2020-04-27
1
-0
/
+5
*
llvmpipe: enable stencil only formats. (v2)
Dave Airlie
2020-04-27
3
-6
/
+11
*
llvmpipe/setup: add point size clamping
Dave Airlie
2020-04-27
5
-4
/
+9
*
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: fix ssbo alignment
Dave Airlie
2020-04-27
1
-1
/
+1
*
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
4
-4
/
+13
*
gallivm/nir: fix image store conversions
Dave Airlie
2020-04-27
1
-7
/
+13
*
tu: Don't invert point coords
Connor Abbott
2020-04-25
1
-1
/
+2
*
ir3: Remove VARYING_SLOT_PNTC remapping hack
Connor Abbott
2020-04-25
1
-12
/
+0
*
st/nir: Fix assigning PointCoord location with !PIPE_CAP_TEXCOORD
Connor Abbott
2020-04-25
1
-0
/
+2
*
freedreno/a6xx: Implement PrimID passthrough
Connor Abbott
2020-04-25
2
-3
/
+9
*
tu: Implement PrimID passthrough
Connor Abbott
2020-04-25
2
-5
/
+14
*
ir3: Skip missing VS outputs in VS out map when linking
Connor Abbott
2020-04-25
6
-48
/
+67
*
freedreno/a6xx: Document PrimID passthrough registers
Connor Abbott
2020-04-25
3
-3
/
+16
*
radv: Pass logical device to si_emit_graphics
Joshua Ashton
2020-04-25
3
-5
/
+6
*
freedreno/ir3: Print @tex write mask using 0x%x
Kristian H. Kristensen
2020-04-25
1
-1
/
+1
*
freedreno/ir3: Reset lex line number when we start parsing
Kristian H. Kristensen
2020-04-25
1
-0
/
+2
*
freedreno/ir3: Parse, but ignore @in, @out and @tex headers
Kristian H. Kristensen
2020-04-25
2
-0
/
+21
*
freedreno/ir3: Move ir3 assembler to backend compiler
Kristian H. Kristensen
2020-04-25
6
-24
/
+21
*
freedreno/computerator: Decouple ir3 assembler
Kristian H. Kristensen
2020-04-25
4
-23
/
+36
*
Revert "meson,ci: Disable sparse_array tests on windows"
Andres Gomez
2020-04-24
1
-4
/
+1
*
gitlab-ci: install winehq-stable to get 5.0 instead of 4.0
Andres Gomez
2020-04-24
3
-5
/
+37
*
etnaviv: Fix depth stencil ops on GC880/GC2000
Marek Vasut
2020-04-24
1
-2
/
+2
*
radv/aco: enable 8/16-bit storage and int8/int16 on GFX8+
Rhys Perry
2020-04-24
4
-22
/
+33
*
aco: lower 8/16-bit integer arithmetic
Rhys Perry
2020-04-24
1
-0
/
+31
*
aco: improve sub-dword emit_split_vector() with sgprs
Rhys Perry
2020-04-24
1
-6
/
+7
[next]