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
path:
root
/
src
/
gallium
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
st/nine: Upload on secondary context for Draw*Up
Axel Davy
2016-12-20
1
-8
/
+15
*
st/nine: Dirty MANAGED buffers at Lock time
Axel Davy
2016-12-20
1
-2
/
+3
*
st/nine: Implement new buffer upload path
Axel Davy
2016-12-20
10
-24
/
+461
*
st/nine: Allow non-zero resource offset for vertex buffers
Axel Davy
2016-12-20
3
-8
/
+12
*
st/nine: Do not wait for DEFAULT lock for volumes when we can
Axel Davy
2016-12-20
1
-1
/
+8
*
st/nine: Do not wait for DEFAULT lock for surfaces when we can
Axel Davy
2016-12-20
1
-1
/
+11
*
st/nine: Add arguments to context's blit and copy_region
Axel Davy
2016-12-20
3
-6
/
+22
*
st/nine: Idem for nine_context_gen_mipmap
Axel Davy
2016-12-20
3
-1
/
+7
*
st/nine: Bind destination for surface/volume uploads
Axel Davy
2016-12-20
4
-0
/
+9
*
st/nine: Use nine_context_box_upload for volumes
Axel Davy
2016-12-20
2
-36
/
+26
*
st/nine: Fix leak with volume dtor
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Fix leak with cubetexture dtor
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Use nine_context_box_upload for surfaces
Axel Davy
2016-12-20
2
-32
/
+33
*
st/nine: Implement nine_context_box_upload
Axel Davy
2016-12-20
2
-0
/
+50
*
st/nine: Use nine_context_gen_mipmap in BaseTexture9
Axel Davy
2016-12-20
1
-9
/
+3
*
st/nine: Implement nine_context_gen_mipmap
Axel Davy
2016-12-20
2
-0
/
+22
*
st/nine: Optimize managed buffer upload
Axel Davy
2016-12-20
2
-5
/
+10
*
st/nine: Implement nine_context_range_upload
Axel Davy
2016-12-20
2
-0
/
+19
*
st/nine: Do not bind the container if forward is false
Axel Davy
2016-12-20
1
-7
/
+5
*
st/nine: Comment and simplify iunknown
Axel Davy
2016-12-20
2
-21
/
+18
*
st/nine: Detach buffers in swapchain dtor.
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Fix NineUnknown_Detach
Axel Davy
2016-12-20
1
-2
/
+1
*
st/nine: Simplify ARG_BIND_REF
Axel Davy
2016-12-20
1
-7
/
+3
*
st/nine: Avoid flushing the queue for queries GetData
Axel Davy
2016-12-20
4
-19
/
+33
*
st/nine: Add CSMT_NO_WAIT_WITH_COUNTER
Patrick Rudolph
2016-12-20
1
-0
/
+54
*
st/nine: Use nine_context_clear_render_target
Axel Davy
2016-12-20
4
-15
/
+29
*
st/nine: Optimize ColorFill
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Simplify ColorFill
Axel Davy
2016-12-20
1
-9
/
+1
*
st/nine: use get_pipe_acquire/release when possible
Axel Davy
2016-12-20
8
-16
/
+34
*
st/nine: Implement Fast path for dynamic buffers and csmt
Axel Davy
2016-12-20
3
-10
/
+64
*
st/nine: Add secondary pipe for device
Axel Davy
2016-12-20
2
-1
/
+5
*
st/nine: Add nine_context_get_pipe_acquire/release
Axel Davy
2016-12-20
4
-0
/
+91
*
st/nine: SYSTEMMEM ignores DISCARD.
Axel Davy
2016-12-20
1
-1
/
+5
*
st/nine: Upload Managed buffers just before draw call using them
Axel Davy
2016-12-20
2
-17
/
+14
*
st/nine: Track bindings for buffers
Axel Davy
2016-12-20
3
-6
/
+55
*
st/nine: Fix BASETEX_REGISTER_UPDATE
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Simplify the logic to bind textures
Axel Davy
2016-12-20
3
-39
/
+47
*
st/nine: Use nine_context for resource_copy_region
Patrick Rudolph
2016-12-20
3
-4
/
+28
*
st/nine: Use nine_context for blit
Patrick Rudolph
2016-12-20
3
-2
/
+15
*
st/nine: Add NINE_DEBUG=tid to turn threadid on or off
Patrick Rudolph
2016-12-20
2
-5
/
+10
*
st/nine: Print threadid in debug log
Patrick Rudolph
2016-12-20
1
-6
/
+18
*
st/nine: Implement gallium nine CSMT
Patrick Rudolph
2016-12-20
13
-179
/
+877
*
st/nine: Call GetPipe for implicit pipe usages
Axel Davy
2016-12-20
2
-0
/
+8
*
st/nine: Add struct nine_clipplane
Patrick Rudolph
2016-12-20
3
-4
/
+7
*
st/nine: Add nine_queue
Patrick Rudolph
2016-12-20
3
-0
/
+301
*
st/nine: Create pipe_surfaces on resource creation.
Axel Davy
2016-12-20
2
-3
/
+11
*
st/nine: Back swvp in nine_context
Axel Davy
2016-12-20
5
-5
/
+23
*
st/nine: Change the way nine_shader gets the pipe
Axel Davy
2016-12-20
4
-9
/
+20
*
st/nine: Reimplement nine_context_apply_stateblock
Axel Davy
2016-12-20
1
-0
/
+206
*
st/nine: Decompose nine_context_set_texture
Axel Davy
2016-12-20
1
-25
/
+48
[prev]
[next]