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/vdpau: remove the delayed rendering hack(v1.1)
Nayan Deshmukh
2017-01-17
6
-141
/
+52
*
st/vdpau: use dri3 to directly send the buffer to X(v2)
Nayan Deshmukh
2017-01-17
2
-27
/
+33
*
st/va: delay calling begin_frame until we have all parameters
Nayan Deshmukh
2017-01-16
1
-3
/
+3
*
st/va: flush pipeline after post processing
sguttula
2017-01-13
1
-0
/
+1
*
glx: Add missing glproto dependency for gallium-xlib glx
Chuck Atkins
2017-01-12
1
-0
/
+1
*
st/nine: Protect dtors with mutex
Axel Davy
2017-01-12
4
-19
/
+64
*
st/nine: Flush the queue at device dtor
Axel Davy
2017-01-12
1
-1
/
+6
*
st/nine: Process pending commands on Reset
Axel Davy
2017-01-12
3
-0
/
+5
*
st/nine: Flush pending commands if needed for surface9 changes
Axel Davy
2017-01-12
2
-13
/
+32
*
st/nine: Rework CreatePipeSurface
Axel Davy
2017-01-12
2
-22
/
+30
*
st/nine: Remove duplicated checks
Axel Davy
2017-01-12
2
-10
/
+7
*
st/nine: Don't call u_box_union_* when dirty region is empty
Masanori Kakura
2017-01-12
3
-10
/
+22
*
clover: Check for executables before enqueueing a kernel
Pierre Moreau
2017-01-11
1
-1
/
+4
*
st/dri: remove trailing whitespace
Mauro Rossi
2017-01-11
1
-1
/
+1
*
gallium: remove TGSI_OPCODE_SUB
Marek Olšák
2017-01-05
1
-2
/
+2
*
st/nine: Remove all usage of ureg_SUB in nine_shader
Axel Davy
2017-01-05
1
-8
/
+8
*
st/nine: Remove all usage of ureg_SUB in nine_ff
Axel Davy
2017-01-05
1
-20
/
+20
*
st/nine: Do not map SUB and ABS to their gallium equivalent.
Axel Davy
2017-01-05
1
-2
/
+23
*
st/va: fix incorrect argument in vl_compositor_cleanup
Nayan Deshmukh
2017-01-05
1
-1
/
+1
*
va: call texture_get_handle while the mutex is being held
Marek Olšák
2017-01-04
1
-2
/
+5
*
vdpau: call texture_get_handle while the mutex is being held
Marek Olšák
2017-01-04
2
-6
/
+13
*
st/va: error handling
Nayan Deshmukh
2017-01-03
1
-3
/
+15
*
st/vdpau: error handling
Nayan Deshmukh
2017-01-03
3
-15
/
+50
*
clover: Use Clang's diagnostics
Vedran Miletić
2016-12-24
1
-1
/
+6
*
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
[next]