projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2019-02-21
Kenneth Graunke
iris: fill out params array with built-ins, like clip...
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: add param domain defines
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: drop unnecessary param[] setup from iris_setup_un...
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Defer cbuf0 upload to draw time
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Clone the NIR
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Print the batch name when decoding
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: partial set_query_active_state
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Fix multiple RTs with non-independent blending
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Fix TextureBarrier
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Fix MSAA smooth points
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: implement scratch space!
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: tidy more warnings
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Enable msaa_map transfer helpers
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Actually create/destroy HW contexts
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Don't leak the compute batch
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: cross batch flushing
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Cross-link iris_batches so they can potentially...
commit
|
commitdiff
|
tree
2019-02-21
Dave Airlie
iris: fix crash in sparse vertex array
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Use at least 1x1 size for null FB surface state.
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Drop B5G5R5X1 support
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Enable A8/A16_UNORM in an inefficient manner
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Enable ARB_shader_stencil_export
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Disable a PIPE_CONTROL workaround on Icelake
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Flag constants dirty on program changes
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: allow binding a null vertex buffer
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: fix overhead regression from "don't stomp each...
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: delete dead code
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Fix refcounting of grid surface
commit
|
commitdiff
|
tree
2019-02-21
Jason Ekstrand
iris/compute: Zero out the last grid size on indirect...
commit
|
commitdiff
|
tree
2019-02-21
Jason Ekstrand
iris/compute: Don't increment the grid size offset
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: SO_DECL_LIST fix
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Fall back to 1x1x1 null surface if no framebuffer...
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Fix off by one in scissoring, empty scissors...
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Move snapshots_landed to the front.
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Clamp UBO and SSBO access to the actual BO size...
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Fix texture buffer / image buffer sizes.
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: fix SF_CLIP_VIEWPORT array indexing with multiple VPs
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: flag CC_VIEWPORT when changing num viewports
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: fix UBOs with bindings that have an offset
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: try and avoid pointless compute submissions
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: fix SBA flushing by refactoring code
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: do PIPELINE_SELECT for render engine, add flushes...
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: hack to avoid memorybarriers out the wazoo
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: don't let render/compute contexts stomp each...
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: better dirty checking
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: rewrite grid surface handling
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: XXX for compute state tracking :/
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: fix whitespace
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: bail if SLM is needed
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: leave XXX about unnecessary binding table uploads
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: drop unnecessary #ifdefs
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: drop XXX that Jordan handled
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris/compute: Support indirect compute dispatch
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris/compute: Push subgroup-id
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris/compute: Flush compute batch on memory-barriers
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris/compute: Provide binding table entry for gl_NumWor...
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris/compute: Wait on compute batch when mapping
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris/program: Don't try to push ubo ranges for compute
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris/compute: Get group counts from grid->grid
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris/compute: Flush compute batches
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris/compute: Add MEDIA_STATE_FLUSH following WALKER
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris: Add iris_restore_compute_saved_bos
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris: Add IRIS_DIRTY_CONSTANTS_CS
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris/compute: Set mask bits on PIPELINE_SELECT
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: little bits of compute basics
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: drop XXX's about swizzling
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: drop dead format //'s
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: yes
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: initial compute caps
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Enable fb fetch
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: advertise GL_ARB_shader_texture_image_samples
commit
|
commitdiff
|
tree
2019-02-21
Jordan Justen
iris: Set num_uniforms in bytes
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: move images next to textures in binding table
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: null for non-existent cbufs
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: actually set image access
commit
|
commitdiff
|
tree
2019-02-21
Jason Ekstrand
iris: Don't lower image formats for write-only images
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: set image access correctly
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: bother with BTIs
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: implement set_shader_images hook
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: lower storage image derefs
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: set the binding table size
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: X32_S8X24 :/
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: enable I/L formats
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Use R/RG instead of I/L/A when sampling
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: rework format translation apis
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Allow PIPE_CONTROL with Stall at Scoreboard and...
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: add gen11 to genX_call
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: inline stage_from_pipe to avoid unused warnings
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: pipe to scs -> iris_pipe.h
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: force persample interp cap
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: stencil texturing
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: fix Z32_S8 depth sampling
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: don't mark contains_draw = false when chaining...
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: vma_free bo->size, not bo_size
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: drop a bunch of pipe_sampler_state stuff we don...
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: just mark snapshots_landed from the CPU
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: Enable ARB_shader_vote
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: magic number 36 -> #define
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: better query file comment
commit
|
commitdiff
|
tree
2019-02-21
Kenneth Graunke
iris: early return properly
commit
|
commitdiff
|
tree
next