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
*
softpipe: Split code getting a filter into separate function
Krzesimir Nowak
2015-09-10
1
-17
/
+41
*
softpipe: Put mip_filter_func inside a struct
Krzesimir Nowak
2015-09-10
2
-12
/
+38
*
softpipe: Split compute_lambda_lod into two functions
Krzesimir Nowak
2015-09-10
1
-17
/
+40
*
softpipe: Fix textureLod with nonzero GL_TEXTURE_LOD_BIAS value
Krzesimir Nowak
2015-09-10
1
-1
/
+1
*
tgsi: Remove trailing backslash in comment
Krzesimir Nowak
2015-09-10
1
-1
/
+1
*
gallium/radeon: handle PIPE_TRANSFER_FLUSH_EXPLICIT
Marek Olšák
2015-09-10
3
-22
/
+44
*
radeonsi: don't update polygon offset state if it has no effect
Marek Olšák
2015-09-10
2
-1
/
+4
*
radeonsi: decrease the size of si_pm4_state
Marek Olšák
2015-09-10
1
-3
/
+2
*
radeonsi/compute: add buffers to the CS directly
Marek Olšák
2015-09-10
1
-7
/
+11
*
radeonsi: only use new versions of LLVM image and sample intrinsics
Marek Olšák
2015-09-10
1
-283
/
+186
*
gallium/radeon: drop support for LLVM 3.4
Marek Olšák
2015-09-10
6
-25
/
+7
*
r600/llvm: remove dead code for LLVM 3.3
Marek Olšák
2015-09-10
1
-106
/
+0
*
r600g: use pipe_resource::width0 instead pb_buffer::size
Marek Olšák
2015-09-10
2
-6
/
+6
*
radeonsi: enable VGPR spilling on VI
Marek Olšák
2015-09-10
1
-3
/
+1
*
winsys/amdgpu: calculate the maximum number of compute units
Marek Olšák
2015-09-10
1
-2
/
+13
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-09-10
4
-9
/
+9
*
mesa: Resolve GCC sign-compare warning.
Rhys Kidd
2015-09-10
1
-1
/
+1
*
glsl: Resolve GCC sign-compare warning.
Rhys Kidd
2015-09-10
3
-7
/
+7
*
mesa: Resolve GCC missing field initializer warning.
Rhys Kidd
2015-09-10
1
-4
/
+4
*
clover: Avoid using typename to allow compilation of clover by clang
Albert Freeman
2015-09-10
1
-1
/
+1
*
i965: Advertise 65536 for GL_MAX_UNIFORM_BLOCK_SIZE.
Kenneth Graunke
2015-09-10
1
-0
/
+9
*
nv50/ir: don't fold immediate into mad if registers are too high
Ilia Mirkin
2015-09-10
1
-0
/
+4
*
nv50/ir: fix emission of 8-byte wide interp instruction
Ilia Mirkin
2015-09-10
1
-5
/
+6
*
nv50/ir: r63 is only 0 if we are using less than 63 registers
Ilia Mirkin
2015-09-10
1
-1
/
+4
*
nv50/ir: make edge splitting fix up phi node sources
Ilia Mirkin
2015-09-10
1
-13
/
+77
*
glsl: Remove ADD_VARYING macro
Ian Romanick
2015-09-09
1
-15
/
+12
*
glsl: Silence unused parameter warnings
Ian Romanick
2015-09-09
9
-27
/
+15
*
nvc0: remove BGRA4 format support
Ilia Mirkin
2015-09-09
1
-0
/
+2
*
gallium/ttn: fix cursor handling vs builder
Rob Clark
2015-09-09
1
-8
/
+6
*
nvc0: keep track of cb bindings per buffer, use for upload settings
Ilia Mirkin
2015-09-09
7
-12
/
+58
*
nir/glsl: Use lower_outputs_to_temporaries instead of relying on GLSL IR
Jason Ekstrand
2015-09-09
2
-3
/
+2
*
nir: Add a pass to lower outputs to temporary variables
Jason Ekstrand
2015-09-09
3
-0
/
+130
*
nir/cursor: Add a constructor for the end of a block but before the jump
Jason Ekstrand
2015-09-09
2
-6
/
+12
*
nv30: Disable msaa unless requested from the env by NV30_MAX_MSAA
Hans de Goede
2015-09-09
2
-1
/
+21
*
nv30: Fix color resolving for nv3x cards
Hans de Goede
2015-09-09
1
-1
/
+37
*
gallium/docs: clairify dmabuf fd ownership
Rob Clark
2015-09-09
1
-0
/
+8
*
android: radeonsi: add support for sid_tables.h generated sources
Mauro Rossi
2015-09-09
3
-3
/
+15
*
nouveau: android: add space before PRIx64 macro
Mauro Rossi
2015-09-09
1
-1
/
+1
*
svga: pick all the files into the tarball
Emil Velikov
2015-09-09
1
-5
/
+26
*
auxiliary: rework the python generated sources rules
Emil Velikov
2015-09-09
1
-12
/
+17
*
glsl: build: remove bogus dependency
Emil Velikov
2015-09-09
2
-3
/
+2
*
glsl: build: use makefile.sources variables when possible
Emil Velikov
2015-09-09
3
-18
/
+11
*
glsl: automake: reuse $(NIR_GENERATED_FILES) where possible
Emil Velikov
2015-09-09
1
-5
/
+1
*
glsl: automake: rework the sources generation rules
Emil Velikov
2015-09-09
1
-16
/
+22
*
mesa: automake: rework the source generation rules
Emil Velikov
2015-09-09
1
-27
/
+18
*
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
[next]