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: some program code
Kenneth Graunke
2019-02-21
5
-171
/
+223
*
iris: basic push constant alloc
Kenneth Graunke
2019-02-21
1
-1
/
+9
*
iris: emit 3DSTATE_SAMPLER_STATE_POINTERS
Kenneth Graunke
2019-02-21
2
-3
/
+32
*
iris: sampler states
Kenneth Graunke
2019-02-21
4
-22
/
+63
*
iris: COLOR_CALC_STATE
Kenneth Graunke
2019-02-21
1
-11
/
+36
*
iris: fix crash - CSO binding can be NULL (when destroying context)
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: some draw info, vbs, sample mask
Kenneth Graunke
2019-02-21
3
-20
/
+103
*
iris: a bit of depth
Kenneth Graunke
2019-02-21
2
-0
/
+13
*
iris: fix SF_CL length
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: don't segfault on !old_cso
Kenneth Graunke
2019-02-21
1
-7
/
+9
*
iris: framebuffers
Kenneth Graunke
2019-02-21
2
-25
/
+40
*
iris: stipples and vertex elements
Kenneth Graunke
2019-02-21
2
-11
/
+55
*
iris: sampler views
Kenneth Graunke
2019-02-21
3
-27
/
+75
*
iris: Surfaces!
Kenneth Graunke
2019-02-21
1
-14
/
+76
*
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
[next]