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
*
nir/range-analysis: Bail if the types don't match
Ian Romanick
2019-09-25
1
-0
/
+20
*
intel: Add new Comet Lake PCI-ids
Lionel Landwerlin
2019-09-26
1
-0
/
+3
*
intel: use proper label for Comet Lake skus
Lionel Landwerlin
2019-09-26
1
-18
/
+18
*
freedreno/a6xx: Move instrlen and obj_start writes to fd6_emit_shader
Kristian H. Kristensen
2019-09-25
1
-32
/
+44
*
freedreno/a6xx: Emit const and texture state for HS/DS/GS
Kristian H. Kristensen
2019-09-25
4
-8
/
+74
*
freedreno/ir3: Add HS/DS/GS to shader key and cache
Kristian H. Kristensen
2019-09-25
2
-6
/
+31
*
freedreno/a6xx: Add generic program stateobj support for HS/DS/GS
Kristian H. Kristensen
2019-09-25
4
-19
/
+75
*
freedreno: Move fs functions after geometry pipeline stages
Kristian H. Kristensen
2019-09-25
1
-10
/
+10
*
freedreno: Add state binding functions for HS/DS/GS
Kristian H. Kristensen
2019-09-25
2
-1
/
+31
*
freedreno: Rename vp and fp to vs and fs in fd_program_stateobj
Kristian H. Kristensen
2019-09-25
16
-104
/
+104
*
freedreno/a6xx: Factor out const state setup
Kristian H. Kristensen
2019-09-25
1
-27
/
+20
*
glsl: turn runtime asserts of compile-time value into compile-time asserts
Eric Engestrom
2019-09-25
1
-6
/
+12
*
docs/release-calendar: add missing <td> and </td>
Eric Engestrom
2019-09-25
1
-3
/
+6
*
docs/release-calendar: fix bugfix release numbers
Eric Engestrom
2019-09-25
1
-2
/
+2
*
anv: gem-stubs: return a valid fd got anv_gem_userptr()
Lionel Landwerlin
2019-09-25
1
-1
/
+7
*
st/nine: Ignore D3DSIO_RET if it is the last instruction in a shader
Danylo Piliaiev
2019-09-25
1
-1
/
+7
*
bin/get-pick-list: use --oneline=pretty instead of --oneline
Dylan Baker
2019-09-25
1
-1
/
+1
*
release: Push 19.3 back two weeks
Dylan Baker
2019-09-25
1
-4
/
+4
*
docs: update calendar, add news item, and link release notes for 19.2.0
Dylan Baker
2019-09-25
4
-5
/
+28
*
docs: add SHA256 sum for 19.2.0
Dylan Baker
2019-09-25
1
-1
/
+1
*
docs: Add release notes for 19.2.0
Dylan Baker
2019-09-25
1
-2
/
+367
*
lima/ppir: Add various varying fetch sources to disassembler
Andreas Baierl
2019-09-25
1
-23
/
+50
*
meson: re-add incorrect pkg-config files with GLVND for backward compatibility
Eric Engestrom
2019-09-25
4
-13
/
+34
*
aco: check for duplicate opcode numbers
Rhys Perry
2019-09-25
1
-0
/
+25
*
aco: fix opcode for s_mul_hi_i32
Rhys Perry
2019-09-25
1
-1
/
+1
*
aco: fix v_subrev_co_u32_e64 opcode
Rhys Perry
2019-09-25
1
-1
/
+1
*
aco: fix GFX9 opcode for v_xad_u32
Rhys Perry
2019-09-25
1
-1
/
+1
*
aco: implement 64-bit ineg
Rhys Perry
2019-09-25
2
-2
/
+17
*
aco: run nir_lower_int64() before nir_lower_idiv()
Rhys Perry
2019-09-25
1
-3
/
+3
*
nir: Fix overlapping vars in nir_assign_io_var_locations()
Connor Abbott
2019-09-25
1
-1
/
+1
*
clover: eliminate "ignoring attributes on template argument" warning
Karol Herbst
2019-09-25
1
-1
/
+10
*
clover/codegen: remove unused get_symbol_offsets function
Karol Herbst
2019-09-25
1
-12
/
+0
*
clover/llvm: remove harmful std::move call
Karol Herbst
2019-09-25
1
-1
/
+1
*
iris: disable aux on first get_param if not created with aux
Tapani Pälli
2019-09-25
1
-9
/
+22
*
glsl: correct bitcast-helpers
Erik Faye-Lund
2019-09-25
1
-2
/
+2
*
lima/ppir: add support for indirect load of uniforms and varyings
Vasily Khoruzhick
2019-09-24
6
-12
/
+60
*
lima/ppir: add node dependency types
Vasily Khoruzhick
2019-09-24
6
-28
/
+58
*
lima/ppir: don't attempt to clone tex coords if it's not varying
Vasily Khoruzhick
2019-09-25
1
-3
/
+10
*
radeonsi/nir: lower load constants to scalar
Timothy Arceri
2019-09-25
1
-0
/
+5
*
turnip: use image tile_mode for gmem configuration
Jonathan Marek
2019-09-24
1
-5
/
+3
*
turnip: fix binning shader compilation
Jonathan Marek
2019-09-24
1
-4
/
+6
*
nir/opt_remove_phis: handle phis with no sources
Rhys Perry
2019-09-25
1
-5
/
+6
*
radeonsi: fix VAAPI segfault due to various bugs
Michel Dänzer
2019-09-24
3
-0
/
+3
*
gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH
Marek Olšák
2019-09-24
1
-4
/
+1
*
radeonsi: initialize displayable DCC using the retile blit to prevent hangs
Marek Olšák
2019-09-24
1
-2
/
+10
*
nir/opt_large_constants: Handle store writemasks
Connor Abbott
2019-09-24
1
-20
/
+24
*
meson: split more compiler options to their own line
Eric Engestrom
2019-09-24
1
-2
/
+4
*
meson: drop -Wno-foo bug workaround for Meson < 0.46
Eric Engestrom
2019-09-24
1
-18
/
+9
*
radv: fix s/load/store/ copy-paste typo
Eric Engestrom
2019-09-24
1
-1
/
+1
*
nouveau: add idep_nir_headers as dep for libnouveau
Stephen Barber
2019-09-24
1
-2
/
+2
[next]