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
/
iris
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: fix null FB and unbound tex surface state addresses
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: set EXEC_OBJECT_CAPTURE on all driver internal buffers
Kenneth Graunke
2019-02-21
1
-0
/
+6
*
iris: fix constant buffer 0 to be absolute
Kenneth Graunke
2019-02-21
1
-0
/
+11
*
iris: don't unconditionally emit 3DSTATE_VF / 3DSTATE_VF_TOPOLOGY
Kenneth Graunke
2019-02-21
3
-2
/
+33
*
iris: skip over whole function if dirty == 0
Kenneth Graunke
2019-02-21
1
-24
/
+35
*
iris: Allow inlining of require/get_command_space
Kenneth Graunke
2019-02-21
2
-64
/
+70
*
iris: use Eric's new caps helper
Kenneth Graunke
2019-02-21
1
-91
/
+12
*
iris: new caps
Kenneth Graunke
2019-02-21
1
-0
/
+4
*
iris: fix blend state memcpy
Kenneth Graunke
2019-02-21
1
-5
/
+4
*
iris: Skip primitive ID overrides if the shader wrote a custom value
Kenneth Graunke
2019-02-21
1
-8
/
+10
*
iris: fix crash when binding optional shader for the first time
Kenneth Graunke
2019-02-21
1
-1
/
+3
*
iris: handle level/layer in direct maps
Kenneth Graunke
2019-02-21
1
-5
/
+4
*
iris: use linear for 1D textures
Kenneth Graunke
2019-02-21
1
-0
/
+3
*
iris: big old hack for tex-miplevel-selection
Kenneth Graunke
2019-02-21
1
-2
/
+12
*
iris: fix sampler state setting
Kenneth Graunke
2019-02-21
1
-3
/
+4
*
iris: try to hack around binder issue
Kenneth Graunke
2019-02-21
3
-8
/
+16
*
iris: fix line-aa-width
Kenneth Graunke
2019-02-21
1
-1
/
+33
*
iris: implement get_sample_position
Kenneth Graunke
2019-02-21
1
-0
/
+37
*
iris: z_res -> s_res
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: reenable R32G32B32 texture buffers
Kenneth Graunke
2019-02-21
1
-1
/
+4
*
iris: Record reusability of bo on construction
Chris Wilson
2019-02-21
1
-4
/
+5
*
iris: Reduce binder alignment from 64 to 32
Kenneth Graunke
2019-02-21
1
-4
/
+6
*
iris: precompute hashes for cache tracking
Kenneth Graunke
2019-02-21
3
-13
/
+28
*
iris: AMD_pinned_memory
Chris Wilson
2019-02-21
2
-0
/
+53
*
iris: proper cache tracking
Kenneth Graunke
2019-02-21
3
-17
/
+123
*
iris: Move cache tracking to iris_resolve.c
Kenneth Graunke
2019-02-21
4
-144
/
+182
*
iris: use consistent copyright formatting
Kenneth Graunke
2019-02-21
17
-205
/
+190
*
iris: track depth/stencil writes enabled
Kenneth Graunke
2019-02-21
2
-2
/
+19
*
iris: Move iris_sampler_view declaration to iris_resource.h
Kenneth Graunke
2019-02-21
2
-17
/
+18
*
iris: Move things to iris_shader_state
Kenneth Graunke
2019-02-21
2
-23
/
+28
*
iris: move iris_shader_state from ice->shaders.state to ice->state.shaders
Kenneth Graunke
2019-02-21
2
-7
/
+7
*
iris: Drop bogus sampler state saving
Kenneth Graunke
2019-02-21
1
-5
/
+0
*
iris: rename pipe to base
Kenneth Graunke
2019-02-21
2
-10
/
+10
*
iris: don't emit SBE all the time
Kenneth Graunke
2019-02-21
2
-6
/
+3
*
iris: port non-bucket alignment bugfix
Kenneth Graunke
2019-02-21
1
-3
/
+1
*
iris: drop pwrite
Kenneth Graunke
2019-02-21
2
-27
/
+0
*
iris: drop dead assignments
Kenneth Graunke
2019-02-21
1
-2
/
+0
*
iris: last VUE map NOS, handle > 16 FS inputs
Kenneth Graunke
2019-02-21
2
-1
/
+12
*
iris: implement ARB_clear_texture
Kenneth Graunke
2019-02-21
2
-1
/
+95
*
iris: call maybe_flush for each blorp operation
Kenneth Graunke
2019-02-21
1
-2
/
+4
*
iris: assert depth is 1 in resource_copy_region
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: blorp blit multiple slices
Kenneth Graunke
2019-02-21
1
-17
/
+21
*
iris: Fix tiled memcpy for cubes...and for array slices
Kenneth Graunke
2019-02-21
1
-4
/
+11
*
iris: disallow RGB32 formats too
Kenneth Graunke
2019-02-21
1
-2
/
+2
*
iris: Convert RGBX to RGBA for rendering.
Kenneth Graunke
2019-02-21
3
-12
/
+36
*
iris: we can do multisample Z resolves
Kenneth Graunke
2019-02-21
1
-1
/
+1
*
iris: deal with Marek's new MSAA caps
Kenneth Graunke
2019-02-21
1
-0
/
+2
*
iris: say no to more formats
Kenneth Graunke
2019-02-21
1
-2
/
+17
*
iris: actually do stencil blits
Kenneth Graunke
2019-02-21
1
-0
/
+19
*
iris: refcounting, who needs it?
Kenneth Graunke
2019-02-21
1
-1
/
+1
[next]