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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
32
-346
/
+326
*
llvmpipe: fix wrong results for queries not in a scene
Roland Scheidegger
2013-06-22
1
-12
/
+9
*
gallium/docs: more documentation for pipe_resource::array_size
Brian Paul
2013-06-22
1
-0
/
+6
*
svga: minor cleanups, comments in svga_tgsi_insn.c
Brian Paul
2013-06-22
1
-8
/
+19
*
svga: add null ptr check in svga_get_tex_sampler_view()
Brian Paul
2013-06-22
1
-0
/
+3
*
tools/trace: Several tweaks/fixes to dump_state
José Fonseca
2013-06-22
1
-9
/
+29
*
trace: Dump result of create_stream_output_target
José Fonseca
2013-06-22
1
-0
/
+2
*
vl/mpeg12: fix mpeg-1 bytestream parsing
Maarten Lankhorst
2013-06-22
1
-6
/
+24
*
freedreno/a3xx/compiler: ensure min # of cycles after bary instr
Rob Clark
2013-06-21
1
-2
/
+13
*
freedreno/a3xx/compiler: add TGSI_OPCODE_ABS
Rob Clark
2013-06-21
1
-6
/
+14
*
freedreno/a3xx/compiler: add TGSI_OPCODE_DPH
Rob Clark
2013-06-21
1
-3
/
+18
*
freedreno/a3xx/compiler: fix for replicating instructions
Rob Clark
2013-06-21
1
-24
/
+18
*
mesa: Move the common _mesa_glsl_compile_shader() code to glsl/.
Eric Anholt
2013-06-21
6
-125
/
+100
*
mesa: Move shader compiler API code to shaderapi.c
Eric Anholt
2013-06-21
2
-35
/
+38
*
mesa: Fix missing setting of shader->IsES.
Eric Anholt
2013-06-21
1
-0
/
+1
*
mesa: Use shared code for converting shader targets to short strings.
Eric Anholt
2013-06-21
9
-43
/
+61
*
glsl: Remove ir_print_visitor.h includes and usage
Eric Anholt
2013-06-21
18
-26
/
+8
*
glsl: Make _mesa_print_ir() available from anything including ir.h.
Eric Anholt
2013-06-21
3
-3
/
+11
*
glsl: Make some files safe to include from C
Paul Berry
2013-06-21
3
-0
/
+8
*
tools/trace: Quick instructions/notes.
José Fonseca
2013-06-21
2
-0
/
+48
*
tools/trace: Do a better job at comparing multi line strings.
José Fonseca
2013-06-21
1
-1
/
+34
*
tools/trace: Tool to compare json state dumps.
José Fonseca
2013-06-21
1
-0
/
+324
*
tools/trace: Tool to dump gallium state at any draw call.
José Fonseca
2013-06-21
2
-2
/
+635
*
tools/trace: Defer blob hex-decoding.
José Fonseca
2013-06-21
2
-9
/
+27
*
trace: Don't dump texture transfers.
José Fonseca
2013-06-21
3
-10
/
+19
*
ilo: replace a boolean by bool
Chia-I Wu
2013-06-20
1
-1
/
+1
*
ilo: rename cache_seqno to uploaded
Chia-I Wu
2013-06-20
2
-6
/
+6
*
util: (trivial) add has_popcnt field
Roland Scheidegger
2013-06-19
2
-0
/
+2
*
llvmpipe: use 64bit counter for occlusion queries
Roland Scheidegger
2013-06-19
3
-5
/
+10
*
llvmpipe: handle more queries
Roland Scheidegger
2013-06-19
7
-14
/
+67
*
softpipe: handle all queries, and change for the new disjoint semantics
Roland Scheidegger
2013-06-19
1
-11
/
+28
*
gallium: fix PIPE_QUERY_TIMESTAMP_DISJOINT
Roland Scheidegger
2013-06-19
3
-12
/
+12
*
trace: Dump pipe_rasterizer_state::clip_halfz.
José Fonseca
2013-06-19
1
-0
/
+1
*
svga: add some comments about primitive conversion
Brian Paul
2013-06-19
2
-11
/
+26
*
indices: add some comments
Brian Paul
2013-06-19
2
-4
/
+28
*
svga: reindent svga_tgsi.c
Brian Paul
2013-06-19
1
-63
/
+65
*
svga: whitespace, comment, formatting fixes in svga_tgsi_emit.h
Brian Paul
2013-06-19
1
-42
/
+56
*
svga: move some svga/tgsi functions
Brian Paul
2013-06-19
3
-125
/
+149
*
svga: formatting fixes in svga_tgsi_insn.c
Brian Paul
2013-06-19
1
-260
/
+395
*
mesa: wrap comments, code to 78 columns in multisample.c
Brian Paul
2013-06-19
1
-6
/
+11
*
mesa: remove unused BITSET64 macros
Brian Paul
2013-06-19
1
-61
/
+0
*
nvc0: kill assert in ppp code
Maarten Lankhorst
2013-06-19
1
-2
/
+0
*
ilo: rework shader cache
Chia-I Wu
2013-06-19
9
-186
/
+356
*
nv50: avoid crash on updating RASTERIZE_ENABLE state
Emil Velikov
2013-06-19
1
-0
/
+10
*
wayland: Handle global_remove event as well
Kristian Høgsberg
2013-06-18
1
-1
/
+8
*
gen7: fix GPU hang on WebGL texture-size test
Jordan Justen
2013-06-18
1
-1
/
+1
*
intel: Remove unused IS_POWER_OF_TWO() macro.
Eric Anholt
2013-06-18
1
-2
/
+0
*
Revert "draw: clear the draw buffers in draw"
Zack Rusin
2013-06-17
8
-34
/
+13
*
llvmpipe: fixes for conditional rendering
Roland Scheidegger
2013-06-18
4
-36
/
+86
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
42
-40
/
+95
[next]