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
*
wsi/wayland: fix error path
Eric Engestrom
2016-10-20
1
-0
/
+4
*
anv: drop unused zero macro.
Dave Airlie
2016-10-20
1
-2
/
+0
*
radv: use emit_icmp for samples_identical
Dave Airlie
2016-10-20
1
-1
/
+1
*
i965/cs: Don't use a thread channel ID for small local sizes
Jordan Justen
2016-10-19
1
-2
/
+11
*
i965/cs: Use udiv/umod for local IDs
Jordan Justen
2016-10-19
1
-1
/
+1
*
mesa: remove unused LocalSizeVariable
Timothy Arceri
2016-10-20
2
-6
/
+0
*
nvc0/ir: simplify predicate logic for GK104 atomic operations
Samuel Pitoiset
2016-10-19
1
-14
/
+7
*
nvc0/ir: remove useless NVC0LoweringPass::gMemBase
Samuel Pitoiset
2016-10-19
1
-4
/
+1
*
nv50/ir: print CCTL subops in debug mode
Samuel Pitoiset
2016-10-19
1
-0
/
+9
*
nir: Optimize integer division and modulus with 1
Ian Romanick
2016-10-19
1
-0
/
+4
*
configure.ac: enable EGL platform DRM if GBM is enabled
Marek Olšák
2016-10-19
1
-2
/
+6
*
configure.ac: enable GBM by default
Marek Olšák
2016-10-19
1
-10
/
+9
*
configure.ac: print whether GBM is enabled
Marek Olšák
2016-10-19
1
-0
/
+5
*
radeonsi: eliminate trivial constant VS outputs
Marek Olšák
2016-10-19
3
-2
/
+186
*
nv50/ir: silent TGSI_PROPERTY_FS_DEPTH_LAYOUT
Samuel Pitoiset
2016-10-19
1
-0
/
+1
*
docs: add 13.1.0-devel release notes template, bump version
Emil Velikov
2016-10-19
2
-1
/
+61
*
docs: rename release notes to 13.0.0
13.0-branchpoint
Emil Velikov
2016-10-19
1
-4
/
+4
*
radeonsi: remove cb0_is_integer handling
Marek Olšák
2016-10-19
3
-13
/
+3
*
st/mesa: disable alpha-test, alpha-to-coverage, alpha-to-one for integer FBs
Marek Olšák
2016-10-19
2
-2
/
+4
*
mesa: remove gl_shader_compiler_options::EmitNoNoise
Marek Olšák
2016-10-19
5
-7
/
+1
*
glsl_to_tgsi: remove code for fixing up TGSI labels
Marek Olšák
2016-10-19
1
-90
/
+2
*
glsl_to_tgsi: remove subroutine support
Marek Olšák
2016-10-19
2
-205
/
+5
*
mesa_to_tgsi: remove remnants of flow control and subroutine support
Marek Olšák
2016-10-19
1
-92
/
+1
*
mesa_to_tgsi: drop support for instructions that can't occur here
Marek Olšák
2016-10-19
1
-72
/
+0
*
glsl_to_tgsi: allocate glsl_to_tgsi_instruction::tex_offsets on demand
Marek Olšák
2016-10-19
1
-1
/
+4
*
glsl_to_tgsi: merge buffer and sampler fields in glsl_to_tgsi_instruction
Marek Olšák
2016-10-19
1
-32
/
+31
*
glsl_to_tgsi: reduce the size of glsl_to_tgsi_instruction using bitfields
Marek Olšák
2016-10-19
1
-17
/
+19
*
glsl_to_tgsi: reduce the size of st_dst_reg and st_src_reg
Marek Olšák
2016-10-19
1
-31
/
+40
*
glsl_to_tgsi: remove unused st_translate::tex_offsets
Marek Olšák
2016-10-19
1
-1
/
+0
*
glsl_to_tgsi: remove unused parameters from calc_deref_offsets
Marek Olšák
2016-10-19
1
-9
/
+5
*
glsl_to_tgsi: use array_id for temp arrays instead of hacking high bits
Marek Olšák
2016-10-19
1
-13
/
+19
*
reviewers: Throw myself on the GLX grenade
Adam Jackson
2016-10-19
1
-0
/
+4
*
egl: bring back the default glapi.so name
Eric Engestrom
2016-10-19
1
-3
/
+1
*
i965: fix subnr overflow in suboffset()
Iago Toral Quiroga
2016-10-19
1
-8
/
+5
*
radv: decompress fmask before reading using texture unit
Dave Airlie
2016-10-19
3
-6
/
+5
*
radv: fix samples_identical return value.
Dave Airlie
2016-10-19
1
-0
/
+3
*
radv: fix wsi porting regression in swapchain destroy.
Dave Airlie
2016-10-19
1
-3
/
+10
*
radv: fix fmask ptr issue
Dave Airlie
2016-10-19
1
-4
/
+18
*
radv: simplify fast clear shaders
Dave Airlie
2016-10-19
1
-46
/
+2
*
vulkan/wsi: fix out of tree build.
Dave Airlie
2016-10-19
1
-1
/
+1
*
radv: start using defines for the user sgpr offsets
Dave Airlie
2016-10-19
3
-14
/
+34
*
radv: port to common wsi codebase
Dave Airlie
2016-10-19
7
-1860
/
+216
*
anv: move to using shared wsi code
Dave Airlie
2016-10-19
11
-10
/
+78
*
anv/wsi: remove all anv references from WSI common code
Dave Airlie
2016-10-19
9
-99
/
+98
*
anv: move common wsi code to x11/wayland common files.
Dave Airlie
2016-10-19
10
-1656
/
+1851
*
anv/wsi/wayland: add callback to get device format properties.
Dave Airlie
2016-10-19
3
-7
/
+27
*
anv/wsi/wl: stop using device in more places
Dave Airlie
2016-10-19
3
-20
/
+28
*
anv/wsi: split out surface creation to avoid instance API
Dave Airlie
2016-10-19
2
-29
/
+64
*
anv/wsi: move further away from passing anv displays around
Dave Airlie
2016-10-19
4
-39
/
+35
*
anv/wsi: split image alloc/free out to separate fns.
Dave Airlie
2016-10-19
4
-219
/
+180
[next]