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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
mapi: automake: rework the source generation rules
Emil Velikov
2015-09-09
1
-19
/
+19
*
mapi: automake: rework the *api/glapi_mapi_tmp.h rules
Emil Velikov
2015-09-09
1
-11
/
+12
*
util: automake: rework the format_srgb.c rule
Emil Velikov
2015-09-09
1
-2
/
+4
*
xmlpool: 'promote' LOCALEDIR variable
Emil Velikov
2015-09-09
1
-1
/
+1
*
egl_dri2: Add support for EGL_KHR_create_contest when using swrast
Boyan Ding
2015-09-09
1
-1
/
+2
*
egl_dri2: Use createContextAttribs if swrast version >= 3
Boyan Ding
2015-09-09
1
-6
/
+27
*
egl_dri2: Move filling context_attrib array in a separate function
Boyan Ding
2015-09-09
1
-36
/
+54
*
mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Marta Lofstedt
2015-09-09
1
-0
/
+8
*
mesa/es3.1: Enable GL_MAX_VERTEX_ATTRIB enums for GLES 3.1
Marta Lofstedt
2015-09-09
1
-7
/
+7
*
i965/nir: Use nir_system_value_from_intrinsic to reduce duplication.
Kenneth Graunke
2015-09-08
2
-60
/
+17
*
nir: Add a nir_system_value_from_intrinsic() function.
Kenneth Graunke
2015-09-08
2
-0
/
+36
*
i965: Mark topologies with adjacency information as G45+.
Kenneth Graunke
2015-09-08
1
-4
/
+4
*
i965: Fix value of _3DPRIM_TRIFAN_NOSTIPPLE.
Kenneth Graunke
2015-09-08
1
-1
/
+1
*
i965: Add 64-bit dirty flag handling to brw_upload_pull_constants
Chris Forbes
2015-09-08
2
-2
/
+2
*
i965: Add defines for all new Gen7/8 URB opcodes
Chris Forbes
2015-09-08
2
-10
/
+16
*
i965/gen8+: Skip depth stalls on state change
Ben Widawsky
2015-09-08
1
-0
/
+8
*
r600: don't use shader key without verifying shader type (v2)
Dave Airlie
2015-09-09
1
-7
/
+12
*
i965/skl: Use more compact hiz dimensions
Ben Widawsky
2015-09-08
1
-32
/
+32
*
st/mesa: increase viewport bounds limits for GL4 hw
Ilia Mirkin
2015-09-08
1
-2
/
+7
*
nvc0: always emit a full shader colormask
Ilia Mirkin
2015-09-08
1
-1
/
+1
*
nir: UBO loads no longer use const_index[1]
Iago Toral Quiroga
2015-09-08
1
-1
/
+0
*
nv30: Fix max width / height checks in nv30 sifm code
Hans de Goede
2015-09-07
1
-2
/
+2
*
i965: Disallow fast blit paths for CopyTexImage with PixelTransfer ops
Chris Wilson
2015-09-07
2
-0
/
+8
*
mesa/tests: Remove unneeded X11_CFLAGS
Jon TURNEY
2015-09-07
1
-1
/
+0
*
glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS
Jon TURNEY
2015-09-07
1
-1
/
+1
*
svga: Fix surface view error handling
Thomas Hellstrom
2015-09-07
1
-22
/
+26
*
xa: add xa_surface_from_handle2 v2
Rob Clark
2015-09-07
3
-11
/
+45
*
i965/nir/vec4: removed unneeded tex src swizzle set
Alejandro Piñeiro
2015-09-07
1
-1
/
+0
*
util: make mesa-sha1.c completely empty when there are no SHA1 impls
Ilia Mirkin
2015-09-07
1
-2
/
+2
*
util: always include sha1 into the build
Ilia Mirkin
2015-09-06
3
-8
/
+6
*
st/mesa: don't fall back to 16F when 32F is requested
Ilia Mirkin
2015-09-06
1
-14
/
+8
*
st/mesa: properly handle u_upload_alloc failure
Ilia Mirkin
2015-09-06
1
-1
/
+1
*
nouveau: don't mark full range as used on unmap with explicit flush
Ilia Mirkin
2015-09-05
1
-5
/
+7
*
nv50: avoid using inline vertex data submit when gl_VertexID is used
Ilia Mirkin
2015-09-05
4
-2
/
+14
*
nv50: don't flush vertex arrays when index buffer changes
Ilia Mirkin
2015-09-05
1
-4
/
+0
*
nv50: rebind bo to bufctx when invalidating idxbuf storage
Ilia Mirkin
2015-09-05
1
-1
/
+5
*
nv50: clear buffer status on all vertex bufs, not just the first one
Ilia Mirkin
2015-09-05
1
-1
/
+0
*
nv50: fix drawing from tfb, direct-to-pushbuf submits
Ilia Mirkin
2015-09-05
4
-14
/
+15
*
i965: Remove base miplevel from sampler state.
Ben Widawsky
2015-09-04
3
-6
/
+1
*
llvmpipe: convert double to long long instead of unsigned long long
Oded Gabbay
2015-09-04
1
-1
/
+1
*
nv30: Implement color resolve for msaa
Hans de Goede
2015-09-04
2
-14
/
+8
*
nv30: Fix creation of scanout buffers
Hans de Goede
2015-09-04
1
-0
/
+10
*
vc4: Initialize pack field of qreg to 0 in qir_get_temp
Boyan Ding
2015-09-04
1
-0
/
+1
*
i965: Disallow PixelTransfer operations for tiled-memcpy TexImage/ReadPixels
Chris Wilson
2015-09-04
2
-0
/
+8
*
i965/vec4: Don't unspill the same register in consecutive instructions
Iago Toral Quiroga
2015-09-04
1
-8
/
+118
*
i965: Add a debug option for spilling everything in vec4 code
Iago Toral Quiroga
2015-09-04
4
-5
/
+7
*
dri/common: Tokenize driParseDebugString() argument before matching debug flags.
Francisco Jerez
2015-09-04
1
-4
/
+13
*
dri/common: Fix codestyle of driParseDebugString().
Francisco Jerez
2015-09-04
1
-8
/
+6
*
glsl: error out on ES 3.1 if VS or FS present but not both
Tapani Pälli
2015-09-04
1
-4
/
+25
*
glsl: error on linking if no shaders are attached to program
Tapani Pälli
2015-09-04
1
-0
/
+19
[next]