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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-09
10
-55
/
+65
*
util: Document the meaning of util_format_layout.
José Fonseca
2009-12-09
1
-0
/
+36
*
nouveau: use boolean instead of bool
Roland Scheidegger
2009-12-08
6
-6
/
+6
*
cell: use boolean instead of bool
Roland Scheidegger
2009-12-08
1
-1
/
+1
*
gallium: use boolean instead of bool in p_refcnt.h
Roland Scheidegger
2009-12-08
1
-3
/
+3
*
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
22
-181
/
+262
|
\
|
*
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-08
3
-60
/
+145
|
*
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
9
-127
/
+112
|
*
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
4
-4
/
+7
|
*
gallium: fix ref counting bug in pb_bufmgr
José Fonseca
2009-12-03
1
-4
/
+1
|
*
gallium: fix reference counting functions to be strict-aliasing compliant
Roland Scheidegger
2009-12-03
7
-17
/
+27
*
|
tgsi: fix some off-by-one errors in shader length, instruction length
Brian Paul
2009-12-08
3
-5
/
+4
*
|
move assert to avoid crash in debug build.
Alan Hourihane
2009-12-08
1
-1
/
+2
*
|
Merge branch 'mesa_7_7_branch'
Michel Dänzer
2009-12-08
3
-1
/
+7
|
\
\
|
*
|
vmware/xorg: Fix SCons build.
Michel Dänzer
2009-12-08
2
-0
/
+4
|
*
|
vmware/xorg: Avoid warning about HAVE_STDINT_H being redefined.
Michel Dänzer
2009-12-08
1
-1
/
+3
*
|
|
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
7
-8
/
+113
|
\
|
|
|
*
|
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
|
|
\
|
|
|
|
*
|
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
2009-12-06
1
-1
/
+1
|
|
*
|
draw: Initialize variable in draw_pt.c.
Vinson Lee
2009-12-05
1
-1
/
+2
|
|
*
|
r300g: use $(MAKE) variable
Coleman Kane
2009-12-04
1
-1
/
+1
|
|
*
|
gallium/util: Initialize variables in u_pack_color.h.
Vinson Lee
2009-12-03
1
-1
/
+4
|
*
|
|
vmware/xorg: Use Write instead of WriteRead for cursor bypass
Jakob Bornecrantz
2009-12-04
1
-2
/
+2
|
*
|
|
vmware/xorg: Give kernel infromation about cursor bypass
Jakob Bornecrantz
2009-12-04
3
-4
/
+75
|
*
|
|
vmware/xorg: Handle no init of video in vmw_video_close
Jakob Bornecrantz
2009-12-04
1
-0
/
+2
|
*
|
|
vmware/core: Update vmwgfx_drm.h to include cursor bypass
Jakob Bornecrantz
2009-12-04
1
-0
/
+32
*
|
|
|
util/tile: Support R8G8B8A8_UNORM format.
Michal Krol
2009-12-07
1
-3
/
+53
*
|
|
|
radeong: Automatically softpipe for non-r3xx.
Corbin Simpson
2009-12-06
1
-9
/
+12
*
|
|
|
radeong: Call softpipe_create directly.
Corbin Simpson
2009-12-06
6
-90
/
+4
*
|
|
|
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
*
|
|
|
st/xvmc: No more pf_get_block().
Younes Manton
2009-12-05
1
-6
/
+5
*
|
|
|
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
*
|
|
|
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
[next]