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
*
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
*
ilo: construct depth/stencil command in create_surface()
Chia-I Wu
2013-06-18
6
-271
/
+368
*
intel: Allow blorp CopyTexSubImage to nonzero destination slices.
Eric Anholt
2013-06-17
3
-14
/
+9
*
intel: Allow blit CopyTexSubImage to nonzero destination slices.
Eric Anholt
2013-06-17
1
-14
/
+9
*
intel: Directly implement blit glBlitFramebuffer instead of awkward reuse.
Eric Anholt
2013-06-17
3
-70
/
+72
*
intel: Move XRGB->ARGB blit logic into intel_miptree_blit().
Eric Anholt
2013-06-17
4
-100
/
+63
*
intel: Fix Y tiling support for glCopyTexSubImage's alpha override.
Eric Anholt
2013-06-17
1
-4
/
+4
*
intel: Make batch macros for doing BCS_SWCTRL setup.
Eric Anholt
2013-06-17
1
-37
/
+47
*
mesa: Hide weirdness of 1D_ARRAY textures from Driver.CopyTexSubImage().
Eric Anholt
2013-06-17
7
-52
/
+67
*
tgsi: text parser: fix parsing of array in declaration
Dave Airlie
2013-06-18
1
-3
/
+9
*
mesa: Fix ieee fp on Alpha
Sven Joachim
2013-06-17
1
-1
/
+1
*
st/xlib: Fix XImage stride calculation
Richard Sandiford
2013-06-17
1
-4
/
+4
*
st/xlib Fix XIMage bytes-per-pixel calculation
Richard Sandiford
2013-06-17
1
-3
/
+2
*
gallium: replace bswap_32 calls with util_bswap32
Jonathan Gray
2013-06-17
4
-9
/
+7
*
draw: fix a regression in computing max elt
Zack Rusin
2013-06-17
1
-0
/
+1
*
draw: clear the draw buffers in draw
Zack Rusin
2013-06-17
8
-13
/
+34
*
ilo: add pipe-based copy method to ilo_blitter
Chia-I Wu
2013-06-17
2
-5
/
+25
*
ilo: add BLT-based blitting methods to ilo_blitter
Chia-I Wu
2013-06-17
4
-495
/
+847
*
ilo: replace util_blitter by ilo_blitter
Chia-I Wu
2013-06-17
7
-103
/
+363
*
i965: Assume flexible hardware primitive restart exists in the future.
Kenneth Graunke
2013-06-14
1
-1
/
+1
*
i965: Shrink Gen5 VUE map layout to be the same as Gen4.
Chris Forbes
2013-06-16
6
-40
/
+7
*
i965: Implement 16-wide math on G45 and Ironlake.
Kenneth Graunke
2013-06-16
2
-0
/
+28
*
glsl: Disallow return with a void argument from void functions.
Matt Turner
2013-06-14
1
-1
/
+17
[next]