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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Add debug dumping of MSAA surfaces.
Eric Anholt
2015-12-04
2
-6
/
+145
*
vc4: Add support for laying out MSAA resources.
Eric Anholt
2015-12-04
1
-5
/
+20
*
vc4: Add support for storing sample mask.
Eric Anholt
2015-12-04
5
-0
/
+24
*
vc4: Fix up tile alignment checks for blitting using just an RCL.
Eric Anholt
2015-12-04
1
-6
/
+22
*
vc4: Add support for loading sample mask.
Eric Anholt
2015-12-04
6
-1
/
+19
*
freedreno/ir3: convert scheduler back to recursive algo
Rob Clark
2015-12-04
2
-127
/
+204
*
freedreno/ir3: don't reuse a0.x across blocks
Rob Clark
2015-12-04
1
-7
/
+14
*
freedreno/ir3: rename ir3_block::bd
Rob Clark
2015-12-04
3
-11
/
+11
*
xvmc: force assertion in XvMC tests
Giuseppe Bilotta
2015-12-04
5
-0
/
+10
*
nv50/ir: replace zeros in movs as well
Ilia Mirkin
2015-12-03
1
-2
/
+1
*
nv50/ir: fold fma/mad when all 3 args are immediates
Ilia Mirkin
2015-12-03
1
-0
/
+30
*
nv50/ir: avoid looking at uninitialized srcMods entries
Ilia Mirkin
2015-12-03
2
-2
/
+2
*
nv50/ir: fix DCE to not generate 96-bit loads
Ilia Mirkin
2015-12-03
1
-1
/
+31
*
draw: fix clipping of layer/vp index outputs
Roland Scheidegger
2015-12-04
1
-139
/
+186
*
softpipe: use provoking vertex for layer
Roland Scheidegger
2015-12-04
1
-2
/
+2
*
llvmpipe: use provoking vertex for layer/viewport
Roland Scheidegger
2015-12-04
2
-17
/
+32
*
vc4: Add the RCL to CL debug dumping when in simulator mode.
Eric Anholt
2015-12-03
1
-0
/
+6
*
radeonsi: fix Fiji for LLVM <= 3.7
Marek Olšák
2015-12-03
1
-1
/
+2
*
radeonsi: fix occlusion queries on Fiji
Marek Olšák
2015-12-03
1
-2
/
+2
*
radeonsi: dump init_config IBs
Marek Olšák
2015-12-03
1
-4
/
+15
*
radeonsi: print framebuffer info into ddebug logs
Marek Olšák
2015-12-03
3
-2
/
+27
*
gallium/radeon: print more info about HTILE
Marek Olšák
2015-12-03
2
-2
/
+17
*
gallium/radeon: print more info about CMASK
Marek Olšák
2015-12-03
2
-3
/
+16
*
gallium/radeon: rename fmask::pitch -> pitch_in_pixels
Marek Olšák
2015-12-03
3
-6
/
+6
*
gallium/radeon: print more information about textures
Marek Olšák
2015-12-03
1
-5
/
+43
*
gallium/radeon: move printing texture info into a separate function
Marek Olšák
2015-12-03
1
-41
/
+51
*
gallium/radeon: remove unused r600_texture::pitch_override
Marek Olšák
2015-12-03
2
-2
/
+0
*
gallium/radeon: remove DBG_TEXMIP
Marek Olšák
2015-12-03
3
-4
/
+2
*
gallium/aux/util: Trivial, we already have format use it
Edward O'Callaghan
2015-12-03
1
-1
/
+1
*
automake: Fix typo in MSVC2008 compat flags.
Jose Fonseca
2015-12-03
1
-1
/
+1
*
ttn: Whitelist from -Werror=declaration-after-statement.
Jose Fonseca
2015-12-03
1
-0
/
+4
*
st/wgl: add new stw_ext_rendertexture.c file
Brian Paul
2015-12-03
1
-0
/
+252
*
st/wgl: add support for WGL_ARB_render_texture
Brian Paul
2015-12-03
9
-10
/
+118
*
nv50/ir: fix moves to/from flags
Ilia Mirkin
2015-12-02
2
-2
/
+7
*
nv50/ir: don't forget to mark flagsDef on cvt in txb lowering
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: fix instruction permutation logic
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: the mad source might not have a defining instruction
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: make sure entire graph is reachable
Ilia Mirkin
2015-12-02
1
-0
/
+1
*
nv50/ir: deal with loops with no breaks
Ilia Mirkin
2015-12-02
1
-0
/
+6
*
nvc0/ir: fold postfactor into immediate
Ilia Mirkin
2015-12-02
1
-0
/
+6
*
nv50/ir: allow immediate 0 to be loaded anywhere
Ilia Mirkin
2015-12-02
1
-0
/
+6
*
nv50/ir/gk110: add memory barriers support for GK110
Samuel Pitoiset
2015-12-02
1
-0
/
+12
*
nv50/ir: do not call textureMask() for surface ops
Samuel Pitoiset
2015-12-02
1
-1
/
+2
*
util/blitter: Fix "SO C90 forbids mixed declarations and code".
Jose Fonseca
2015-12-02
1
-2
/
+4
*
gallium/util: Fix util_blitter_clear_depth_stencil() for num_layers>1
Edward O'Callaghan
2015-12-02
1
-4
/
+12
*
gallium/util: Fix util_blitter_clear_render_target() for num_layers>1
Edward O'Callaghan
2015-12-02
1
-3
/
+12
*
Remove Sun CC specific code.
Jose Fonseca
2015-12-02
3
-14
/
+6
*
r600: set mega fetch count to 16 for gs copy shader
Dave Airlie
2015-12-02
1
-0
/
+1
*
r600: increment ring index after emit vertex not before.
Dave Airlie
2015-12-02
1
-18
/
+24
*
r600: add alu + cf nop to copy shader on r600
Dave Airlie
2015-12-02
1
-0
/
+10
[next]