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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iris: Fall back to 1x1x1 null surface if no framebuffer supplied
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: Fix off by one in scissoring, empty scissors, default scissors
Kenneth Graunke
2019-02-21
1
-2
/
+24
*
iris: Move snapshots_landed to the front.
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: Clamp UBO and SSBO access to the actual BO size, for safety
Kenneth Graunke
2019-02-21
1
-2
/
+5
*
iris: Fix texture buffer / image buffer sizes.
Kenneth Graunke
2019-02-21
3
-26
/
+46
*
iris: fix SF_CLIP_VIEWPORT array indexing with multiple VPs
Kenneth Graunke
2019-02-21
1
-1
/
+2
*
iris: flag CC_VIEWPORT when changing num viewports
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: fix UBOs with bindings that have an offset
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: try and avoid pointless compute submissions
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris: fix SBA flushing by refactoring code
Kenneth Graunke
2019-02-21
1
-50
/
+25
*
iris: do PIPELINE_SELECT for render engine, add flushes, GLK hacks
Kenneth Graunke
2019-02-21
1
-6
/
+80
*
iris: hack to avoid memorybarriers out the wazoo
Kenneth Graunke
2019-02-21
1
-3
/
+7
*
iris: don't let render/compute contexts stomp each other's dirty bits
Kenneth Graunke
2019-02-21
2
-3
/
+10
*
iris: better dirty checking
Kenneth Graunke
2019-02-21
2
-52
/
+67
*
iris: rewrite grid surface handling
Kenneth Graunke
2019-02-21
3
-57
/
+73
*
iris: XXX for compute state tracking :/
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: fix whitespace
Kenneth Graunke
2019-02-21
1
-3
/
+3
*
iris: bail if SLM is needed
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: leave XXX about unnecessary binding table uploads
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: drop unnecessary #ifdefs
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: drop XXX that Jordan handled
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris/compute: Support indirect compute dispatch
Jordan Justen
2019-02-21
1
-0
/
+21
*
iris/compute: Push subgroup-id
Jordan Justen
2019-02-21
3
-6
/
+37
*
iris/compute: Flush compute batch on memory-barriers
Jordan Justen
2019-02-21
1
-0
/
+1
*
iris/compute: Provide binding table entry for gl_NumWorkGroups
Jordan Justen
2019-02-21
1
-6
/
+53
*
iris/compute: Wait on compute batch when mapping
Jordan Justen
2019-02-21
1
-0
/
+5
*
iris/program: Don't try to push ubo ranges for compute
Jordan Justen
2019-02-21
1
-1
/
+2
*
iris/compute: Get group counts from grid->grid
Jordan Justen
2019-02-21
1
-3
/
+3
*
iris/compute: Flush compute batches
Jordan Justen
2019-02-21
1
-0
/
+1
*
iris/compute: Add MEDIA_STATE_FLUSH following WALKER
Jordan Justen
2019-02-21
1
-0
/
+2
*
iris: Add iris_restore_compute_saved_bos
Jordan Justen
2019-02-21
1
-5
/
+54
*
iris: Add IRIS_DIRTY_CONSTANTS_CS
Jordan Justen
2019-02-21
1
-14
/
+15
*
iris/compute: Set mask bits on PIPELINE_SELECT
Jordan Justen
2019-02-21
1
-0
/
+3
*
iris: little bits of compute basics
Kenneth Graunke
2019-02-21
9
-7
/
+325
*
iris: drop XXX's about swizzling
Kenneth Graunke
2019-02-21
1
-4
/
+4
*
iris: drop dead format //'s
Kenneth Graunke
2019-02-21
1
-56
/
+0
*
iris: yes
Kenneth Graunke
2019-02-21
1
-1
/
+0
*
iris: initial compute caps
Kenneth Graunke
2019-02-21
1
-3
/
+62
*
iris: Enable fb fetch
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: advertise GL_ARB_shader_texture_image_samples
Kenneth Graunke
2019-02-21
1
-0
/
+1
*
iris: Set num_uniforms in bytes
Jordan Justen
2019-02-21
1
-0
/
+6
*
iris: move images next to textures in binding table
Kenneth Graunke
2019-02-21
2
-14
/
+12
*
iris: null for non-existent cbufs
Kenneth Graunke
2019-02-21
3
-26
/
+46
*
iris: actually set image access
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: Don't lower image formats for write-only images
Jason Ekstrand
2019-02-21
1
-1
/
+3
*
iris: set image access correctly
Kenneth Graunke
2019-02-21
2
-12
/
+16
*
iris: bother with BTIs
Kenneth Graunke
2019-02-21
2
-4
/
+24
*
iris: implement set_shader_images hook
Kenneth Graunke
2019-02-21
2
-0
/
+91
*
iris: lower storage image derefs
Kenneth Graunke
2019-02-21
1
-0
/
+83
*
iris: set the binding table size
Kenneth Graunke
2019-02-21
1
-2
/
+2
[prev]
[next]