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
...
*
gallium: remove TGSI opcode BREAKC
Marek Olšák
2017-08-22
1
-1
/
+1
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
1
-1
/
+24
*
clover/device: Calculate CL_DEVICE_MEM_BASE_ADDR_ALIGN in device
Aaron Watry
2017-08-21
3
-1
/
+9
*
st/va: add MJPEG for config
Leo Liu
2017-08-21
2
-1
/
+5
*
st/va: reallocate surface with YUYV stream
Leo Liu
2017-08-21
1
-0
/
+17
*
st/va: detect MJPEG format from bitstream
Leo Liu
2017-08-21
3
-0
/
+10
*
st/va: reallocate surface when interlaced
Leo Liu
2017-08-21
1
-0
/
+22
*
st/va: make surface allocate functions more usefully
Leo Liu
2017-08-21
2
-4
/
+5
*
st/va: add slice parameter handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+23
*
st/va: add huffman table handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+18
*
st/va: add iq matrix handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+6
*
st/va: add picture parameter handling for MJPEG
Leo Liu
2017-08-21
1
-1
/
+20
*
st/va: add handles for MJPEG Buffers
Leo Liu
2017-08-21
4
-0
/
+72
*
st/va: create decoder for MJPEG format
Leo Liu
2017-08-21
1
-3
/
+6
*
st/va: add MJPEG picture to context
Leo Liu
2017-08-21
1
-0
/
+1
*
st/wgl: check for negative delta in wait_swap_interval()
Frank Richter
2017-08-16
1
-2
/
+5
*
clover/event: Include additional event statuses for clSetEventCallback
Aaron Watry
2017-08-15
1
-1
/
+2
*
st/va: change frame_idx from array to hash table
Julien Isorce
2017-08-14
3
-5
/
+28
*
dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
2017-08-10
1
-1
/
+2
*
st/dri2: fix kms_swrast driconf option handling
Rob Herring
2017-08-09
1
-3
/
+3
*
st/dri: add drisw image extension
Gurchetan Singh
2017-08-07
1
-0
/
+11
*
st/dri: move some image functions to dri_helpers.c
Gurchetan Singh
2017-08-07
3
-106
/
+124
*
st/dri: organize order of includers in dri_helpers
Gurchetan Singh
2017-08-07
1
-2
/
+3
*
st/dri: change dri_extensions to dri_helpers
Gurchetan Singh
2017-08-07
5
-6
/
+6
*
clover/device: Move device_version into core and add device_clc_version
Aaron Watry
2017-08-05
3
-2
/
+14
*
pipe-loader: remove config from pipe_loader_create_screen
Nicolai Hähnle
2017-08-04
4
-10
/
+5
*
gallium: get rid of pipe_screen_config::flags
Nicolai Hähnle
2017-08-04
4
-16
/
+7
*
clover: Fix build after llvm r309911
Jan Vesely
2017-08-03
2
-1
/
+7
*
st/osmesa: add osmesa framebuffer iface hash table per st manager
Bruce Cherniak
2017-08-03
1
-0
/
+11
*
st/dri2 Plumb the flush_swapbuffer functionality through to dri3
Thomas Hellstrom
2017-08-03
3
-0
/
+36
*
st/dri: NULL check before deref DRI loader .getCapability
Emil Velikov
2017-08-02
1
-2
/
+4
*
pipe-loader: fix driinfo for software and non-radeonsi drivers
Nicolai Hähnle
2017-08-02
1
-4
/
+4
*
st/dri: implement v2 of DRI_ConfigOptions
Nicolai Hähnle
2017-08-02
1
-2
/
+3
*
gallium: move loading of drirc to pipe-loader
Nicolai Hähnle
2017-08-02
5
-55
/
+21
*
gallium: move driinfo XML to pipe_loader
Nicolai Hähnle
2017-08-02
1
-39
/
+1
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
4
-8
/
+14
*
st/dri: don't set PIPE_BIND_SHARED for privately-allocated renderbuffers
Marek Olšák
2017-08-01
1
-2
/
+3
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
3
-3
/
+3
*
dri_interface,egl,gallium: only expose RGBA visuals on Android
Marek Olšák
2017-07-31
1
-1
/
+23
*
st/dri2: Return invalid modifier when no driver support
Daniel Stone
2017-07-25
1
-0
/
+6
*
st/dri: Check get-handle return value in queryImage
Daniel Stone
2017-07-25
1
-12
/
+18
*
st/mesa: create framebuffer iface hash table per st manager
Charmaine Lee
2017-07-24
6
-0
/
+12
*
tgsi: populate precise
Karol Herbst
2017-07-21
1
-3
/
+3
*
st/mesa: add destroy_drawable interface
Charmaine Lee
2017-07-20
4
-2
/
+17
*
st/dri: list __DRI2_FENCE extension only where needed
Emil Velikov
2017-07-19
1
-1
/
+0
*
swrast: add dri2ConfigQueryExtension to the correct extension list
Emil Velikov
2017-07-19
1
-1
/
+1
*
st/va: Fix scaling list ordering for H.265
Mark Thompson
2017-07-17
1
-7
/
+26
*
st/mesa: Add KHR_no_error toggle to driconf
Grigori Goronzy
2017-07-14
2
-0
/
+4
*
st/mesa: Add support for KHR_no_error flag
Grigori Goronzy
2017-07-14
1
-0
/
+3
*
dri: Add KHR_no_error DRI extension
Grigori Goronzy
2017-07-14
3
-1
/
+5
[prev]
[next]