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
*
vbo: Remove now duplicate _DrawVAO notification.
Mathias Fröhlich
2018-03-22
1
-5
/
+0
*
vbo: Remove now duplicate _vbo_update_inputs from dlist draw.
Mathias Fröhlich
2018-03-22
1
-3
/
+0
*
vbo: Remove redundant set of DriverFlags.NewArray in vbo_bind_arrays.
Mathias Fröhlich
2018-03-22
1
-1
/
+0
*
vbo: Remove vbo...recalculate_inputs from vbo_exec_invalidate_state.
Mathias Fröhlich
2018-03-22
1
-8
/
+0
*
mesa: A change of gl_vertex_processing_mode needs an array update.
Mathias Fröhlich
2018-03-22
1
-3
/
+17
*
mesa: Set DriverFlags.NewArray together with vbo...recalculate_inputs.
Mathias Fröhlich
2018-03-22
3
-3
/
+32
*
mesa: Update VAO internal state when setting the _DrawVAO.
Mathias Fröhlich
2018-03-22
3
-8
/
+13
*
vbo: Move vbo_bind_arrays into a dd_driver_functions draw callback.
Mathias Fröhlich
2018-03-22
4
-46
/
+27
*
mesa: Move vbo draw functions into dd_function_table.
Mathias Fröhlich
2018-03-22
9
-48
/
+162
*
clover/llvm: Fix build against LLVM/Clang 4.0
Aaron Watry
2018-03-21
2
-1
/
+3
*
ac/nir_to_llvm: add frexp support
Timothy Arceri
2018-03-22
1
-0
/
+11
*
nir: add frexp_exp and frexp_sig opcodes
Timothy Arceri
2018-03-22
2
-0
/
+5
*
anv/pipeline: don't pass constant view index in multiview
Caio Marcelo de Oliveira Filho
2018-03-21
1
-6
/
+11
*
anv/pipeline: use less instructions for multiview
Caio Marcelo de Oliveira Filho
2018-03-21
1
-1
/
+1
*
broadcom/vc5: Fix up the NIR types of FS outputs generated by NIR-to-TGSI.
Eric Anholt
2018-03-21
4
-0
/
+54
*
spirv: Add a 64-bit implementation of Frexp
Neil Roberts
2018-03-21
1
-4
/
+56
*
aubinator_error_decode: Compare only the class_name of the ring.
Rafael Antognolli
2018-03-21
1
-1
/
+1
*
nir: Migrate nir_dce to instr worklist
Thomas Helland
2018-03-21
1
-35
/
+18
*
nir: Initial implementation of a nir_instr_worklist
Thomas Helland
2018-03-21
1
-0
/
+67
*
intel/tools: aubinator: Catch gen11 "enhanced execlist" submission
Scott D Phillips
2018-03-21
1
-6
/
+20
*
radeonsi: fix a snprintf warning on gcc 7.3.0
Marek Olšák
2018-03-21
1
-1
/
+1
*
radeonsi/gfx9: print the swizzle mode for testdma
Marek Olšák
2018-03-21
1
-2
/
+16
*
ac/surface: compute tile swizzle for GFX9
Marek Olšák
2018-03-21
4
-3
/
+91
*
broadcom/vc5: Don't skip job submit just because everything is scissored.
Eric Anholt
2018-03-21
2
-10
/
+7
*
broadcom/vc5: Handle sparsely populated SO target array.
Eric Anholt
2018-03-21
1
-7
/
+14
*
broadcom/vc5: Fix 3D miplevel limit to match other texture targets.
Eric Anholt
2018-03-21
1
-2
/
+1
*
broadcom/vc5: Clamp the instance divisor to 16 bits.
Eric Anholt
2018-03-21
1
-1
/
+2
*
i965: fix android build
Lionel Landwerlin
2018-03-21
1
-2
/
+5
*
nir/dead_cf: also remove useless ifs
Caio Marcelo de Oliveira Filho
2018-03-21
1
-14
/
+30
*
nir/dead_cf: rephrase definition of a dead loop node
Caio Marcelo de Oliveira Filho
2018-03-21
1
-8
/
+7
*
radeon/vce: move feedback command inside of destroy function
Leo Liu
2018-03-21
3
-9
/
+12
*
clover: Dynamically calculate __OPENCL_VERSION__ and CLC language version
Aaron Watry
2018-03-21
1
-2
/
+5
*
clover/llvm: Add get_[cl|language]_version, validation and some helpers
Aaron Watry
2018-03-21
1
-0
/
+88
*
intel/blorp: Fix compiler warning about num_layers.
Eric Anholt
2018-03-20
1
-1
/
+1
*
radv: add support for VK_EXT_depth_range_unrestricted
Samuel Pitoiset
2018-03-20
2
-0
/
+23
*
radv: only enable one channel when exporting prim id
Samuel Pitoiset
2018-03-20
1
-1
/
+1
*
i965: fix out of tree autotools build
Lionel Landwerlin
2018-03-20
1
-1
/
+4
*
virgl: Implement seamless cube maps
Stéphane Marchesin
2018-03-21
2
-1
/
+3
*
i965: annotate brw_oa.py's --header and --code as required
Emil Velikov
2018-03-20
1
-21
/
+14
*
i965: pipecontrol: add LRI write immediate flag
Lionel Landwerlin
2018-03-20
1
-0
/
+1
*
intel: genxml: add INSTPM/CS_DEBUG_MODE2 registers
Lionel Landwerlin
2018-03-20
7
-0
/
+46
*
i965: fix autotools/android build
Lionel Landwerlin
2018-03-20
2
-13
/
+6
*
st/mesa: add compiler/nir/ prefix for nir includes
Emil Velikov
2018-03-20
1
-2
/
+2
*
anv: off-by-one in GetDescriptorSetLayoutSupport
Scott D Phillips
2018-03-20
1
-1
/
+1
*
i965: perf: reduce i965 binary size
Lionel Landwerlin
2018-03-20
6
-221
/
+334
*
i965: perf: fix a counter return type on hsw
Lionel Landwerlin
2018-03-20
1
-1
/
+1
*
mesa: fix leaking ParameterValueOffset
Tapani Pälli
2018-03-20
1
-0
/
+1
*
dri3: Don't fail on version mismatch
Daniel Stone
2018-03-20
5
-9
/
+20
*
radv: don't lower indirects until after opts have run
Timothy Arceri
2018-03-20
1
-1
/
+8
*
st/nir: fix atomic lowering for gallium drivers
Timothy Arceri
2018-03-20
4
-8
/
+14
[next]