index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
2009-02-12
intel: Remove the old depricated dri1 winsys
Jakob Bornecrantz
2009-02-12
intel: Remove the ttm backend
Jakob Bornecrantz
2009-02-11
egl: Use only libdrm structs for kms
Jakob Bornecrantz
2009-02-12
tgsi: keep immediate file info uptodate
Keith Whitwell
2009-02-12
scons: Build xlib state tracker regardless of DRI settings.
José Fonseca
2009-02-11
softpipe: asst clean-ups, const correctness, comments
Brian Paul
2009-02-11
softpipe: remove unneeded #include
Brian Paul
2009-02-11
softpipe: asst comments, clean-ups
Brian Paul
2009-02-11
softpipe: remove some old polygon stipple stuff and do some clean-ups
Brian Paul
2009-02-11
softpipe: updated comments
Brian
2009-02-11
softpipe: rename PRIM_x to QUAD_PRIM_x
Brian
2009-02-11
softpipe: rename sp_headers.h to sp_quad.h
Brian
2009-02-11
softpipe: rename single-include preprocessor symbol, add comments
Brian
2009-02-11
softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]
Brian
2009-02-11
gallium: const-correctness for u_linear.c functions
Brian Paul
2009-02-11
gallium: silence warnings about void ptr arithmetic
Brian Paul
2009-02-11
Add external pixman CFLAGS after all internal include paths
Dan Nicholson
2009-02-11
nouveau: 1xN, Nx1 levels of a swizzled mip tree shouldn't be aligned.
Younes Manton
2009-02-11
draw: Cap max vertices instead of failing assert.
José Fonseca
2009-02-11
wgl: Add a few more stubs.
José Fonseca
2009-02-10
Merge commit 'origin/gallium-0.2' into gallium-master-merge
Brian Paul
2009-02-10
nouveau: nv40 swizzled mipmap fixes.
Younes Manton
2009-02-10
nouveau: nv30: fix miptree organization to have swizzled texture+mipmap at th...
Patrice Mandin
2009-02-10
nouveau: revert all my changes here, not the right way
Patrice Mandin
2009-02-10
nouveau: stop with 0 dimension
Patrice Mandin
2009-02-10
nouveau: we already have the right src offset
Patrice Mandin
2009-02-10
nouveau: do not forget to half dimension.
Patrice Mandin
2009-02-10
nouveau: revert most parts of recent mipmap+swizzle stuff. We only need to fi...
Patrice Mandin
2009-02-10
wgl: return before locking if stw_icd is NULL
Keith Whitwell
2009-02-10
Merge commit 'origin/gallium-0.2' into gallium-0.2
Keith Whitwell
2009-02-10
wgl: mutex-protect the shared stw_icd struct
Keith Whitwell
2009-02-10
nouveau: dst offset is correct
Patrice Mandin
2009-02-10
pipebuffer: Drop reliance on pipe_winsys.
José Fonseca
2009-02-10
nouveau: recalc sub width and height for each mipmap level
Patrice Mandin
2009-02-10
mesa: Build both software rasterizers for debug
Jakob Bornecrantz
2009-02-10
gallium: Don't rebuild common drm code
Jakob Bornecrantz
2009-02-10
gallium: Install DRI drivers into lib/gallium
Jakob Bornecrantz
2009-02-10
gallium: Introduce new subdirs build variables
Jakob Bornecrantz
2009-02-10
nv40: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
nv30: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
nv20: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
brw: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
i915: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
gallivm: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
draw: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
tgsi: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
gallium: Rename Size member of TGSI token to NrTokens.
Michal Krol
2009-02-10
vmw/icd: remove bogus current_context value
Keith Whitwell
2009-02-10
wgl: Fix null pointer reference.
José Fonseca
2009-02-10
stw: Hack for applications which use wglSetPixelFormat instead of SetPixelFor...
José Fonseca
[next]