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
/
winsys
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-23
/
+0
*
android: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-37
/
+0
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
23
-45
/
+45
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-1
/
+1
*
winsys/radeon: use os_wait_until_zero in radeon_bo_set_tiling
Marek Olšák
2015-07-05
1
-3
/
+1
*
winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-07-03
1
-3
/
+10
*
r600g,radeonsi: implement get_device_reset_status
Marek Olšák
2015-07-03
1
-0
/
+8
*
nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
2015-06-28
1
-1
/
+5
*
winsys/radeon: reduce BO cache timeout
Grigori Goronzy
2015-06-24
1
-1
/
+1
*
winsys/radeon: align BO size to page size
Grigori Goronzy
2015-06-24
1
-0
/
+6
*
winsys/radeon: Unmap GPU VM address range when destroying BO
Michel Dänzer
2015-06-24
3
-4
/
+29
*
gallium: Drop the gallium-specific Android sw winsys.
Eric Anholt
2015-06-15
3
-346
/
+0
*
vc4: Add support for building on Android.
Eric Anholt
2015-06-15
1
-0
/
+34
*
android: add rules to build a gallium_dri.so
Chih-Wei Huang
2015-06-09
2
-0
/
+72
*
winsys/hgl: Add needed extern "C" to hgl winsys
Alexander von Gluck IV
2015-05-15
1
-0
/
+7
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
4
-4
/
+4
*
ilo: move intel_winsys.h to core
Chia-I Wu
2015-05-02
1
-1
/
+1
*
winsys/radeon: add a private interface for radeon_surface
Marek Olšák
2015-04-29
4
-18
/
+184
*
winsys/radeon: move radeon_winsys.h to drivers/radeon
Marek Olšák
2015-04-29
3
-613
/
+2
*
r600g,radeonsi: add a driver query returning GPU load
Marek Olšák
2015-04-28
2
-0
/
+19
*
r600g,radeonsi: add driver queries for GPU temperature and shader+memory clocks
Marek Olšák
2015-04-28
2
-1
/
+23
*
Fix a few typos
Zoë Blade
2015-04-27
1
-2
/
+2
*
winsys/radeon: make radeon_bo_vtbl static
Marek Olšák
2015-04-27
1
-2
/
+2
*
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
2015-04-22
6
-14
/
+7
*
i915g: Implement EGL_EXT_image_dma_buf_import
Stéphane Marchesin
2015-04-01
1
-4
/
+11
*
winsys/sw/fbdev: remove unused software winsys
Emil Velikov
2015-03-21
5
-339
/
+0
*
winsys/sw/wayland: remove unused winsys
Emil Velikov
2015-03-21
4
-363
/
+0
*
gallium/sw/kms: trivial cleanups
Emil Velikov
2015-03-16
1
-4
/
+2
*
ilo: add more convenient intel_bo_{ref,unref}()
Chia-I Wu
2015-03-06
1
-5
/
+9
*
ilo: add intel_bo_set_tiling()
Chia-I Wu
2015-03-06
1
-39
/
+33
*
ilo: add some more winsys functions
Chia-I Wu
2015-03-04
1
-1
/
+37
*
gallium/sw/kms: fix a type-mismatch warning
Marek Olšák
2015-02-21
1
-1
/
+1
*
gallium/sw/kms: don't redefine DEBUG
Marek Olšák
2015-02-21
1
-7
/
+7
*
winsys/radeon: test the userptr ioctl to see if it's present
Marek Olšák
2015-02-17
5
-19
/
+35
*
winsys/radeon: allow unaligned size for user-memory buffers
Marek Olšák
2015-02-17
1
-1
/
+1
*
winsys/radeon: allow mapping a user buffer
Marek Olšák
2015-02-17
3
-2
/
+8
*
winsys/radeon: add user pointer support
Christian König
2015-02-17
2
-0
/
+113
*
dir-locals.el: Don't set variables for non-programming modes
Neil Roberts
2015-02-02
1
-1
/
+1
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
1
-1
/
+1
*
winsys/radeon: increase the size of buffer cache
Marek Olšák
2015-01-19
1
-1
/
+1
*
gallium/state_tracker: Rewrite Haiku's state tracker
Alexander von Gluck IV
2015-01-01
1
-4
/
+20
*
gallium: Remove Android files from distribution.
Matt Turner
2014-12-12
6
-10
/
+2
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-4
/
+2
*
winsys/radeon: Always report at least 1 compute unit
Tom Stellard
2014-12-08
1
-0
/
+2
*
radeonsi: Program RASTER_CONFIG for harvested GPUs v5
Tom Stellard
2014-12-08
2
-0
/
+4
*
winsys/sw/wrapper: implement is_displaytarget_format_supported for swrast
Christoph Bumiller
2014-11-18
1
-0
/
+14
*
dri/kms: Always zero out struct drm_mode_create_dumb
Thierry Reding
2014-11-16
1
-1
/
+1
*
ilo: fix intel_bo_wait() on kernel 3.17
Chia-I Wu
2014-11-06
1
-1
/
+7
*
r300g: remove enabled/disabled hyperz and AA compression messages
Marek Olšák
2014-10-30
1
-2
/
+0
*
winsys/radeon: Use a single buffer cache manager again
Michel Dänzer
2014-10-17
3
-37
/
+21
[next]