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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Protect dtors with mutex
Axel Davy
2017-01-12
4
-19
/
+64
*
st/nine: Flush the queue at device dtor
Axel Davy
2017-01-12
1
-1
/
+6
*
st/nine: Process pending commands on Reset
Axel Davy
2017-01-12
3
-0
/
+5
*
st/nine: Flush pending commands if needed for surface9 changes
Axel Davy
2017-01-12
2
-13
/
+32
*
st/nine: Rework CreatePipeSurface
Axel Davy
2017-01-12
2
-22
/
+30
*
st/nine: Remove duplicated checks
Axel Davy
2017-01-12
2
-10
/
+7
*
st/nine: Don't call u_box_union_* when dirty region is empty
Masanori Kakura
2017-01-12
3
-10
/
+22
*
winsys/etnaviv: automake: introduce Makefile.sources
Emil Velikov
2017-01-12
2
-1
/
+5
*
etnaviv: automake: include all files in the sources lists
Emil Velikov
2017-01-12
1
-1
/
+9
*
ac: automake: rework sid_tables.h generation
Emil Velikov
2017-01-12
2
-3
/
+3
*
automake: use shared llvm libs for make distcheck
Emil Velikov
2017-01-12
1
-1
/
+1
*
automake: add the new drivers etnaviv and imx to make distcheck
Emil Velikov
2017-01-12
1
-1
/
+1
*
imx: gallium driver for imx-drm scanout driver
Christian Gmeiner
2017-01-12
13
-1
/
+195
*
etnaviv: gallium driver for Vivante GPUs
The etnaviv authors
2017-01-12
71
-1
/
+14962
*
gallium: add renderonly library
Christian Gmeiner
2017-01-12
5
-0
/
+303
*
spirv: Handle patch decorations up-front
Jason Ekstrand
2017-01-12
1
-0
/
+23
*
anv: Support loader interface version 3 (patch v2)
Chad Versace
2017-01-12
1
-0
/
+44
*
vulkan: Update vk_icd.h to interface version 3
Chad Versace
2017-01-12
1
-32
/
+78
*
vulkan: Add new cast macros for VkIcd types
Chad Versace
2017-01-12
5
-16
/
+34
*
Always defer memory free in swr_resource_destroy
George Kyriazis
2017-01-12
1
-12
/
+5
*
nir/i965: assert first is always less than 64
Juan A. Suarez Romero
2017-01-12
1
-0
/
+1
*
nvc0: enable GL 4.3 on gm107+
Samuel Pitoiset
2017-01-12
1
-7
/
+4
*
nvc0: use sched control codes for gm107 MP counters code
Samuel Pitoiset
2017-01-12
1
-44
/
+44
*
nvc0: use sched control codes for gm107 blitter shader
Samuel Pitoiset
2017-01-12
1
-6
/
+14
*
nv50/ir: use sched control codes for gm107 builtins
Samuel Pitoiset
2017-01-12
2
-40
/
+40
*
nv50/ir: improve instruction pipelining on gm107
Samuel Pitoiset
2017-01-12
3
-4
/
+1027
*
nv50/ir: do not insert texture barriers on gm107
Samuel Pitoiset
2017-01-12
1
-1
/
+2
*
i965/gen7: expose OpenGL 4.2 on Haswell when supported
Juan A. Suarez Romero
2017-01-12
4
-5
/
+5
*
i965: enable ARB_shader_precision to HSW+
Samuel Iglesias Gonsálvez
2017-01-12
3
-2
/
+3
*
i965: unify the code to enable of ARB_gpu_shader_fp64 and ARB_vertex_attrib_6...
Samuel Iglesias Gonsálvez
2017-01-12
1
-7
/
+2
*
i965: Enable ARB_vertex_attrib_64bit for Haswell
Alejandro Piñeiro
2017-01-12
3
-2
/
+5
*
i965: check for dual slot attributes on any gen
Juan A. Suarez Romero
2017-01-12
1
-2
/
+1
*
i965/vec4: emit correctly load_inputs for 64bit data
Juan A. Suarez Romero
2017-01-12
1
-6
/
+15
*
i965/vec4: take into account doubles when creating attribute mapping
Alejandro Piñeiro
2017-01-12
1
-4
/
+9
*
i965/vec4/nir: vec4 also needs to remap vs attributes
Alejandro Piñeiro
2017-01-12
1
-10
/
+22
*
i965/vec4: use attribute slots for first non payload GRF
Alejandro Piñeiro
2017-01-12
1
-1
/
+1
*
i965: downsize *64*PASSTHRU formats to equivalent *32*FLOAT formats on gen < 8
Alejandro Piñeiro
2017-01-12
1
-30
/
+139
*
i965: return PASSTHRU surface types also on gen7
Alejandro Piñeiro
2017-01-12
1
-2
/
+6
*
main/buffers: take into account FRONT_AND_BACK on ReadBuffer
Alejandro Piñeiro
2017-01-12
1
-0
/
+2
*
main/buffers: update error handling on DrawBuffers for 4.5
Alejandro Piñeiro
2017-01-12
1
-13
/
+33
*
radeonsi: num_records is in units of stride for swizzled buffers even on VI
Nicolai Hähnle
2017-01-12
1
-2
/
+0
*
docs: document INTEL_PRECISE_TRIG envvar
Juan A. Suarez Romero
2017-01-12
1
-0
/
+2
*
spirv: fix typo in warning message
Iago Toral Quiroga
2017-01-12
1
-1
/
+1
*
i965: Enable predicate support on gen >= 8.
Rafael Antognolli
2017-01-11
1
-1
/
+1
*
util: fix list_is_singular()
Timothy Arceri
2017-01-12
1
-1
/
+1
*
anv/image: Disable HiZ for depth buffer arrays
Nanley Chery
2017-01-11
1
-0
/
+2
*
anv/cmd_buffer: Fix programmed HiZ qpitch
Nanley Chery
2017-01-11
1
-1
/
+1
*
anv/cmd_buffer: Fix arrayed depth/stencil attachments
Nanley Chery
2017-01-11
1
-2
/
+5
*
clover: Check for executables before enqueueing a kernel
Pierre Moreau
2017-01-11
1
-1
/
+4
*
spirv: Shut up unhandled enumeration value warnings.
Kenneth Graunke
2017-01-11
1
-0
/
+2
[next]