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
...
*
freedreno: cleanup some cruft left over from fdre
Rob Clark
2013-04-20
2
-133
/
+1
*
gallivm: implement switch opcode
Roland Scheidegger
2013-04-20
3
-12
/
+340
*
gallivm: use uint build context for mask instead of float
Roland Scheidegger
2013-04-20
1
-1
/
+1
*
gallivm/tgsi: fix up breakc
Roland Scheidegger
2013-04-20
3
-2
/
+6
*
svga: remove TGSI_OPCODE_BREAKC instruction translation
Roland Scheidegger
2013-04-20
1
-1
/
+0
*
gallium: document breakc and switch/case/default/endswitch
Roland Scheidegger
2013-04-20
1
-6
/
+51
*
gallivm: increase nesting limit to 66
Roland Scheidegger
2013-04-20
1
-2
/
+4
*
draw: implement primitive assembler
Zack Rusin
2013-04-18
7
-4
/
+386
*
util/prim: fix decomposed counts for adjacency primitives
Zack Rusin
2013-04-18
1
-4
/
+4
*
draw/so: uses the correct index with the pre clipped coordinates
Zack Rusin
2013-04-18
1
-6
/
+6
*
glapi: Add counter information for glBufferData(), like glBufferSubData().
Eric Anholt
2013-04-19
1
-2
/
+2
*
glapi: Add parameter count information for uniforms.
Eric Anholt
2013-04-19
2
-42
/
+42
*
glapi: skip padding in get_called_parameter_string
Paul Berry
2013-04-19
1
-0
/
+2
*
mesa: Fix up program_parse.y to avoid uninitialized $$
Paul Berry
2013-04-19
1
-0
/
+5
*
mesa: Use quotes on bool driconf options to prevent stdbool.h breakage.
Eric Anholt
2013-04-19
5
-41
/
+48
*
svga: whitespace, comment fixes in svga_pipe_query.c
Brian Paul
2013-04-19
1
-41
/
+49
*
svga: whitespace, comment fixes in svga_pipe_fs/vs.c
Brian Paul
2013-04-19
2
-48
/
+41
*
gallivm: Fix half floats with MCJIT.
José Fonseca
2013-04-19
1
-0
/
+3
*
Revert "i965: Check reg.nr for BRW_ARF_NULL instead of reg.file."
Matt Turner
2013-04-18
1
-1
/
+1
*
configure.ac: Remove gallium-g3dvl flag.
Matt Turner
2013-04-18
1
-16
/
+1
*
radeonsi: add support for compressed texture v2
Jerome Glisse
2013-04-18
2
-2
/
+76
*
radeonsi: add 2d tiling support for texture v3
Jerome Glisse
2013-04-18
3
-73
/
+21
*
gallium: handle drirc disable_glsl_line_continuations option
Vadim Girlin
2013-04-19
4
-1
/
+8
*
llvmpipe: Take in consideration all current constant buffers when mapping.
José Fonseca
2013-04-18
1
-3
/
+9
*
nv50: add remaining RGBX formats
Christoph Bumiller
2013-04-18
1
-4
/
+12
*
st/mesa: optionally apply texture swizzle to border color v2
Christoph Bumiller
2013-04-18
20
-7
/
+115
*
nv50: set BORDER_COLOR_SRGB in sampler objects
Christoph Bumiller
2013-04-18
2
-19
/
+35
*
nv50: fix 4th component of Lx_SINT/UINT formats
Christoph Bumiller
2013-04-18
1
-6
/
+6
*
r600g: Fix build with --enable-opencl
Tom Stellard
2013-04-18
1
-1
/
+2
*
mesa: enable GL_ARB_texture_float if TEXTURE_FLOAT_ENABLED is defined
Brian Paul
2013-04-18
1
-1
/
+3
*
gallivm: change cubemaps / derivatives handling, take 55
Roland Scheidegger
2013-04-18
3
-104
/
+119
*
gallivm: Add no_rho_approx debug option
Roland Scheidegger
2013-04-18
3
-118
/
+185
*
llvmpipe: Support half integer pixel center fs coord.
José Fonseca
2013-04-18
4
-3
/
+28
*
llvmpipe: Remove the static interpolation.
José Fonseca
2013-04-18
3
-384
/
+19
*
gallivm: Drop pos arg from lp_build_tgsi_soa.
José Fonseca
2013-04-18
4
-8
/
+2
*
docs: update release notes for 9.2
Andreas Boll
2013-04-18
1
-3
/
+8
*
ralloc: Move declarations before statements.
José Fonseca
2013-04-18
1
-2
/
+4
*
configure: enable vdpau and xvmc detection, with gallium
Emil Velikov
2013-04-17
1
-2
/
+8
*
i965: Check reg.nr for BRW_ARF_NULL instead of reg.file.
Matt Turner
2013-04-17
1
-1
/
+1
*
i965: Implement work-around for CMP with null dest on Haswell.
Matt Turner
2013-04-17
1
-0
/
+12
*
i915g: Release old fragment shader sampler views with current pipe
Stuart Abercrombie
2013-04-17
1
-3
/
+8
*
i965/vec4: Fix hypothetical use of uninitialized data in attribute_map[].
Paul Berry
2013-04-17
1
-0
/
+11
*
ralloc: don't write to memory in case of alloc fail.
Dave Airlie
2013-04-18
1
-0
/
+2
*
mesa: generate glGetInteger/Boolean/Float/Doublev() code for all APIs
Brian Paul
2013-04-17
4
-35
/
+7
*
mesa: remove mfeatures.h
Brian Paul
2013-04-17
1
-53
/
+0
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
123
-127
/
+0
*
glapi: no longer emit #include "mfeatures.h" in generated files
Brian Paul
2013-04-17
3
-8
/
+0
*
mesa: remove FEATURE_remap_table from remap.[ch]
Brian Paul
2013-04-17
2
-40
/
+0
*
glapi: remove FEATURE_remap_table test (it's always defined)
Brian Paul
2013-04-17
1
-15
/
+0
*
draw/so: respect leading/provoking vertex info
Zack Rusin
2013-04-17
1
-1
/
+1
[prev]
[next]