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
*
docs: add release notes for 11.0.1
mesa-11.0.1
Emil Velikov
2015-09-26
1
-0
/
+133
*
Update version to 11.0.1
Emil Velikov
2015-09-26
1
-1
/
+1
*
t_dd_dmatmp: Use addition instead of subtraction in loop bounds
Ian Romanick
2015-09-23
1
-1
/
+1
*
t_dd_dmatmp: Pull out common 'count -= count & 3' code
Ian Romanick
2015-09-23
1
-9
/
+6
*
t_dd_dmatmp: Use '& 3' instead of '% 4' everywhere
Ian Romanick
2015-09-23
1
-2
/
+2
*
t_dd_dmatmp: Clean up improper code formatting from previous patch
Ian Romanick
2015-09-23
1
-12
/
+6
*
t_dd_dmatmp: Make "count" actually be the count
Ian Romanick
2015-09-23
3
-75
/
+75
*
mesa: Fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for default framebuffer.
Iago Toral Quiroga
2015-09-23
1
-1
/
+10
*
i965: fix textureGrad for cubemaps
Tapani Pälli
2015-09-23
1
-19
/
+182
*
configure.ac: Add support to enable read-only text segment on x86.
Jeremy Huddleston
2015-09-23
1
-0
/
+10
*
radeonsi: load fmask ptr relative to the resources array
Ilia Mirkin
2015-09-23
1
-1
/
+1
*
mesa: fix errors when reading depth with glReadPixels
Tapani Pälli
2015-09-23
2
-1
/
+7
*
nv50,nvc0: flush texture cache in presence of coherent bufs
Ilia Mirkin
2015-09-23
2
-0
/
+39
*
nv50,nvc0: detect underlying resource changes and update tic
Ilia Mirkin
2015-09-23
2
-0
/
+43
*
mesa: Fix texture compression on big-endian systems
Ulrich Weigand
2015-09-23
4
-7
/
+14
*
freedreno/a3xx: fix blending of L8 format
Ilia Mirkin
2015-09-23
1
-0
/
+2
*
nv50, nvc0: fix max texture buffer size to 128M elements
Ilia Mirkin
2015-09-23
2
-2
/
+2
*
st/mesa: avoid integer overflows with buffers >= 512MB
Ilia Mirkin
2015-09-23
1
-2
/
+2
*
gbm: convert gbm bo format to fourcc format on dma-buf import
Ray Strode
2015-09-23
1
-1
/
+17
*
meta: Abort meta pbo path if TexSubImage need signed unsigned conversion
Anuj Phogat
2015-09-23
1
-18
/
+25
*
i965/vec4_nir: Load constants as integers
Antia Puentes
2015-09-23
1
-2
/
+2
*
i965/vec4: Fix saturation errors when coalescing registers
Antia Puentes
2015-09-23
1
-0
/
+21
*
i965/vec4: Don't reswizzle hardware registers
Jason Ekstrand
2015-09-23
1
-0
/
+8
*
nir: Fix a bunch of ralloc parenting errors
Jason Ekstrand
2015-09-23
10
-31
/
+32
*
docs: add sha256 checksums for 11.0.0
Emil Velikov
2015-09-12
1
-1
/
+2
*
docs: Update 11.0.0 release notes
mesa-11.0.0
Emil Velikov
2015-09-12
1
-3
/
+165
*
Update version to 11.0.0(final)
Emil Velikov
2015-09-12
1
-1
/
+1
*
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
*
android: Always define __STDC_LIMIT_MACROS.
Mauro Rossi
2015-09-11
1
-0
/
+1
*
android: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION_PATCH
Mauro Rossi
2015-09-11
1
-1
/
+1
*
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
[next]