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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Use hash tables for opt_constant_propagation() kill sets.
Kenneth Graunke
2015-09-11
1
-18
/
+28
*
i965: Use hash tables for brw_fs_vector_splitting().
Kenneth Graunke
2015-09-11
1
-22
/
+22
*
glsl: Use hash tables in opt_constant_variable().
Kenneth Graunke
2015-09-11
1
-18
/
+21
*
meta: Always bind the texture
Ian Romanick
2015-09-11
1
-3
/
+6
*
r600g: use pipe_resource::width0 instead pb_buffer::size
Marek Olšák
2015-09-11
2
-6
/
+6
*
radeonsi: enable VGPR spilling on VI
Marek Olšák
2015-09-11
1
-3
/
+1
*
winsys/amdgpu: calculate the maximum number of compute units
Marek Olšák
2015-09-11
1
-2
/
+13
*
clover: Avoid using typename to allow compilation of clover by clang
Albert Freeman
2015-09-11
1
-1
/
+1
*
i965: Advertise 65536 for GL_MAX_UNIFORM_BLOCK_SIZE.
Kenneth Graunke
2015-09-11
1
-0
/
+9
*
nv50/ir: don't fold immediate into mad if registers are too high
Ilia Mirkin
2015-09-11
1
-0
/
+4
*
nv50/ir: fix emission of 8-byte wide interp instruction
Ilia Mirkin
2015-09-11
1
-5
/
+6
*
nv50/ir: r63 is only 0 if we are using less than 63 registers
Ilia Mirkin
2015-09-11
1
-1
/
+4
*
nv50/ir: make edge splitting fix up phi node sources
Ilia Mirkin
2015-09-11
1
-13
/
+77
*
nvc0: remove BGRA4 format support
Ilia Mirkin
2015-09-11
1
-0
/
+2
*
nvc0: keep track of cb bindings per buffer, use for upload settings
Ilia Mirkin
2015-09-11
7
-12
/
+58
*
nv30: Disable msaa unless requested from the env by NV30_MAX_MSAA
Hans de Goede
2015-09-11
2
-1
/
+21
*
nv30: Fix color resolving for nv3x cards
Hans de Goede
2015-09-11
1
-1
/
+37
*
nouveau: android: add space before PRIx64 macro
Mauro Rossi
2015-09-11
1
-1
/
+1
*
auxiliary: rework the python generated sources rules
Emil Velikov
2015-09-11
1
-12
/
+17
*
glsl: build: remove bogus dependency
Emil Velikov
2015-09-11
2
-3
/
+2
*
glsl: build: use makefile.sources variables when possible
Emil Velikov
2015-09-11
3
-18
/
+11
*
glsl: automake: reuse $(NIR_GENERATED_FILES) where possible
Emil Velikov
2015-09-11
1
-5
/
+1
*
glsl: automake: rework the sources generation rules
Emil Velikov
2015-09-11
1
-16
/
+22
*
mesa: automake: rework the source generation rules
Emil Velikov
2015-09-11
1
-27
/
+18
*
mapi: automake: rework the source generation rules
Emil Velikov
2015-09-11
1
-19
/
+19
*
mapi: automake: rework the *api/glapi_mapi_tmp.h rules
Emil Velikov
2015-09-11
1
-11
/
+12
*
util: automake: rework the format_srgb.c rule
Emil Velikov
2015-09-11
1
-2
/
+4
*
xmlpool: 'promote' LOCALEDIR variable
Emil Velikov
2015-09-11
1
-1
/
+1
*
r600: don't use shader key without verifying shader type (v2)
Dave Airlie
2015-09-11
1
-7
/
+12
*
st/mesa: increase viewport bounds limits for GL4 hw
Ilia Mirkin
2015-09-11
1
-2
/
+7
*
nvc0: always emit a full shader colormask
Ilia Mirkin
2015-09-11
1
-1
/
+1
*
nv30: Fix max width / height checks in nv30 sifm code
Hans de Goede
2015-09-11
1
-2
/
+2
*
i965: Disallow fast blit paths for CopyTexImage with PixelTransfer ops
Chris Wilson
2015-09-11
2
-0
/
+8
*
st/mesa: don't fall back to 16F when 32F is requested
Ilia Mirkin
2015-09-11
1
-14
/
+8
*
nouveau: don't mark full range as used on unmap with explicit flush
Ilia Mirkin
2015-09-06
1
-5
/
+7
*
nv50: avoid using inline vertex data submit when gl_VertexID is used
Ilia Mirkin
2015-09-06
4
-2
/
+14
*
nv50: don't flush vertex arrays when index buffer changes
Ilia Mirkin
2015-09-06
1
-4
/
+0
*
nv50: rebind bo to bufctx when invalidating idxbuf storage
Ilia Mirkin
2015-09-06
1
-1
/
+5
*
nv50: clear buffer status on all vertex bufs, not just the first one
Ilia Mirkin
2015-09-06
1
-1
/
+0
*
nv50: fix drawing from tfb, direct-to-pushbuf submits
Ilia Mirkin
2015-09-06
4
-14
/
+15
*
llvmpipe: convert double to long long instead of unsigned long long
Oded Gabbay
2015-09-06
1
-1
/
+1
*
nv30: Implement color resolve for msaa
Hans de Goede
2015-09-06
2
-14
/
+8
*
nv30: Fix creation of scanout buffers
Hans de Goede
2015-09-06
1
-0
/
+10
*
vc4: Initialize pack field of qreg to 0 in qir_get_temp
Boyan Ding
2015-09-06
1
-0
/
+1
*
i965: Disallow PixelTransfer operations for tiled-memcpy TexImage/ReadPixels
Chris Wilson
2015-09-06
2
-0
/
+8
*
i965: Fix copy propagation type changes.
Kenneth Graunke
2015-09-06
1
-0
/
+1
*
winsys/radeon: remove exported buffers from the cache
Marek Olšák
2015-09-06
1
-0
/
+3
*
winsys/amdgpu: remove exported buffers from the cache
Marek Olšák
2015-09-06
1
-0
/
+3
*
gallium/pb_bufmgr_cache: add a way to remove buffers from the cache explicitly
Marek Olšák
2015-09-06
2
-6
/
+41
*
glsl: Handle attribute aliasing in attribute storage limit check.
Kenneth Graunke
2015-09-06
1
-28
/
+36
[next]