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
...
*
iris: SF_CLIP_VIEWPORT
Kenneth Graunke
2019-02-21
2
-8
/
+13
*
iris: scissors
Kenneth Graunke
2019-02-21
2
-3
/
+15
*
iris: RASTER + SF + some CLIP, fix DIRTY vs. NEW
Kenneth Graunke
2019-02-21
2
-28
/
+37
*
iris: initial gpu state, merges
Kenneth Graunke
2019-02-21
1
-4
/
+30
*
iris: merge pack
Kenneth Graunke
2019-02-21
1
-0
/
+11
*
iris: packing with valgrind.
Kenneth Graunke
2019-02-21
2
-3
/
+15
*
iris: initial render state upload
Kenneth Graunke
2019-02-21
5
-9
/
+204
*
iris: port over batchbuffer updates
Kenneth Graunke
2019-02-21
2
-136
/
+239
*
iris: viewport state, sort of
Kenneth Graunke
2019-02-21
1
-0
/
+120
*
iris: Initial commit of a new 'iris' driver for Intel Gen8+ GPUs.
Kenneth Graunke
2019-02-21
29
-10
/
+5631
*
gallium/auxiliary/vl: Fix transparent issue on compute shader with rgba
James Zhu
2019-02-21
1
-10
/
+7
*
vulkan: add an overlay layer
Lionel Landwerlin
2019-02-21
11
-0
/
+2191
*
imgui: make sure our copy of imgui doesn't clash with others in the same process
Lionel Landwerlin
2019-02-21
2
-0
/
+7
*
imgui: bump copy
Lionel Landwerlin
2019-02-21
12
-10668
/
+14303
*
build: move imgui out of src/intel/tools to be reused
Lionel Landwerlin
2019-02-21
22
-28
/
+37
*
nir/lower_clip_cull: Fix an incorrect assert
Jason Ekstrand
2019-02-21
1
-1
/
+1
*
nir: Fix a compile warning
Jason Ekstrand
2019-02-21
1
-1
/
+1
*
freedreno/a6xx: enable tiled images
Rob Clark
2019-02-21
2
-5
/
+8
*
nir, glsl: move pixel_center_integer/origin_upper_left to shader_info.fs
Alejandro Piñeiro
2019-02-21
24
-81
/
+46
*
blorp: introduce helper method blorp_nir_init_shader
Alejandro Piñeiro
2019-02-21
3
-7
/
+16
*
panfrost: Verify and print brx condition in disasm
Alyssa Rosenzweig
2019-02-21
1
-1
/
+10
*
panfrost: Dynamically set discard branch targets
Alyssa Rosenzweig
2019-02-21
1
-20
/
+46
*
panfrost/midgard: Emit extended branches
Alyssa Rosenzweig
2019-02-21
2
-17
/
+84
*
panfrost: Rectify doubleplusungood extended branch
Alyssa Rosenzweig
2019-02-21
2
-8
/
+8
*
panfrost/midgard: Fix nested/chained if-else
Alyssa Rosenzweig
2019-02-21
1
-3
/
+3
*
panfrost/midgard: Refactor tag lookahead code
Alyssa Rosenzweig
2019-02-21
1
-27
/
+31
*
panfrost: Implement pantrace (command stream dump)
Alyssa Rosenzweig
2019-02-21
5
-0
/
+188
*
panfrost: Add pandecode (command stream debugger)
Alyssa Rosenzweig
2019-02-21
6
-3
/
+2289
*
panfrost: Stub out separate stencil functions
Alyssa Rosenzweig
2019-02-21
2
-4
/
+25
*
radeonsi: use SDMA for uploading data through const_uploader
Marek Olšák
2019-02-20
5
-28
/
+143
*
gallium/u_upload_mgr: allow use of FLUSH_EXPLICIT with persistent mappings
Marek Olšák
2019-02-20
2
-6
/
+31
*
gallium/u_threaded: always unmap const_uploader
Marek Olšák
2019-02-20
1
-0
/
+1
*
st/mesa: always unmap the uploader in st_atom_array.c
Marek Olšák
2019-02-20
1
-8
/
+6
*
nir/xfb: Handle compact arrays in gather_xfb_info
Jason Ekstrand
2019-02-21
1
-11
/
+22
*
nir/xfb: Work in terms of components rather than slots
Jason Ekstrand
2019-02-21
1
-5
/
+5
*
nir: Rewrite lower_clip_cull_distance_arrays to do a lot less lowering
Jason Ekstrand
2019-02-21
1
-113
/
+19
*
nir/xfb: Properly align 64-bit values
Jason Ekstrand
2019-02-21
1
-0
/
+4
*
compiler/types: Add a contains_64bit helper
Jason Ekstrand
2019-02-21
4
-0
/
+29
*
freedreno/a6xx: samplerBuffer fixes
Rob Clark
2019-02-20
3
-8
/
+17
*
freedreno/ir3/a6xx: use ldib for ssbo reads
Rob Clark
2019-02-20
1
-24
/
+10
*
freedreno/ir3: sync instr/disasm and add ldib encoding
Rob Clark
2019-02-20
4
-14
/
+42
*
freedreno/ir3/a6xx: fix load_ssbo barrier type.
Rob Clark
2019-02-20
1
-2
/
+2
*
freedreno/ir3: rename put_dst()
Rob Clark
2019-02-20
3
-9
/
+9
*
freedreno: fix crash w/ masked non-SSA dst
Rob Clark
2019-02-20
1
-0
/
+2
*
freedreno/a6xx: 3d and cube image fixes
Rob Clark
2019-02-20
1
-4
/
+31
*
freedreno/ir3: fix crash in compile fail case
Rob Clark
2019-02-20
3
-6
/
+9
*
freedreno/ir3: fix legalize for vecN inputs
Rob Clark
2019-02-20
2
-0
/
+3
*
radv: Disable depth clamping even without EXT_depth_range_unrestricted.
Bas Nieuwenhuizen
2019-02-20
1
-2
/
+1
*
radv: Implement VK_EXT_depth_clip_enable.
Bas Nieuwenhuizen
2019-02-20
3
-2
/
+16
*
nir: remove non-ssa support from nir_copy_prop()
Timothy Arceri
2019-02-21
1
-36
/
+5
[prev]
[next]