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
/
targets
/
d3dadapter9
/
drm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-15
1
-1
/
+2
*
d3dadapter9: Revert to old throttling limit value
Axel Davy
2019-06-03
1
-2
/
+4
*
st/nine: Throttle rendering similarly for thread_submit
Axel Davy
2019-04-30
1
-7
/
+0
*
st/nine: Control shader constant inlining with drirc
Axel Davy
2019-04-30
1
-0
/
+6
*
st/nine: Add drirc option to use data_internal for dynamic textures
Axel Davy
2019-04-30
1
-0
/
+6
*
gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
Marek Olšák
2019-04-23
1
-3
/
+1
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
1
-7
/
+3
*
Revert "d3dadapter9: Support software renderer on any DRI device"
Axel Davy
2019-03-09
1
-20
/
+8
*
d3dadapter9: Support software renderer on any DRI device
Patrick Rudolph
2019-03-09
1
-8
/
+20
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
1
-1
/
+1
*
d3dadapter9: use snprintf(..., "%s", ...) instead of strncpy
Andre Heider
2018-12-01
1
-4
/
+4
*
st/nine: Remove thread_submit warning
Axel Davy
2018-11-21
1
-3
/
+0
*
pipe-loader: move dup(fd) within pipe_loader_drm_probe_fd
Emil Velikov
2018-10-03
1
-1
/
+1
*
st/nine: do not double-close the fd on teardown
Emil Velikov
2018-10-03
1
-1
/
+1
*
xmlconfig: add kernel_driver device attribute
Qiang Yu
2018-08-17
1
-1
/
+1
*
pipe-loader: remove config from pipe_loader_create_screen
Nicolai Hähnle
2017-08-04
1
-2
/
+2
*
gallium: add pipe_screen_config to screen_create functions
Nicolai Hähnle
2017-08-02
1
-2
/
+2
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
1
-2
/
+2
*
gallium: allow passing 'unsigned flags' to create_screen()
Marek Olšák
2017-06-23
1
-2
/
+2
*
egl: turn one more boolean `int` into a `bool`
Eric Engestrom
2017-06-21
1
-3
/
+3
*
st/nine: Implement gallium nine CSMT
Patrick Rudolph
2016-12-20
1
-0
/
+6
*
st/nine: Add new driconf options to control DISCARD behaviour
Axel Davy
2016-12-20
1
-0
/
+17
*
st/nine: Turn on thread_submit by default when on different device
Axel Davy
2016-05-18
1
-10
/
+12
*
DRI_CONFIG: Add option to override vendor id
Patrick Rudolph
2016-02-04
1
-13
/
+48
*
targets: use the non-inline sw helpers
Emil Velikov
2015-11-25
1
-0
/
+1
*
targets/nine: remove unused static functions
Emil Velikov
2015-11-21
1
-36
/
+0
*
targets/nine: add note about messy header inclusion order
Emil Velikov
2015-11-21
1
-0
/
+1
*
targets/nine: add note about fd owndership
Emil Velikov
2015-11-21
1
-0
/
+2
*
{st,targets}/nine: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
1
-21
/
+3
*
gallium: remove library_path argument from pipe_loader_create_screen()
Emil Velikov
2015-11-21
1
-2
/
+2
*
targets/nine: remove the custom pipe-driver path management
Emil Velikov
2015-11-21
1
-18
/
+2
*
targets/nine: use the existing sw_screen_wrap() over our custom version
Emil Velikov
2015-11-21
1
-2
/
+2
*
target/d3dadapter9: Return Windows like card names
Patrick Rudolph
2015-08-21
1
-42
/
+34
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-4
/
+4
*
pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argument
Emil Velikov
2015-07-13
1
-1
/
+1
*
gallium/targets/d3dadapter9: drop the libdrm prefix for drm.h
Emil Velikov
2015-04-22
1
-1
/
+1
*
targets/d3dadapter9: remove an unused variable
Marek Olšák
2015-02-21
1
-1
/
+1
*
gallium/targets/d3dadapter9: Free card device
Axel Davy
2015-02-06
1
-8
/
+10
*
gallium/targets/d3dadapter9: Release the pipe_screen at destruction.
Axel Davy
2015-02-06
1
-6
/
+12
*
gallium/targets/d3dadapter9: Fix device detection for render-nodes
Axel Davy
2015-02-06
1
-45
/
+14
*
nine: Implement threadpool
Axel Davy
2014-11-18
1
-1
/
+15
*
nine: Add drirc options (v2)
Axel Davy
2014-11-18
1
-0
/
+35
*
nine: Add state tracker nine for Direct3D9 (v3)
Joakim Sindholt
2014-11-18
1
-0
/
+327