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
*
i965: Rework Sandy Bridge HiZ and stencil layouts
Jason Ekstrand
2017-06-01
5
-29
/
+134
*
i965: Drop duplicate shadow variable.
Kenneth Graunke
2017-06-01
1
-1
/
+0
*
automake: Link all libGL.so variants with -Bsymbolic.
Jose Fonseca
2017-06-01
2
-0
/
+2
*
i965/dri: Fix bad GL error in intel_create_winsys_renderbuffer()
Chad Versace
2017-06-01
1
-5
/
+1
*
i965: Cleanup in intel_create_winsys_renderbuffer()
Chad Versace
2017-06-01
1
-5
/
+2
*
i965: Remove bad assert on isl_format
Chad Versace
2017-06-01
1
-1
/
+0
*
i965: Fix return type of translate_tex_format()
Chad Versace
2017-06-01
3
-6
/
+6
*
i965: Fix return type of brw_isl_format_for_mesa_format() [v2]
Chad Versace
2017-06-01
3
-8
/
+10
*
i965: Remove an extra semicolon
Anuj Phogat
2017-06-01
1
-1
/
+1
*
i965: Rename brw_format variable names to isl_format
Anuj Phogat
2017-06-01
3
-7
/
+9
*
i965: Reject unsupported formats in glEGLImageTargetTexture2D()
Chad Versace
2017-06-01
1
-0
/
+4
*
genxml: Make 3DSTATE_CONSTANT_BODY on Gen7+ use arrays.
Kenneth Graunke
2017-06-01
6
-42
/
+32
*
genxml: Fix decoder to print the array element on field members.
Kenneth Graunke
2017-06-01
1
-3
/
+9
*
genxml: Fix decoding of array groups.
Kenneth Graunke
2017-06-01
1
-1
/
+1
*
genxml: Fix decoder for groups with multiple fields.
Kenneth Graunke
2017-06-01
1
-4
/
+2
*
genxml: Fix parsing of address fields in groups.
Kenneth Graunke
2017-06-01
1
-2
/
+2
*
configure.ac: simplify --enable-libunwind=auto check
Eric Engestrom
2017-06-01
1
-6
/
+2
*
util/rand_xor: add missing include statements
Nicolas Dechesne
2017-06-01
1
-0
/
+1
*
etnaviv: always do cpu_fini in transfer_unmap
Lucas Stach
2017-06-01
1
-3
/
+6
*
docs: update calendar, add news item and link release notes for 17.0.7
Emil Velikov
2017-06-01
3
-7
/
+11
*
docs: add sha256 checksums for 17.0.7
Emil Velikov
2017-06-01
1
-1
/
+2
*
docs: add release notes for 17.0.7
Emil Velikov
2017-06-01
1
-0
/
+144
*
glsl: fix a crash in ir_print_visitor() for bindless samplers/images
Samuel Pitoiset
2017-06-01
1
-1
/
+5
*
glsl: teach opt_array_splitting about bindless images
Samuel Pitoiset
2017-06-01
1
-2
/
+13
*
glsl: teach opt_structure_splitting about images in structures
Samuel Pitoiset
2017-06-01
1
-2
/
+21
*
glsl: fix broken indentation in do_structure_splitting()
Samuel Pitoiset
2017-06-01
1
-16
/
+13
*
glsl: handle format layout qualifiers for struct with array of images
Samuel Pitoiset
2017-06-01
1
-1
/
+2
*
glsl: handle memory qualifiers for struct with array of images
Samuel Pitoiset
2017-06-01
1
-3
/
+4
*
nvc0: Clean up unnecessary includes from gallium/auxiliary/vl/
Rhys Kidd
2017-06-01
1
-3
/
+0
*
i965: Simplify SO_DECL handling.
Kenneth Graunke
2017-06-01
1
-28
/
+13
*
i965: Make a local for linked_xfb->Outputs[i], to shorten things.
Kenneth Graunke
2017-06-01
1
-9
/
+10
*
i965: Move SOL PSIZ hacks from draw time to link time.
Kenneth Graunke
2017-06-01
3
-34
/
+41
*
mesa/main: replace remaining uses of IROUND() in GetUniform*() by round()
Iago Toral Quiroga
2017-06-01
1
-2
/
+2
*
mesa/main: conversion from float in GetUniformi64v requires rounding to nearest
Iago Toral Quiroga
2017-06-01
1
-1
/
+1
*
mesa/main: Add conversion from double to uint64/int64 in GetUniform*i64v()
Iago Toral Quiroga
2017-06-01
1
-0
/
+14
*
mesa/main: Clamp GetUniformui64v values to be >= 0
Iago Toral Quiroga
2017-06-01
1
-1
/
+45
*
mesa/main: Clamp GetUniformuiv values to be >= 0
Kenneth Graunke
2017-06-01
1
-11
/
+51
*
mesa/main: fix indentation in _mesa_get_uniform()
Iago Toral Quiroga
2017-06-01
1
-98
/
+101
*
r100: Silence numerous unused this or that warnings
Ian Romanick
2017-05-31
1
-8
/
+9
*
r100: Use _mesa_get_format_base_format in radeon_update_wrapper
Ian Romanick
2017-05-31
1
-1
/
+1
*
r100,r200: Don't assume glVisual is non-NULL during context creation
Ian Romanick
2017-05-31
3
-3
/
+1
*
r100: Don't assume that the base mipmap of a texture exists
Ian Romanick
2017-05-31
1
-4
/
+10
*
r600/eg: add support for tracing IBs after a hang.
Dave Airlie
2017-06-01
11
-7
/
+785
*
glsl/lower_int64: only set progress when something is lowered.
Dave Airlie
2017-06-01
1
-4
/
+1
*
radv: Revert HTILE reset word to 0xFFFFFFFF.
Bas Nieuwenhuizen
2017-05-31
1
-1
/
+1
*
Android: major/minor/makedev live in <sys/sysmacros.h>
Rob Herring
2017-05-31
1
-0
/
+1
*
egl/android: Drop unused 'format' param in get_back_bo()
Chad Versace
2017-05-31
1
-2
/
+2
*
egl/android: Align channel masks in HAL_PIXEL_FORMAT table
Chad Versace
2017-05-31
1
-4
/
+4
*
egl/drm: remove temporary fd variable
Eric Engestrom
2017-05-31
1
-8
/
+6
*
mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Samuel Pitoiset
2017-05-31
1
-50
/
+11
[next]