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
*
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
*
gallium: Disable force_align_arg_pointer attribute on x86_64.
José Fonseca
2009-12-04
1
-1
/
+1
*
radeong: flush CS if a buffer being mapped is referenced by it
Marek Olšák
2009-12-04
2
-2
/
+5
*
r300g, radeong: fix the CS overflow
Marek Olšák
2009-12-04
3
-4
/
+12
*
r300g: fix warnings
Marek Olšák
2009-12-04
3
-2
/
+6
*
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
*
vega: fix missing include
Roland Scheidegger
2009-12-04
1
-0
/
+1
*
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
79
-688
/
+435
|
\
|
*
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
38
-233
/
+87
|
*
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-30
17
-167
/
+159
*
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2009-12-02
16
-43
/
+1781
|
\
\
|
*
\
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Jakob Bornecrantz
2009-12-02
1
-0
/
+1
|
|
\
\
|
|
*
|
cell: added tex_usage param to xm_surface_buffer_create()
Brian Paul
2009-12-02
1
-0
/
+1
|
|
*
|
xorg/st: fixup builds against later dpms headers.
Brian Paul
2009-11-18
2
-0
/
+8
|
|
*
|
draw: Fix memory leak.
Vinson Lee
2009-10-27
1
-0
/
+2
|
*
|
|
vmware/xorg: Add video support
Jakob Bornecrantz
2009-12-01
5
-0
/
+1199
|
*
|
|
vmware/xorg: Create a small driver that sits ontop of st/xorg
Jakob Bornecrantz
2009-12-01
5
-4
/
+205
|
*
|
|
st/xorg: Create winsys hooks that we call into
Jakob Bornecrantz
2009-12-01
2
-0
/
+11
|
*
|
|
vmware/core: Update vmwgfx_drm.h to latest version
Jakob Bornecrantz
2009-12-01
1
-1
/
+65
|
*
|
|
svga: Add header files for overlay support
Jakob Bornecrantz
2009-12-01
2
-0
/
+290
|
*
|
|
wgl: Call st_swapbuffers instead of st_notify_swapbuffers.
José Fonseca
2009-12-02
3
-38
/
+10
*
|
|
|
util: Fix generated swizzle comments.
José Fonseca
2009-12-03
1
-10
/
+9
*
|
|
|
tgsi/ureg: Fix ureg_emit_src().
Michal Krol
2009-12-03
1
-3
/
+1
*
|
|
|
radeong: Clean up some bad code.
Corbin Simpson
2009-12-02
1
-8
/
+2
*
|
|
|
radeong: Add helper to determine pipe driver.
Corbin Simpson
2009-12-02
1
-0
/
+8
*
|
|
|
radeong: Do ioctls before selecting pipe driver.
Corbin Simpson
2009-12-02
2
-66
/
+65
*
|
|
|
r300g, radeong: De-specialize r300_winsys into radeon_winsys.
Corbin Simpson
2009-12-02
13
-187
/
+190
*
|
|
|
radeong: Change ioctl order, document it.
Corbin Simpson
2009-12-02
1
-12
/
+22
*
|
|
|
r300g: No vertex textures here.
Corbin Simpson
2009-12-02
1
-0
/
+7
*
|
|
|
cso: check if pipe_context::bind_vertex_sampler_states is non-null
Brian Paul
2009-12-02
1
-1
/
+2
*
|
|
|
Revert "llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures fun...
Brian Paul
2009-12-02
3
-21
/
+6
*
|
|
|
llvmpipe: return 0 for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian Paul
2009-12-02
1
-1
/
+1
*
|
|
|
llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures function
Brian Paul
2009-12-02
3
-6
/
+21
*
|
|
|
cell: fix TGSI breakage
Brian Paul
2009-12-02
1
-1
/
+1
*
|
|
|
gallium/util: __builtin_bswap32() is in only gcc 4.3 or later
Brian Paul
2009-12-02
1
-1
/
+1
*
|
|
|
gallium/util: added PIPE_CC_GCC_VERSION symbol
Brian Paul
2009-12-02
1
-0
/
+1
*
|
|
|
softpipe: setup machine->Face without a conditional
Brian Paul
2009-12-01
1
-5
/
+2
*
|
|
|
tgsi: fix ureg emit after version token change
Keith Whitwell
2009-12-01
1
-1
/
+1
*
|
|
|
st/xorg: fix merge droppings
Keith Whitwell
2009-12-01
2
-68
/
+0
*
|
|
|
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
104
-2500
/
+1718
|
\
\
\
\
|
*
|
|
|
vega: Update shader headers.
Michal Krol
2009-11-27
3
-14
/
+14
|
*
|
|
|
python/tests: Update shader headers.
Michal Krol
2009-11-27
58
-63
/
+63
[next]