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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Don't use SRGB format for image stores during resolve.
Bas Nieuwenhuizen
2017-08-06
2
-1
/
+24
*
radeonsi: enable support for EXT_memory_object
Andres Rodriguez
2017-08-06
1
-1
/
+1
*
radv: generate the same driver UUID as radeonsi
Andres Rodriguez
2017-08-06
2
-1
/
+9
*
radv: generate same device UUID as radeonsi
Andres Rodriguez
2017-08-06
1
-7
/
+4
*
mesa: hook up queries for NUM_TILING_TYPES and TILING_TYPES
Andres Rodriguez
2017-08-06
3
-0
/
+47
*
radeonsi: hook up device/driver UUID queries
Andres Rodriguez
2017-08-06
1
-0
/
+14
*
ac/gpu: add driver/device UUID query helpers
Andres Rodriguez
2017-08-06
2
-0
/
+32
*
mesa: hook up UUID queries for driver and device
Andres Rodriguez
2017-08-06
5
-0
/
+73
*
gallium: introduce device/driver UUID queries
Andres Rodriguez
2017-08-06
4
-0
/
+63
*
mesa: implement glGetUnsignedByte{v|i_v}
Andres Rodriguez
2017-08-06
1
-0
/
+174
*
mesa/st: expose EXT_memory_object and EXT_memory_object_fd
Andres Rodriguez
2017-08-06
3
-0
/
+6
*
mesa: hook up (Named)BufferStorageMem api
Timothy Arceri
2017-08-06
1
-20
/
+65
*
mesa/st: implement memory objects as a backend for buffer objects
Andres Rodriguez
2017-08-06
2
-17
/
+61
*
radeonsi: add basic memory object support
Dave Airlie
2017-08-06
2
-0
/
+122
*
radeonsi: factor out metadata import
Andres Rodriguez
2017-08-06
1
-27
/
+36
*
mesa/st: implement memory objects as a backend for texture storage
Dave Airlie
2017-08-06
2
-12
/
+106
*
mesa/st: factor out st_AllocTextureStorage into a helper
Andres Rodriguez
2017-08-06
1
-7
/
+19
*
mesa: hook up memory object multisamples tex(ture)storage api
Andres Rodriguez
2017-08-06
3
-28
/
+103
*
mesa: hook up memoryobject tex(ture)storage api
Andres Rodriguez
2017-08-06
4
-32
/
+191
*
mesa/st: start adding memory object support
Dave Airlie
2017-08-06
4
-0
/
+93
*
gallium: introduce memory object
Dave Airlie
2017-08-06
4
-0
/
+153
*
mesa: add support for memory object parameters
Andres Rodriguez
2017-08-06
2
-1
/
+53
*
mesa: add support for memory object creation/import/delete
Andres Rodriguez
2017-08-06
6
-2
/
+233
*
mapi: add EXT_external_objects and EXT_external_objects_fd
Andres Rodriguez
2017-08-06
13
-1
/
+820
*
clover/device: Move device_version into core and add device_clc_version
Aaron Watry
2017-08-05
3
-2
/
+14
*
radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)
Dave Airlie
2017-08-05
1
-0
/
+5
*
loader: drop the [gs]et_swap_interval callbacks
Emil Velikov
2017-08-04
4
-44
/
+7
*
egl/x11: don't leak xfixes_query in the error path
Emil Velikov
2017-08-04
1
-0
/
+1
*
loader: rework xmlconfig dependency
Emil Velikov
2017-08-04
6
-19
/
+16
*
i965: Reduce passing 2x32b of reloc_domains to 2 bits
Chris Wilson
2017-08-04
24
-293
/
+128
*
i965: Convert reloc.target_handle into an index for I915_EXEC_HANDLE_LUT
Kenneth Graunke
2017-08-04
1
-2
/
+2
*
i965: Use a C99 initializer for new validation list entries.
Kenneth Graunke
2017-08-04
1
-10
/
+7
*
i965: Simplify some bo != batch->bo special cases.
Kenneth Graunke
2017-08-04
1
-27
/
+19
*
i965: Use I915_EXEC_BATCH_FIRST when available.
Kenneth Graunke
2017-08-04
4
-10
/
+33
*
i965: Move add_exec_bo()
Chris Wilson
2017-08-04
1
-53
/
+53
*
i965: Ignore reloc read/write domains
Chris Wilson
2017-08-04
1
-11
/
+7
*
i965: Use I915_EXEC_NO_RELOC
Chris Wilson
2017-08-04
1
-7
/
+33
*
i965: Initialize flags to 0 and |= in new flags.
Kenneth Graunke
2017-08-04
1
-3
/
+3
*
i965: Make add_exec_bo return the validation list index.
Kenneth Graunke
2017-08-04
1
-4
/
+5
*
i965: Track last location of bo used for the batch
Chris Wilson
2017-08-04
3
-2
/
+27
*
i965: Always use the pre-computed offset for the relocation entry
Chris Wilson
2017-08-04
2
-42
/
+36
*
i965: Make brw_emit_reloc assert that the target BO is non-NULL.
Kenneth Graunke
2017-08-04
1
-0
/
+2
*
android: radeonsi: add nir include paths
Mauro Rossi
2017-08-04
1
-1
/
+2
*
i965: Prefer using streaming reads from WC mmaps
Chris Wilson
2017-08-04
1
-3
/
+15
*
pipe-loader: fix swrast probing
Nicolai Hähnle
2017-08-04
1
-1
/
+1
*
pipe-loader: remove config from pipe_loader_create_screen
Nicolai Hähnle
2017-08-04
13
-26
/
+19
*
gallium: get rid of pipe_screen_config::flags
Nicolai Hähnle
2017-08-04
6
-23
/
+7
*
radeonsi: set drirc compiler options before calling common screen init
Nicolai Hähnle
2017-08-04
4
-13
/
+14
*
util: Makefile.am: add merge_driinfo.py in extra dist
Juan A. Suarez Romero
2017-08-04
1
-0
/
+1
*
radeonsi: Makefile.sources: include driinfo_radeonsi.h
Juan A. Suarez Romero
2017-08-04
1
-0
/
+1
[next]