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: Use helper to release swapchain buffers later
Axel Davy
2018-12-23
2
-8
/
+42
*
st/dri: replace format conversion functions with single mapping table
Lucas Stach
2018-12-18
2
-352
/
+149
*
st/dri: allow both render and sampler compatible dma-buf formats
Lucas Stach
2018-12-18
1
-12
/
+18
*
clover: Fix build after clang r348827
Jan Vesely
2018-12-16
1
-1
/
+6
*
drisw: Use separate drisw_loader_funcs for shm
Michal Srb
2018-12-05
1
-3
/
+11
*
st/xvmc: Add X11 include path.
Vinson Lee
2018-11-30
1
-0
/
+1
*
st/xa: Fix a memory leak
Thomas Hellstrom
2018-11-29
1
-0
/
+1
*
st/nine: Allow 'triple buffering' with thread_submit
Axel Davy
2018-11-21
2
-17
/
+50
*
st/xa: Bump minor
Thomas Hellstrom
2018-11-14
1
-1
/
+1
*
st/xa: Support Component Alpha with trivial blending
Thomas Hellstrom
2018-11-14
3
-17
/
+35
*
st/xa: Minor renderer cleanups
Thomas Hellstrom
2018-11-14
1
-12
/
+12
*
st/xa: Fix transformations when we have both source and mask samplers
Thomas Hellstrom
2018-11-14
1
-68
/
+49
*
st/xa: Support a couple of new formats
Thomas Hellstrom
2018-11-14
2
-9
/
+29
*
st/xa: Support higher color precision for solid pictures
Thomas Hellstrom
2018-11-14
2
-26
/
+100
*
st/xa: Render update. Better support for solid pictures
Thomas Hellstrom
2018-11-14
5
-440
/
+225
*
st/nine: clean up thead shutdown sequence a bit
Andre Heider
2018-11-09
1
-4
/
+2
*
st/nine: plug thread related leaks
Andre Heider
2018-11-09
2
-0
/
+9
*
st/nine: fix stack corruption due to ABI mismatch
Andre Heider
2018-11-09
1
-1
/
+13
*
st/va: fix incorrect use of resource_destroy
Marek Olšák
2018-11-05
1
-4
/
+2
*
gallium/util: move memory debug declarations into u_debug_gallium
Dylan Baker
2018-10-30
1
-0
/
+1
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
8
-23
/
+18
*
st/dri: remove leftover local variable
Eric Engestrom
2018-10-30
1
-1
/
+0
*
clover: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
st/nine: Handle window resize when a presentation buffer is used
Axel Davy
2018-10-26
1
-1
/
+30
*
st/nine: Reduce MaxSimultaneousTextures to 8
Axel Davy
2018-10-26
2
-9
/
+8
*
st/nine: Enable shadow mapping for ps 1.X
Axel Davy
2018-10-26
3
-10
/
+14
*
st/nine: Do not set unused states for stateblocks
Axel Davy
2018-10-26
1
-21
/
+3
*
st/nine: Fix aliasing states for stateblocks
Axel Davy
2018-10-26
1
-2
/
+1
*
st/nine: Never update device changed.* fields
Axel Davy
2018-10-26
4
-48
/
+59
*
st/nine: Capture also default matrices for D3DSBT_ALL
Axel Davy
2018-10-26
3
-24
/
+41
*
st/nine: Mark transform matrices dirty for D3DSBT_ALL
Axel Davy
2018-10-26
1
-1
/
+12
*
st/nine: Don't update unused world matrices
Axel Davy
2018-10-26
1
-0
/
+6
*
st/nine: Remove two unused states.
Axel Davy
2018-10-26
2
-3
/
+1
*
st/nine: Remove commented nine_context_apply_stateblock
Axel Davy
2018-10-26
1
-230
/
+0
*
st/va: get mjpeg slice header
Boyuan Zhang
2018-10-23
3
-2
/
+164
*
android: Build kms_swrast for the Android platform
Rob Herring
2018-10-22
1
-0
/
+1
*
scons: Remove gles option.
Jose Fonseca
2018-10-19
2
-6
/
+2
*
st/xlib: Use more appropriate include guard
Michał Janiszewski
2018-10-18
1
-2
/
+2
*
st/va: use provided sizes and coords for vlVaGetImage
Boyuan Zhang
2018-10-11
1
-3
/
+28
*
st/dri: Handle BGRA5551 format
Michel Dänzer
2018-10-09
1
-0
/
+13
*
pipe-loader: move dup(fd) within pipe_loader_drm_probe_fd
Emil Velikov
2018-10-03
3
-26
/
+6
*
st/dri: make swrast_no_present member of dri_screen
Emil Velikov
2018-10-03
2
-4
/
+5
*
st/dri: inline dri2_buffer.h within dri2.c
Emil Velikov
2018-10-03
4
-26
/
+16
*
st/xa: remove unused xa_screen::d[s]_depth_bits_last
Emil Velikov
2018-10-03
1
-2
/
+0
*
st/nine: Do not mark both ff vs and ps updated
Axel Davy
2018-09-25
1
-2
/
+4
*
st/nine: Split NINE_STATE_FF_OTHER
Axel Davy
2018-09-25
5
-23
/
+23
*
st/nine: Add dummy ff shader state
Axel Davy
2018-09-25
2
-8
/
+12
*
st/nine: Mark pointsize states as ff states
Axel Davy
2018-09-25
1
-3
/
+3
*
st/nine: Minor refactor of a few NINE_STATE_* flags
Axel Davy
2018-09-25
3
-17
/
+14
*
st/nine: Increase maximum number of temp registers
Axel Davy
2018-09-25
1
-1
/
+1
[prev]
[next]