index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-02-11
i915: Drop intelScreenPrivate typedef and just call it struct intel_screen
Kristian Høgsberg
2010-02-11
i915: Remove unused intelRegion struct
Kristian Høgsberg
2010-02-11
i915: Remove left-over drmUnmap()
Kristian Høgsberg
2010-02-11
mesa: additional constant/limit assertions
Brian Paul
2010-02-11
svga: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
Brian Paul
2010-02-11
st/mesa: fix gallium texture level selection for RTT
Brian Paul
2010-02-11
Revert "llvmpipe: Move tile coordinate assertion into a more useful place."
José Fonseca
2010-02-11
scons: Fix drm/intel build.
José Fonseca
2010-02-11
llvmpipe: Handle TGSI_TOKEN_TYPE_PROPERTY.
José Fonseca
2010-02-11
llvmpipe: Move tile coordinate assertion into a more useful place.
José Fonseca
2010-02-11
llvmpipe: Clamp both extremes of triangles to framebuffer size.
José Fonseca
2010-02-11
gallivm: TGSI_OPCODE_CONT is not deprecated.
José Fonseca
2010-02-11
nouveau: remove u_simple_screen.h includes
Ben Skeggs
2010-02-10
i965g: ifdef out unused functions.
Vinson Lee
2010-02-10
r300g: Work around "defect" in r300compiler.
Corbin Simpson
2010-02-10
st/mesa: Silence uninitialized variable warning in st_cb_bitmap.c.
Vinson Lee
2010-02-10
swrast: Silence uninitialized variable warnings in ss_tritmp.h.
Vinson Lee
2010-02-10
os: Do not use Pthreads barrier functions on Mac OS X.
Vinson Lee
2010-02-10
ffb: Fix build.
Vinson Lee
2010-02-10
gallium: cast to silence waring
Brian Paul
2010-02-10
gallium: use os_time.h
Brian Paul
2010-02-10
gallium: use os_time.h in pb_bufmgr_cache.c
Brian Paul
2010-02-10
gallium: use os_time.h in u_timed_winsys.c
Brian Paul
2010-02-10
dri: Fix one last copy-and-paste brain damage from a previous commit
Ian Romanick
2010-02-10
scons: User friendly message for code generated files
José Fonseca
2010-02-10
r300g: Fix typo.
Corbin Simpson
2010-02-10
r300/compiler: r500-fs: Properly set HW register swizzles.
Corbin Simpson
2010-02-10
llvmpipe: Map rendertargets when bound as textures.
José Fonseca
2010-02-10
dri: Fix copy-and-paste brain damage in previous commit
Ian Romanick
2010-02-10
intel: Don't expose GLX_SWAP_EXCHANGE_OML
Ian Romanick
2010-02-10
intel: Expose a minimal number of configs with accumulation buffer
Ian Romanick
2010-02-10
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
intel: Stop exposing useless 24 depth/0 stencil configs
Ian Romanick
2010-02-10
intel: Remove redundant init of depth_bits / stencil_bits in intelInitScreen2
Ian Romanick
2010-02-10
intel: Update comment in intelInitScreen2 to noting DRI2 protocol issues
Ian Romanick
2010-02-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa
unknown
2010-02-10
glsl/pp: fix extension enable/disable options
Brian Paul
2010-02-10
Add new symbol to exports list
unknown
2010-02-10
Simplify GLSL extension mechanism.
Michal Krol
2010-02-10
glsl/pp: Fix ifdef directive for extension names.
Michal Krol
2010-02-10
glsl: GLSL extensions have the GL_ prefix
Brian Paul
2010-02-10
st/xorg: fix a silly offset bug in xv
Zack Rusin
2010-02-10
r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename
Kristian Høgsberg
2010-02-10
llvmpipe: Fix null pointer dereference when no depth buffer is bound.
José Fonseca
2010-02-10
llvmpipe: Leave depth buffer in swizzled format.
José Fonseca
2010-02-10
glu/sgi: Initialize member of class Uarray.
Vinson Lee
2010-02-10
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-09
egl_dri2: Only allocate config if we're going to keep it
Kristian Høgsberg
2010-02-09
egl_dri2: Initialize config attributes with visual id and class from X
Kristian Høgsberg
2010-02-09
egl_dri2: Allow pbuffer and pixmap surfaces for all configs
Kristian Høgsberg
[next]