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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
10
-21
/
+29
|
|
\
\
|
|
*
|
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-08
2
-6
/
+9
|
|
*
|
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
6
-14
/
+16
|
|
*
|
identity: fix copy&paste error
Roland Scheidegger
2009-12-04
1
-1
/
+1
|
|
*
|
svga: fix another pipe_reference strict aliasing violation
Roland Scheidegger
2009-12-04
1
-1
/
+2
|
|
*
|
gallium: fix remaining users of pipe_reference function
Roland Scheidegger
2009-12-03
1
-1
/
+2
|
|
*
|
gallium: fix reference counting functions to be strict-aliasing compliant
Roland Scheidegger
2009-12-03
1
-1
/
+2
|
*
|
|
move assert to avoid crash in debug build.
Alan Hourihane
2009-12-08
1
-1
/
+2
|
*
|
|
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
2
-4
/
+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Andre Maasikas
2009-12-08
1
-3
/
+3
|
|
|
\
\
|
|
|
*
|
llvmpipe: Initialize variables in emit_instruction.
Vinson Lee
2009-12-07
1
-3
/
+3
|
|
*
|
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-07
1
-1
/
+1
|
|
|
\
|
|
|
|
|
*
|
r300g: use $(MAKE) variable
Coleman Kane
2009-12-04
1
-1
/
+1
|
*
|
|
|
softpipe: sp_winsys.h should define/include what it needs.
Corbin Simpson
2009-12-06
1
-1
/
+3
|
*
|
|
|
r300g: Clean up previous commit.
Corbin Simpson
2009-12-06
1
-11
/
+15
|
*
|
|
|
r300g: enhance ZTOP conditions
Marek Olšák
2009-12-06
1
-6
/
+31
|
*
|
|
|
nouveau: Work around nv04-nv40 miptrees not matching nouveau_miptree.
Younes Manton
2009-12-06
10
-2
/
+17
|
*
|
|
|
r300g: don't render if everything is culled by scissoring
Marek Olšák
2009-12-06
3
-0
/
+29
|
*
|
|
|
r300g: remove redundant code and clean up
Marek Olšák
2009-12-06
3
-46
/
+57
|
*
|
|
|
r300g: Need to emit a hardware scissor rectangle even if scissor is disabled.
Michel Dänzer
2009-12-05
3
-2
/
+28
|
*
|
|
|
svga: Dump SVGA_3D_CMD_BLIT_SURFACE_TO_SCREEN commands.
José Fonseca
2009-12-05
2
-4
/
+43
|
*
|
|
|
svga: Use _debug_printf, so that output may be dumped in release builds too.
José Fonseca
2009-12-05
3
-687
/
+687
|
*
|
|
|
llvmpipe: Tweak disassembly to match gdb.
José Fonseca
2009-12-05
1
-2
/
+8
|
*
|
|
|
llvmpipe: Stop disassembling when an unsupported opcode is found.
José Fonseca
2009-12-05
1
-1
/
+2
|
*
|
|
|
llvmpipe: Port vertex sampler support from softpipe.
José Fonseca
2009-12-04
6
-8
/
+101
|
*
|
|
|
llvmpipe: Ensure transfers are mapped.
José Fonseca
2009-12-04
1
-0
/
+4
|
*
|
|
|
llvmpipe: Remove debug printf.
José Fonseca
2009-12-04
1
-1
/
+0
|
*
|
|
|
radeong: flush CS if a buffer being mapped is referenced by it
Marek Olšák
2009-12-04
1
-2
/
+0
|
*
|
|
|
r300g, radeong: fix the CS overflow
Marek Olšák
2009-12-04
2
-2
/
+9
|
*
|
|
|
r300g: fix warnings
Marek Olšák
2009-12-04
2
-2
/
+4
|
*
|
|
|
softpipe: dont claim to support PIPE_FORMAT_NONE
Keith Whitwell
2009-12-04
1
-0
/
+1
|
*
|
|
|
softpipe: fix double-minify in texture layout
Keith Whitwell
2009-12-04
1
-1
/
+1
|
*
|
|
|
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
31
-344
/
+219
|
|
\
\
\
\
|
|
*
|
|
|
gallium: adapt nv drivers to interface cleanups
Roland Scheidegger
2009-12-02
13
-120
/
+51
|
|
*
|
|
|
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-12-02
12
-168
/
+138
|
|
*
|
|
|
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
4
-32
/
+11
|
|
*
|
|
|
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-30
2
-24
/
+19
|
*
|
|
|
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-02
2
-0
/
+290
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
svga: Add header files for overlay support
Jakob Bornecrantz
2009-12-01
2
-0
/
+290
*
|
|
|
|
s/desc->type/desc->channel[0].type/
Michal Krol
2009-12-17
2
-4
/
+4
*
|
|
|
|
Revert "Simplify the redundant meaning of format layout."
Michal Krol
2009-12-09
2
-4
/
+10
*
|
|
|
|
Simplify the redundant meaning of format layout.
Michal Krol
2009-12-08
2
-10
/
+4
*
|
|
|
|
Format layout cannot be used to distinguish scaled/normalised formats.
Michal Krol
2009-12-08
2
-15
/
+5
*
|
|
|
|
Remove remaining pipe format utility functions.
Michal Krol
2009-12-08
3
-50
/
+88
*
|
|
|
|
Remove pf_swizzle_* internal macros.
Michal Krol
2009-12-03
2
-5
/
+12
*
|
|
|
|
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
2
-4
/
+10
*
|
|
|
|
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
4
-10
/
+15
*
|
|
|
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
3
-4
/
+9
*
|
|
|
|
Move pf_is_compressed() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-2
/
+3
|
/
/
/
/
*
|
|
|
r300g, radeong: De-specialize r300_winsys into radeon_winsys.
Corbin Simpson
2009-12-02
8
-86
/
+23
[prev]
[next]