index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost/midgard/disasm: Handle dest_override generalized
Alyssa Rosenzweig
2019-05-04
1
-22
/
+68
*
panfrost/midgard/disasm: Stub out 64-bit
Alyssa Rosenzweig
2019-05-04
1
-5
/
+15
*
panfrost/midgard/disasm: Print 8-bit sources
Alyssa Rosenzweig
2019-05-04
1
-23
/
+43
*
panfrost/midgard/disasm: Support 8-bit destination
Alyssa Rosenzweig
2019-05-04
1
-18
/
+21
*
panfrost/midgard: Rename ilzcnt8 -> iclz
Alyssa Rosenzweig
2019-05-04
2
-2
/
+2
*
panfrost/midgard: Fix crash on unknown op
Alyssa Rosenzweig
2019-05-04
1
-2
/
+6
*
panfrost/midgard/disasm: Fill in .int mod
Alyssa Rosenzweig
2019-05-04
1
-1
/
+1
*
panfrost/midgard/disasm: Extend print_reg to 8-bit
Alyssa Rosenzweig
2019-05-04
1
-15
/
+34
*
panfrost/midgard/disasm: Catch mask errors
Alyssa Rosenzweig
2019-05-04
1
-0
/
+11
*
panfrost/midgard: reg_mode_full -> reg_mode_32, etc
Alyssa Rosenzweig
2019-05-04
3
-16
/
+16
*
freedreno/a6xx: deduplicate a few lines
Rob Clark
2019-05-04
1
-6
/
+0
*
freedreno: add ubwc_enabled helper
Rob Clark
2019-05-04
6
-26
/
+28
*
freedreno: move UBWC color offset to fd_resource_offset()
Rob Clark
2019-05-04
7
-18
/
+42
*
freedreno/a6xx: buffer resources cannot be compressed
Rob Clark
2019-05-04
1
-26
/
+5
*
freedreno: mark imported resources as valid
Rob Clark
2019-05-04
1
-0
/
+2
*
freedreno/a6xx: UBWC support for images
Rob Clark
2019-05-04
2
-19
/
+57
*
freedreno/a6xx: UBWC fixes
Rob Clark
2019-05-04
2
-11
/
+78
*
freedreno: update generated headers
Rob Clark
2019-05-04
8
-32
/
+58
*
freedreno/a6xx: OUT_RELOC vs OUT_RELOCW fixes
Rob Clark
2019-05-04
1
-3
/
+3
*
freedreno/ir3: remove assert
Rob Clark
2019-05-04
1
-1
/
+0
*
spirv/cl: support vload/vstore
Karol Herbst
2019-05-04
1
-0
/
+55
*
nir: Add nir_op_vec helper
Karol Herbst
2019-05-04
3
-22
/
+14
*
nir: Add a nir_builder_alu variant which takes an array of components
Karol Herbst
2019-05-04
1
-14
/
+36
*
vtn: handle bitcast with pointer src/dest
Karol Herbst
2019-05-04
3
-29
/
+45
*
mesa: Leave aliasing of vertex and generic0 attribute to the dlist code.
Mathias Fröhlich
2019-05-04
1
-4
/
+1
*
mesa: Correct the is_vertex_position decision for dlists.
Mathias Fröhlich
2019-05-04
3
-14
/
+28
*
mesa: Set CurrentSavePrimitive in vbo_save_NotifyBegin.
Mathias Fröhlich
2019-05-04
1
-0
/
+2
*
mesa: Remove the _glapi_table argument from _mesa_array_element.
Mathias Fröhlich
2019-05-04
3
-17
/
+11
*
mesa: Constify static const array in api_arrayelt.c
Mathias Fröhlich
2019-05-04
1
-1
/
+1
*
mesa: Remove the now unused _NEW_ARRAY state change flag.
Mathias Fröhlich
2019-05-04
6
-23
/
+2
*
mesa: Rip out now unused gl_context::aelt_context.
Mathias Fröhlich
2019-05-04
7
-91
/
+0
*
mesa: Implement _mesa_array_element by walking enabled arrays.
Mathias Fröhlich
2019-05-04
1
-126
/
+58
*
mesa: Use glVertexAttrib*NV functions for fixed function attribs.
Mathias Fröhlich
2019-05-04
1
-157
/
+28
*
mesa: Factor out index function that will have multiple use.
Mathias Fröhlich
2019-05-04
1
-11
/
+18
*
nir: Add a SSA type gathering pass
Jason Ekstrand
2019-05-04
4
-0
/
+223
*
iris: Delete bucketing allocators
Kenneth Graunke
2019-05-03
1
-167
/
+3
*
iris: Force VMA alignment to be a multiple of the page size.
Kenneth Graunke
2019-05-03
1
-0
/
+3
*
iris: leave the top 4Gb of the high heap VMA unused
Kenneth Graunke
2019-05-03
1
-1
/
+5
*
iris: Fix 4GB memory zone heap sizes.
Kenneth Graunke
2019-05-03
1
-3
/
+6
*
st/va: check resource_get_info nullity in vlVaDeriveImage
Julien Isorce
2019-05-03
1
-5
/
+8
*
anv,i965: Stop warning about incomplete gen11 support
Jason Ekstrand
2019-05-03
2
-11
/
+2
*
nir/algebraic: Don't emit empty initializers for MSVC
Connor Abbott
2019-05-04
1
-0
/
+4
*
iris: Resolve textures used by the program, not merely bound textures
Kenneth Graunke
2019-05-03
1
-2
/
+5
*
meson: Don't build glsl cache_test when shader cache is disabled
Dylan Baker
2019-05-03
1
-12
/
+13
*
tests/vma: fix build with MSVC
Dylan Baker
2019-05-03
1
-0
/
+8
*
glsl/tests: define ssize_t on windows
Dylan Baker
2019-05-03
1
-0
/
+4
*
util/tests: Use define instead of VLA
Dylan Baker
2019-05-03
5
-20
/
+25
*
meson: make nm binary optional
Dylan Baker
2019-05-03
4
-4
/
+4
*
glsl: fix general_ir_test with mingw
Dylan Baker
2019-05-03
1
-7
/
+7
*
meson: always define libglapi
Dylan Baker
2019-05-03
1
-0
/
+2
[next]