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
*
/bin/bash: q : commande introuvable
Vincent Lejeune
2013-04-23
2
-2
/
+2
*
radeon/llvm: Fix build with LLVM >= r180063
Tom Stellard
2013-04-23
1
-0
/
+1
*
gallivm: Fix build with LLVM >= r180063
Tom Stellard
2013-04-23
2
-0
/
+8
*
draw: use the prim count for ia primitives
Zack Rusin
2013-04-22
1
-1
/
+2
*
tgsi/scan: set correct input limits for geometry shader
Zack Rusin
2013-04-22
1
-0
/
+17
*
draw: add code to reset instance dependent data
Zack Rusin
2013-04-22
5
-1
/
+31
*
softpipe: fix streamout with an emptry geometry shader
Zack Rusin
2013-04-22
2
-12
/
+23
*
configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGL
Andreas Boll
2013-04-23
1
-0
/
+11
*
i965/fs: Don't save value returned by emit() if it's not used.
Matt Turner
2013-04-22
1
-11
/
+11
*
mesa: Remove extra MapBufferRange in create_beginend_table()
Brian Paul
2013-04-22
1
-1
/
+0
*
gallium: Add a new clip_halfz rasterizer state.
José Fonseca
2013-04-22
8
-24
/
+29
*
i965: Fix a mistake in the comments for software counters.
Kenneth Graunke
2013-04-22
1
-2
/
+2
*
gallivm: Fix assignment of unsigned values to OUT register.
José Fonseca
2013-04-22
2
-77
/
+61
*
i965: Apply CMP NULL {Switch} work-around to other Gen7s.
Matt Turner
2013-04-22
1
-1
/
+4
*
st/mesa: minor indentation fixes
Brian Paul
2013-04-22
1
-2
/
+2
*
mesa: Introduce a globally-available minify() macro.
Eric Anholt
2013-04-21
7
-36
/
+27
*
mesa: Generalize TexStorage allocator between swrast and intel.
Eric Anholt
2013-04-21
6
-62
/
+37
*
mesa: Add performance debug for meta code.
Eric Anholt
2013-04-21
2
-3
/
+35
*
intel: Mention how much data we're trying to subdata in perf debug.
Eric Anholt
2013-04-21
1
-2
/
+3
*
Revert "gallivm: Emit vector selects."
José Fonseca
2013-04-21
1
-2
/
+14
*
llvmpipe: verify function on blend test.
José Fonseca
2013-04-21
1
-0
/
+2
*
llvmpipe: Don't support Z32_FLOAT_S8X24_UINT texture sampling support either.
José Fonseca
2013-04-20
1
-4
/
+6
*
llvmpipe: Ignore depth-stencil state if format has no depth/stencil.
José Fonseca
2013-04-20
1
-4
/
+10
*
gallivm: Disable LLVM 2.7 workaround on other versions.
José Fonseca
2013-04-20
1
-2
/
+1
*
gallivm: Emit vector selects.
José Fonseca
2013-04-20
1
-12
/
+2
*
freedreno: move ir -> ir2
Rob Clark
2013-04-20
6
-283
/
+283
*
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
[next]