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
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: Quiet compiler warnings on 64-bit.
Eric Anholt
2019-05-13
1
-1
/
+1
*
freedreno: Make emacs indent the way robclark's eclipse does.
Eric Anholt
2019-05-13
1
-0
/
+3
*
freedreno: Make .editorconfig match .dir-locals.el.
Eric Anholt
2019-05-13
1
-0
/
+5
*
tu/entrypoints: Import copy
Jason Ekstrand
2019-05-13
1
-0
/
+1
*
nir: allow specifying a set of opcodes in lower_alu_to_scalar
Jonathan Marek
2019-05-10
1
-1
/
+1
*
freedreno/ir3: fix rasterflat/glxgears
Rob Clark
2019-05-09
2
-5
/
+5
*
freedreno/ir3: move const_state to ir3_shader
Rob Clark
2019-05-07
9
-22
/
+25
*
freedreno/ir3: split out const_state setup
Rob Clark
2019-05-07
3
-52
/
+61
*
freedreno/ir3: move immediates to const_state
Rob Clark
2019-05-07
4
-28
/
+27
*
freedreno/ir3: consolidate const state
Rob Clark
2019-05-07
8
-75
/
+90
*
freedreno/ir3: move ir3_pointer_size()
Rob Clark
2019-05-07
4
-9
/
+9
*
nir: Use the flrp lowering pass instead of nir_opt_algebraic
Ian Romanick
2019-05-06
1
-0
/
+21
*
nir: nir_shader_compiler_options: drop native_integers
Christian Gmeiner
2019-05-07
1
-2
/
+0
*
mesa: Makefile.sources: Add ir3_nir_lower_load_barycentric_at_sample/offset t...
John Stultz
2019-05-06
1
-0
/
+2
*
mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs
Amit Pundir
2019-05-06
3
-0
/
+122
*
freedreno: update generated headers
Rob Clark
2019-05-04
7
-30
/
+56
*
freedreno/ir3: remove assert
Rob Clark
2019-05-04
1
-1
/
+0
*
freedreno/ir3: fb read support
Rob Clark
2019-05-02
3
-7
/
+33
*
freedreno/drm: expose GMEM_BASE address
Rob Clark
2019-05-02
3
-0
/
+9
*
freedreno/ir3: add some ubo range related asserts
Rob Clark
2019-05-02
2
-1
/
+5
*
freedreno/ir3: add IR3_SHADER_DEBUG flag to disable ubo lowering
Rob Clark
2019-05-02
3
-1
/
+9
*
freedreno/ir3: fix lowered ubo region alignment
Rob Clark
2019-05-02
1
-1
/
+1
*
freedreno/ir3: fix shader variants vs UBO analysis
Rob Clark
2019-05-02
1
-1
/
+3
*
freedreno/ir3: fixes for half reg in/out
Rob Clark
2019-04-30
4
-13
/
+39
*
turnip: update to use the new features struct names
Eric Engestrom
2019-04-30
1
-5
/
+5
*
freedreno/ir3: switch fragcoord to sysval
Rob Clark
2019-04-29
1
-48
/
+44
*
freedreno/drm: Quiet pointer to u64 conversion warning
Kristian H. Kristensen
2019-04-26
1
-1
/
+1
*
turnip: drop dead close(master_fd)
Emil Velikov
2019-04-26
1
-2
/
+0
*
freedreno/ir3: sample-shading support
Rob Clark
2019-04-25
5
-8
/
+113
*
freedreno/ir3: fix load_interpolated_input slot
Rob Clark
2019-04-25
1
-1
/
+1
*
freedreno/ir3: rename frag_vcoord -> ij_pixel
Rob Clark
2019-04-25
3
-10
/
+16
*
freedreno/ir3: remove bogus assert
Rob Clark
2019-04-25
1
-2
/
+0
*
freedreno/ir3: lower load_barycentric_at_offset
Rob Clark
2019-04-25
3
-0
/
+126
*
freedreno/ir3: lower load_barycentric_at_sample
Rob Clark
2019-04-25
3
-0
/
+132
*
freedreno: update generated headers
Rob Clark
2019-04-25
9
-95
/
+133
*
freedreno/ir3: cleanup instruction builder macros
Rob Clark
2019-04-25
1
-46
/
+27
*
freedreno/ir3: more emit-cat5 fixes
Rob Clark
2019-04-25
1
-0
/
+2
*
freedreno/ir3: fix rgetpos decoding
Rob Clark
2019-04-25
1
-1
/
+1
*
compiler: rename SYSTEM_VALUE_VARYING_COORD
Rob Clark
2019-04-25
3
-3
/
+3
*
freedreno/drm: update for robustness
Rob Clark
2019-04-25
3
-0
/
+44
*
vulkan/wsi: Add X11 adaptive sync support based on dri options.
Bas Nieuwenhuizen
2019-04-23
1
-1
/
+1
*
freedreno/ir3: fix const assert
Rob Clark
2019-04-19
1
-1
/
+0
*
freedreno/ir3: Mark ir3_context_error() as NORETURN
Kristian H. Kristensen
2019-04-18
2
-3
/
+3
*
Delete autotools
Dylan Baker
2019-04-15
1
-74
/
+0
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
2
-2
/
+2
*
freedreno/ir3: use nir_src_as_uint in a few places
Karol Herbst
2019-04-14
5
-51
/
+20
*
nir/i965/freedreno/vc4: add a bindless bool to type size functions
Timothy Arceri
2019-04-12
2
-2
/
+2
*
nir: Get rid of global registers
Jason Ekstrand
2019-04-09
2
-6
/
+0
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
1
-1
/
+1
*
freedreno/ir3: convert to "new style" frag inputs
Rob Clark
2019-03-30
2
-2
/
+33
[next]