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
glx: Pass fbconfig ID or visual ID to CreateContext
Ian Romanick
2010-02-11
glx: Use the screen parameter everywhere instead of vis->screen, etc.
Ian Romanick
2010-02-11
glx: Move work of converting a visual to an fbconfig
Ian Romanick
2010-02-11
glx: Re-indent CreateContext after the previous commit
Ian Romanick
2010-02-11
glx: Handle imported contexts outside of CreateContext
Ian Romanick
2010-02-11
glx: Pass screen number as parameter to CreateContext
Ian Romanick
2010-02-11
glx: Pass opcode to CreateContext instead of use_glx_1_3 parameter
Ian Romanick
2010-02-11
glx: Fix interval test in glXSwapIntervalMESA
Ian Romanick
2010-02-11
glx: Change type to eliminate 'comparison between signed and unsigned' warning
Ian Romanick
2010-02-11
glx: Add casts to eliminate 'comparison between signed and unsigned' warnings
Ian Romanick
2010-02-11
glx: Eliminate several 'unused variable' warnings in glxcmds.c.
Ian Romanick
2010-02-11
glx: Use wrapper macro to detect direct rendering
Ian Romanick
2010-02-11
glapi: Avoid #including gl.h
Kristian Høgsberg
2010-02-11
i915: Remove always-true irq_active struct intel_screen field
Kristian Høgsberg
2010-02-11
i915: Remove a few DRI1 era struct intel_screen fields
Kristian Høgsberg
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
[next]