index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: remove double assignment
Grazvydas Ignotas
2018-01-14
1
-1
/
+0
*
gallium: Remove util_format_s3tc_enabled
Matt Turner
2017-10-02
1
-4
/
+0
*
r300: drop u_mm.h include.
Dave Airlie
2017-08-03
1
-1
/
+0
*
gallium/radeon: rename RADEON_FLAG_HANDLE -> RADEON_FLAG_NO_SUBALLOC
Marek Olšák
2017-07-04
1
-1
/
+1
*
gallium/radeon: move pre-GFX9 radeon_bo_metadata.* to u.legacy.*
Marek Olšák
2017-03-30
1
-7
/
+7
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
r300g: only allow byteswapped formats on big endian
Grazvydas Ignotas
2017-02-21
1
-0
/
+5
*
gallium/radeon: add RADEON_FLAG_HANDLE
Nicolai Hähnle
2016-09-27
1
-1
/
+1
*
gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
2016-08-25
1
-0
/
+1
*
gallium: split transfer_inline_write into buffer and texture callbacks
Marek Olšák
2016-07-23
1
-1
/
+0
*
r300g: add support for PIPE_FORMAT_x8R8G8B8_*
Marek Olšák
2016-05-09
1
-3
/
+69
*
winsys/radeon: remove use_reusable_pool parameter from buffer_create
Nicolai Hähnle
2016-04-27
1
-1
/
+1
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-6
/
+6
*
r300g: add missing layer argument to rws->buffer_get_handle() call
Brian Paul
2016-03-17
1
-1
/
+1
*
radeon/winsys: add offset support for BO import/export
Christian König
2016-03-17
1
-3
/
+3
*
gallium/radeon: rename winsys buffer_get/set_tiling to buffer_get/set_metadata
Marek Olšák
2016-03-09
1
-2
/
+2
*
gallium/radeon: remove rcs parameter from radeon_winsys::buffer_set_tiling
Marek Olšák
2016-03-09
1
-1
/
+1
*
gallium/radeon: use a structure for passing tiling flags from/to winsys
Marek Olšák
2016-03-09
1
-11
/
+11
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-2
/
+4
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
1
-3
/
+1
*
winsys/amdgpu: add addrlib - texture addressing and alignment calculator
Marek Olšák
2015-08-14
1
-1
/
+1
*
r300g: fix a crash when resolving into an sRGB texture
Marek Olšák
2015-03-09
1
-3
/
+5
*
r300g: fix RGTC1 and LATC1 SNORM formats
Marek Olšák
2015-03-09
1
-15
/
+15
*
r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)
Stefan Dösinger
2015-03-09
1
-1
/
+3
*
r600g/radeonsi: Use write-combined CPU mappings of some BOs in GTT
Michel Dänzer
2014-07-23
1
-1
/
+1
*
winsys/radeon: set/get the scanout flag with the tiling ioctls
Marek Olšák
2013-12-12
1
-2
/
+3
*
gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...
Axel Davy
2013-09-06
1
-1
/
+1
*
r300g: add support for red-alpha render targets
Marek Olšák
2013-02-14
1
-0
/
+18
*
r300g: put textures with usage=staging in GTT and make them linear
Marek Olšák
2013-02-07
1
-1
/
+2
*
r300g: use new RGBX formats
Marek Olšák
2013-02-07
1
-3
/
+19
*
r300g: fix blending with RGBX formats
Marek Olšák
2013-02-06
1
-5
/
+9
*
r300g: always put MSAA resources in VRAM
Marek Olšák
2013-02-01
1
-3
/
+3
*
r300g: implement MSAA compression and fast MSAA color clear
Marek Olšák
2013-01-15
1
-0
/
+9
*
r300g: don't set sample positions to the pixel center if MSAA is disabled
Marek Olšák
2013-01-10
1
-1
/
+1
*
r300g: optionally log MSAA resources to stderr
Marek Olšák
2013-01-09
1
-0
/
+6
*
r300g: implement MSAA
Marek Olšák
2013-01-06
1
-4
/
+0
*
winsys/radeon: don't use BIND flags, add a flag for the cache bufmgr instead
Marek Olšák
2012-12-12
1
-2
/
+2
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
r300g: refuse to create too large textures
Marek Olšák
2012-12-01
1
-0
/
+15
*
r300g: fix memory leaks in texture_create error paths
Marek Olšák
2012-12-01
1
-9
/
+15
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-2
/
+0
*
r300g: fix colormask with non-BGRA formats
Marek Olšák
2012-09-14
1
-1
/
+80
*
gallium/radeon: Fix r300g tiling breakage.
Michel Dänzer
2012-05-16
1
-0
/
+1
*
r300g: use u_default_transfer_inline_write
Marek Olšák
2012-04-29
1
-1
/
+1
*
u_vbuf: remove u_vbuf_resource
Marek Olšák
2012-04-24
1
-8
/
+8
*
r300g: don't use pipe_screen::winsys
Marek Olšák
2012-02-17
1
-2
/
+2
*
r300g: always fail to create a multisample resource
Marek Olšák
2012-02-12
1
-0
/
+3
*
r600g: add support for common surface allocator for tiling v13
Jerome Glisse
2012-02-06
1
-1
/
+1
*
r300g: inline r300_resource_set_properties
Marek Olšák
2012-01-01
1
-16
/
+1
[next]