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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
nir: don't turn ieq/ine into inot if used by an if
Timothy Arceri
2017-01-12
2
-2
/
+8
*
nir: add late opt to turn inot/b2f combos back to bcsel
Timothy Arceri
2017-01-12
2
-0
/
+19
*
nir: add imprecise flrp optimisation
Timothy Arceri
2017-01-12
1
-0
/
+1
*
i965: Use the nir_move_comparisons pass.
Kenneth Graunke
2017-01-12
1
-0
/
+1
*
i965: Move nir_lower_locals_to_regs a bit later.
Kenneth Graunke
2017-01-12
1
-2
/
+2
*
nir: Introduce a nir_opt_move_comparisons() pass.
Kenneth Graunke
2017-01-12
3
-0
/
+188
*
nir/algebraic: add support for conditional helper functions to expressions
Timothy Arceri
2017-01-12
3
-1
/
+15
*
anv/TODO: Check off a bunch of stuff
Jason Ekstrand
2017-01-11
1
-12
/
+0
*
nir/search: Only allow matching SSA values
Jason Ekstrand
2017-01-11
1
-5
/
+11
*
egl/dri2: add image_loader_extension back into loader extensions for wayland
Derek Foreman
2017-01-11
1
-0
/
+1
*
gallium/tgsi: fix overflow in parse property
Li Qiang
2017-01-11
1
-3
/
+6
*
st/dri: remove trailing whitespace
Mauro Rossi
2017-01-11
1
-1
/
+1
*
android: st/mesa: fix building error in libmesa_st_mesa
Mauro Rossi
2017-01-11
1
-1
/
+3
*
radv: fix multi-viewport emission
Dave Airlie
2017-01-11
1
-2
/
+2
[next]