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
...
*
i915g: remove calls to pipe_sampler_view_release()
Brian Paul
2019-03-17
1
-8
/
+2
*
swr: remove call to pipe_sampler_view_release()
Brian Paul
2019-03-17
1
-5
/
+0
*
llvmpipe: stop using pipe_sampler_view_release()
Brian Paul
2019-03-17
1
-6
/
+0
*
svga: stop using pipe_sampler_view_release()
Brian Paul
2019-03-17
2
-28
/
+14
*
android: nouveau: add support for nir
Mauro Rossi
2019-03-18
1
-1
/
+6
*
radeonsi/nir: call some more var optimisation passes
Timothy Arceri
2019-03-18
1
-3
/
+8
*
nv50ir/nir: move immediates before use
Karol Herbst
2019-03-17
1
-18
/
+41
*
nv50/ir/nir: handle user clip planes for each emitted vertex
Karol Herbst
2019-03-17
1
-1
/
+7
*
nv50/ir/nir: implement intrinsic shader_clock
Karol Herbst
2019-03-17
1
-0
/
+8
*
nv50/ir/nir: implement load_per_vertex_output
Karol Herbst
2019-03-17
1
-0
/
+23
*
nv50/ir/nir: add memory barriers
Karol Herbst
2019-03-17
1
-0
/
+21
*
nv50/ir/nir: implement images
Karol Herbst
2019-03-17
1
-10
/
+380
*
nv50/ir/nir: implement ssbo intrinsics
Karol Herbst
2019-03-17
1
-0
/
+90
*
nv50/ir/nir: implement nir_intrinsic_load_ubo
Karol Herbst
2019-03-17
1
-0
/
+14
*
nv50/ir/nir: implement geometry shader nir_intrinsics
Karol Herbst
2019-03-17
1
-0
/
+27
*
nv50/ir/nir: implement variable indexing
Karol Herbst
2019-03-17
1
-0
/
+58
*
nv50/ir/nir: implement vote and ballot
Karol Herbst
2019-03-17
1
-0
/
+48
*
nv50/ir/nir: add skeleton getOperation for intrinsics
Karol Herbst
2019-03-17
1
-0
/
+22
*
nv50/ir/nir: implement nir_instr_type_tex
Karol Herbst
2019-03-17
1
-0
/
+234
*
nv50/ir/nir: implement nir_ssa_undef_instr
Karol Herbst
2019-03-17
1
-0
/
+13
*
nv50/ir/nir: implement loading system values
Karol Herbst
2019-03-17
1
-0
/
+122
*
nv50/ir/nir: implement intrinsic_discard(_if)
Karol Herbst
2019-03-17
1
-0
/
+14
*
nv50/ir/nir: implement load_(interpolated_)input/output
Karol Herbst
2019-03-17
1
-0
/
+135
*
nv50/ir/nir: implement nir_intrinsic_store_(per_vertex_)output
Karol Herbst
2019-03-17
1
-1
/
+56
*
nv50/ir/nir: implement nir_intrinsic_load_uniform
Karol Herbst
2019-03-17
1
-0
/
+10
*
nv50/ir/nir: implement nir_alu_instr handling
Karol Herbst
2019-03-17
1
-1
/
+561
*
nv50/ir/nir: add skeleton for nir_intrinsic_instr
Karol Herbst
2019-03-17
1
-0
/
+17
*
nv50/ir/nir: implement nir_load_const_instr
Karol Herbst
2019-03-17
1
-0
/
+28
*
nv50/ir/nir: parse NIR shader info
Karol Herbst
2019-03-17
1
-3
/
+320
*
nv50/ir/nir: add loadFrom and storeTo helpler
Karol Herbst
2019-03-17
1
-0
/
+72
*
nv50/ir/nir: run assignSlots
Karol Herbst
2019-03-17
1
-0
/
+642
*
nv50/ir/nir: add nir type helper functions
Karol Herbst
2019-03-17
1
-0
/
+127
*
nv50/ir/nir: track defs and provide easy access functions
Karol Herbst
2019-03-17
1
-0
/
+150
*
nv50/ir/nir: run some passes to make the conversion easier
Karol Herbst
2019-03-17
1
-0
/
+42
*
nouveau: fix nir and TGSI shader cache collision
Karol Herbst
2019-03-17
2
-1
/
+10
*
nouveau: add support for nir
Karol Herbst
2019-03-17
15
-23
/
+327
*
nv50/ir: add lowering helper
Karol Herbst
2019-03-17
4
-0
/
+332
*
nv50/ir: move common converter code in base class
Karol Herbst
2019-03-17
5
-103
/
+172
*
nvc0: print the shader type when dumping headers
Karol Herbst
2019-03-17
1
-0
/
+1
*
radeonsi: Remove implicit const cast.
Bas Nieuwenhuizen
2019-03-17
1
-1
/
+1
*
softpipe: Enable PIPE_CAP_MIXED_COLORBUFFER_FORMATS
Gert Wollny
2019-03-15
1
-1
/
+1
*
gallium/auxiliary/vl: Change weave compute shader implementation
James Zhu
2019-03-15
1
-17
/
+62
*
gallium/auxiliary/vl: Change grid setting
James Zhu
2019-03-15
1
-4
/
+5
*
gallium/auxiliary/vl: Increase shader_params size
James Zhu
2019-03-15
2
-2
/
+9
*
omx: add a compute path in enc_LoadImage_common
Marek Olšák
2019-03-15
4
-37
/
+196
*
omx: clean up enc_LoadImage_common
Marek Olšák
2019-03-15
1
-16
/
+37
*
gallium: add pipe_grid_info::last_block
Marek Olšák
2019-03-15
8
-35
/
+35
*
panfrost/midgard: Implement fpow
Alyssa Rosenzweig
2019-03-14
4
-1
/
+4
*
panfrost: Compute viewport state on the fly
Alyssa Rosenzweig
2019-03-14
2
-71
/
+38
*
panfrost; Disable AFBC for depth buffers
Alyssa Rosenzweig
2019-03-14
2
-4
/
+7
[prev]
[next]