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: add EXT_dsa glGetVertexArray* 4 functions
Pierre-Eric Pelloux-Prayer
2019-11-05
5
-4
/
+309
*
mesa: extract helper function from _mesa_GetPointerv
Pierre-Eric Pelloux-Prayer
2019-11-05
2
-29
/
+47
*
mesa: add EXT_dsa EnableVertexArrayAttribEXT / DisableVertexArrayAttribEXT
Pierre-Eric Pelloux-Prayer
2019-11-05
5
-2
/
+50
*
mesa: add EXT_dsa glEnableVertexArrayEXT / glDisableVertexArrayEXT
Pierre-Eric Pelloux-Prayer
2019-11-05
5
-2
/
+81
*
mesa: add gl_vertex_array_object parameter to client state helpers
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-22
/
+25
*
mesa: add EXT_dsa glVertexArray* functions implementation
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-0
/
+308
*
mesa: add vao/vbo lookup helper for EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-0
/
+32
*
mesa: rework _mesa_lookup_vao_err to allow usage from EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-11-05
3
-18
/
+36
*
mesa: add EXT_dsa glVertexArray* functions declarations
Pierre-Eric Pelloux-Prayer
2019-11-05
5
-11
/
+257
*
mesa: pass vao as a function paramter
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-60
/
+94
*
gitlab-ci: Set arm job CCACHE_DIR properly
Michel Dänzer
2019-11-05
1
-1
/
+2
*
nir: Handle image arrays when setting variable data
Kenneth Graunke
2019-11-04
1
-1
/
+1
*
intel/compiler: remove the operand restriction for src1 on GLK
Paulo Zanoni
2019-11-05
1
-2
/
+1
*
nir: pack nir_variable::data::xfb_*
Marek Olšák
2019-11-04
4
-31
/
+38
*
nir: pack nir_variable::data::stream
Marek Olšák
2019-11-04
3
-5
/
+8
*
nir/algebraic: Mark other comparison exact when removing a == a
Ian Romanick
2019-11-04
1
-2
/
+2
*
nir/algebraic: Add the ability to mark a replacement as exact
Ian Romanick
2019-11-04
4
-3
/
+13
*
compiler: make variable::data::binding unsigned
Marek Olšák
2019-11-04
2
-2
/
+2
*
st/mesa: call nir_lower_flrp only once per shader
Marek Olšák
2019-11-04
2
-16
/
+22
*
st/mesa: call nir_opt_access only once
Marek Olšák
2019-11-04
2
-2
/
+2
*
ac: add missing Arcturus to the info of pc lines
Leo Liu
2019-11-04
1
-0
/
+2
*
panfrost/ci: Update T760 expectations
Alyssa Rosenzweig
2019-11-04
1
-1
/
+0
*
pan/midgard: Extend default_phys_reg to !32-bit
Alyssa Rosenzweig
2019-11-04
1
-5
/
+5
*
pan/midgard: Extend swizzle packing for vec4/16-bit
Alyssa Rosenzweig
2019-11-04
1
-3
/
+24
*
pan/midgard: Extend offset_swizzle to non-32-bit
Alyssa Rosenzweig
2019-11-04
1
-3
/
+4
*
pan/midgard: offset_swizzle doesn't need dstsize
Alyssa Rosenzweig
2019-11-04
1
-9
/
+9
*
pan/midgard: Add bizarre corner case
Alyssa Rosenzweig
2019-11-04
1
-1
/
+8
*
pan/midgard: Compute bundle interference
Alyssa Rosenzweig
2019-11-04
1
-0
/
+57
*
pan/midgard: Fix quadword_count handling
Alyssa Rosenzweig
2019-11-04
3
-4
/
+8
*
pan/midgard: Validate tags when branching
Alyssa Rosenzweig
2019-11-04
1
-6
/
+32
*
aco: fix accidential reordering of instructions when scheduling
Daniel Schürmann
2019-11-04
1
-10
/
+47
*
aco: only use single-dword loads/stores for spilling
Daniel Schürmann
2019-11-04
1
-41
/
+10
*
aco: fix immediate offset for spills if scratch is used
Daniel Schürmann
2019-11-04
1
-6
/
+6
*
anv: Properly handle host query reset of performance queries
Lionel Landwerlin
2019-11-04
1
-32
/
+20
*
state_tracker: Handle texture view min level in st_generate_mipmap()
Paul Gofman
2019-11-04
1
-1
/
+7
*
iris: try to set the specified tiling when importing a dmabuf
James Xiong
2019-11-04
3
-11
/
+29
*
iris: Fix "Force Zero RTA Index Enable" setting again
Kenneth Graunke
2019-11-04
1
-1
/
+1
*
nir: correct use of identity check in python
Dylan Baker
2019-11-04
1
-2
/
+2
*
panfrost: MALI_DEPTH_TEST is actually MALI_DEPTH_WRITEMASK
Boris Brezillon
2019-11-04
5
-1384
/
+5
*
vulkan: bump headers/registry to 1.1.127
Lionel Landwerlin
2019-11-04
2
-5
/
+81
*
radv: fix compute pipeline keys when optimizations are disabled
Samuel Pitoiset
2019-11-04
1
-2
/
+18
*
nv50/ir: fix crash in isUniform for undefined values
Karol Herbst
2019-11-03
1
-0
/
+2
*
mesa: check draw buffer completeness on glClearBufferfi/glClearBufferiv
Lionel Landwerlin
2019-11-02
1
-0
/
+12
*
lima: set dithering flag when necessary
Vasily Khoruzhick
2019-11-01
2
-11
/
+3
*
glsl: encode struct/interface types better
Marek Olšák
2019-11-01
1
-12
/
+23
*
glsl: encode array types better
Marek Olšák
2019-11-01
1
-4
/
+20
*
glsl: encode explicit_stride for basic types better
Marek Olšák
2019-11-01
1
-3
/
+10
*
glsl: encode vector_elements and matrix_columns better
Marek Olšák
2019-11-01
1
-3
/
+5
*
glsl: encode/decode types using a union with bitfields for readability
Marek Olšák
2019-11-01
1
-36
/
+55
*
lima: ignore flags while looking for BO in cache
Vasily Khoruzhick
2019-11-01
1
-2
/
+2
[next]