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
*
ac: use the ac i32 llvm type
Timothy Arceri
2017-11-03
1
-181
/
+179
*
ac/radeonsi: add support for tex instr without a derefence
Timothy Arceri
2017-11-03
2
-34
/
+51
*
nir: skip lowering sampler if there is no dereference
Timothy Arceri
2017-11-03
1
-1
/
+3
*
r600: add support for early depth/stencil.
Dave Airlie
2017-11-03
1
-0
/
+3
*
r600: add support for emitting RAT instructions to the assembler.
Dave Airlie
2017-11-03
3
-0
/
+35
*
r600: add support for mark bit to the assembler.
Dave Airlie
2017-11-03
3
-0
/
+7
*
r600: add support for valid pixel mode on CF clauses
Dave Airlie
2017-11-03
2
-0
/
+2
*
r600: add support for some ALU sources.
Dave Airlie
2017-11-03
1
-0
/
+9
*
radv: use the optimal packets order for dispatch calls
Samuel Pitoiset
2017-11-02
1
-8
/
+53
*
nir: add tess patch support to nir_remove_unused_varyings()
Timothy Arceri
2017-11-03
1
-19
/
+42
*
es2api/ABI-check: Add es3.x symbols
Dylan Baker
2017-11-02
1
-8
/
+125
*
meson: Set c visibility args for wayland-drm
Dylan Baker
2017-11-02
1
-0
/
+1
*
st/glsl_to_nir: pass gl_shader_program to st_finalize_nir()
Timothy Arceri
2017-11-03
3
-27
/
+11
*
radv: Don't expose heaps with 0 memory.
Bas Nieuwenhuizen
2017-11-02
3
-53
/
+101
*
gbm: Don't traverse backwards for includes
Dylan Baker
2017-11-02
4
-5
/
+12
*
automake: Remove unused include path
Dylan Baker
2017-11-02
1
-2
/
+1
*
radeonsi: remove 'Authors:' comments
Marek Olšák
2017-11-02
51
-208
/
+3
*
intel/fs: Don't allocate a param array for zero push constants
Jason Ekstrand
2017-11-02
1
-1
/
+8
*
intel/fs: Alloc pull constants off mem_ctx
Jason Ekstrand
2017-11-02
1
-1
/
+1
*
Revert "meson: bump libdrm version required by amdgpu"
Dylan Baker
2017-11-02
1
-1
/
+1
*
gallivm: allow arch rounding with avx512
Tim Rowley
2017-11-02
1
-1
/
+2
*
etnaviv: Allow clearing constant buffer using buffer==NULL user_buffer==NULL
Wladimir J. van der Laan
2017-11-02
1
-1
/
+1
*
etnaviv: Don't flush on transfer when UNSYNCHRONIZED
Wladimir J. van der Laan
2017-11-02
1
-12
/
+12
*
etnaviv: don't do resolve-in-place without valid TS
Wladimir J. van der Laan
2017-11-02
4
-0
/
+11
*
radv: make radv_bind_descriptor_set() static
Samuel Pitoiset
2017-11-02
2
-6
/
+3
*
radv: make sure we set buffers as shareable properly.
Dave Airlie
2017-11-02
2
-2
/
+7
*
svga: Use __asm__ instead of asm
Dylan Baker
2017-11-01
3
-11
/
+5
*
Revert "winsys/amdgpu: Add R600_DEBUG flag to reserve VMID per ctx."
Marek Olšák
2017-11-01
7
-16
/
+1
*
intel: decoder: enable decoding a single field
Lionel Landwerlin
2017-11-01
2
-0
/
+52
*
intel: decoder: expose missing find_enum()
Lionel Landwerlin
2017-11-01
1
-0
/
+2
*
intel: decoder: extract field value computation
Lionel Landwerlin
2017-11-01
1
-30
/
+37
*
intel: decoder: rename field() to field_value()
Lionel Landwerlin
2017-11-01
1
-18
/
+18
*
intel: decoder: rename internal function to free name
Lionel Landwerlin
2017-11-01
1
-3
/
+3
*
intel: decoder: simplify field_is_header()
Lionel Landwerlin
2017-11-01
2
-4
/
+6
*
intel: common: make intel utils available from C++
Lionel Landwerlin
2017-11-01
3
-0
/
+25
*
intel: decoder: remove unused platform field
Lionel Landwerlin
2017-11-01
1
-2
/
+0
*
intel: error-decode: implement a rolling window of programs
Lionel Landwerlin
2017-11-01
1
-14
/
+23
*
gallium: increase pipe_sampler_view::target bitfield size for MSVC
Brian Paul
2017-11-01
1
-2
/
+6
*
mapi: fix .so path in ABI-check
Eric Engestrom
2017-11-01
2
-2
/
+2
*
intel: decoder: extract instruction/structs length
Lionel Landwerlin
2017-11-01
2
-0
/
+8
*
intel: decoder: pack iterator variable declarations
Lionel Landwerlin
2017-11-01
1
-11
/
+8
*
intel: decoder: simplify creation of struct when 0-allocated
Lionel Landwerlin
2017-11-01
1
-4
/
+0
*
intel: decoder: add destructor for gen_spec
Lionel Landwerlin
2017-11-01
2
-102
/
+91
*
intel: decoder: expose helper to test header fields
Lionel Landwerlin
2017-11-01
2
-3
/
+4
*
intel: decoder: don't read qword outside instruction/struct limit
Lionel Landwerlin
2017-11-01
2
-3
/
+9
*
intel: decoder: split out getting the next field and decoding it
Lionel Landwerlin
2017-11-01
1
-10
/
+21
*
intel: decoder: move field name copy
Lionel Landwerlin
2017-11-01
1
-2
/
+7
*
intel: decoder: reorder iterator init function
Lionel Landwerlin
2017-11-01
1
-14
/
+14
*
intel: common: print out all dword with field spanning multiple dwords
Lionel Landwerlin
2017-11-01
1
-4
/
+6
*
intel: decoder: build sorted linked lists of fields
Lionel Landwerlin
2017-11-01
2
-25
/
+34
[next]