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
/
gallium
/
drivers
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel,ir3: Disable nir_opt_copy_prop_vars
Jason Ekstrand
2018-06-22
1
-1
/
+1
*
anv,i965,radv,st,ir3: Call nir_lower_deref_instrs
Jason Ekstrand
2018-06-22
2
-1
/
+6
*
freedreno: a2xx: fix clear color
Jonathan Marek
2018-06-22
1
-1
/
+1
*
freedreno: a2xx: fix crash when freeing context
Jonathan Marek
2018-06-22
1
-0
/
+2
*
freedreno: a2xx: fix crash on first clear
Jonathan Marek
2018-06-22
1
-4
/
+4
*
freedreno: add a20x
Jonathan Marek
2018-06-22
7
-31
/
+85
*
freedreno: a2xx: increase size of the offset field in instr_fetch_vtx_t
Jonathan Marek
2018-06-22
1
-4
/
+2
*
freedreno/a5xx: MSAA
Rob Clark
2018-06-21
14
-42
/
+89
*
freedreno: update generated headers
Rob Clark
2018-06-21
8
-41
/
+53
*
freedreno/ir3: txf_ms support
Rob Clark
2018-06-21
3
-7
/
+51
*
freedreno/a5xx: fix gpu hangs with large compute shaders
Rob Clark
2018-06-21
1
-3
/
+11
*
freedreno/ir3: fix base_vertex
Rob Clark
2018-06-21
1
-0
/
+1
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
1
-1
/
+2
*
freedreno/a5xx: move emit_marker5() into a5xx backend
Rob Clark
2018-06-19
5
-21
/
+24
*
freedreno/a5xx: fix crash in dEQP-GLES31.stress.vertex_attribute_binding.buff...
Rob Clark
2018-06-19
3
-1
/
+24
*
freedreno/a5xx: don't crash if compute shader compile fails
Rob Clark
2018-06-19
1
-0
/
+2
*
freedreno/ir3: fix missing recursion into block condition
Rob Clark
2018-06-19
1
-0
/
+4
*
freedreno/a5xx: better FOUR_QUAD/TWO_QUAD decision for compute
Rob Clark
2018-06-19
1
-4
/
+12
*
freedreno/a5xx: bordercolor fixes
Rob Clark
2018-06-19
1
-4
/
+27
*
freedreno: remove per-stateobj dirty_mask's
Rob Clark
2018-06-19
5
-37
/
+16
*
freedreno/a5xx: remove one image stateblock
Rob Clark
2018-06-19
1
-13
/
+0
*
freedreno/a5xx: cubemap image fixes
Rob Clark
2018-06-19
2
-2
/
+7
*
freedreno/ir3: handle image buffer
Rob Clark
2018-06-19
1
-1
/
+8
*
freedreno/ir3: handle arrays of images
Rob Clark
2018-06-19
1
-6
/
+30
*
freedreno/ir3: images can be arrays too
Rob Clark
2018-06-19
2
-22
/
+83
*
freedreno/ir3: use move_load_const pass
Rob Clark
2018-06-19
1
-0
/
+3
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-0
/
+1
*
freedreno/ir3: use pipe_image_view's cpp
Rob Clark
2018-06-11
1
-1
/
+6
*
freedreno/ir3: fix image dimensions offset
Rob Clark
2018-06-11
1
-1
/
+1
*
freedreno/a5xx: correct image/ssbo offset
Rob Clark
2018-06-11
1
-1
/
+1
*
freedreno/ir3: use saml always if we have lod
Rob Clark
2018-06-11
1
-1
/
+1
*
freedreno/ir3: don't cp absneg into meta:fi
Rob Clark
2018-06-11
1
-0
/
+4
*
freedreno/ir3: rework size/type conversion instructions
Rob Clark
2018-06-11
1
-10
/
+156
*
freedreno/ir3: propagate HALF flag across fanout
Rob Clark
2018-06-11
1
-1
/
+4
*
freedreno/a5xx: add sample-id/sample-mask-in
Rob Clark
2018-06-11
1
-3
/
+12
*
freedreno/ir3: add sample-id/sample-mask-in
Rob Clark
2018-06-11
1
-0
/
+21
*
freedreno: update generated headers
Rob Clark
2018-06-11
8
-87
/
+213
*
freedreno/ir3: image atomics use image-store path
Rob Clark
2018-06-11
1
-0
/
+8
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+1
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-6
/
+6
*
freedreno/a5xx: remove fd5_shader_stateobj
Rob Clark
2018-05-15
3
-23
/
+10
*
freedreno/a4xx: remove fd4_shader_stateobj
Rob Clark
2018-05-15
3
-23
/
+10
*
freedreno/a3xx: remove fd3_shader_stateobj
Rob Clark
2018-05-15
3
-26
/
+13
*
freedreno: fence should hold a ref to pipe
Rob Clark
2018-05-15
1
-3
/
+4
*
freedreno: batch cache doesn't hold a ref to batch
Rob Clark
2018-05-15
1
-1
/
+1
*
freedreno: Fix ir3_cmdline.c build.
Eric Anholt
2018-05-01
1
-0
/
+1
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
1
-0
/
+10
*
nir: move GL specific passes to src/compiler/glsl
Timothy Arceri
2018-05-01
1
-1
/
+1
*
nir: Offset vertex_id by first_vertex instead of base_vertex
Neil Roberts
2018-04-19
3
-5
/
+4
*
freedreno/ir3: use lower_global_vars_to_local in cmdline compiler
Rob Clark
2018-04-07
1
-0
/
+1
[next]