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-07-16
draw: fix ppc build regression
Keith Whitwell
2009-07-16
tgsi: simplify and fix sse KIL implementation
Keith Whitwell
2009-07-16
rtasm: export sse_movmskps
Keith Whitwell
2009-07-16
tgsi: initial texturing support on sse path
Keith Whitwell
2009-07-16
tgsi: make sse function callout mechanism more generic
Keith Whitwell
2009-07-16
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
tgsi: no need to separately malloc input and output arrays
Keith Whitwell
2009-07-16
gallium: reduce recursive include of tgsi_exec.h
Keith Whitwell
2009-07-16
tgsi: make function call code in tgsi_sse.c less opaque
Keith Whitwell
2009-07-16
gallium: proper constructor and destructor for tgsi_exec_machine
Keith Whitwell
2009-07-14
dri-st: Unbreak GL_EXT_blend_equation_separate.
Corbin Simpson
2009-07-14
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-13
r300g: Small compile warning fixes.
Nicolai Hähnle
2009-07-13
r300g, radeon: Whitespace fixes.
Nicolai Hähnle
2009-07-13
r300g: Use align() instead of inline maths.
Corbin Simpson
2009-07-13
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-10
tgsi: update some assertions
Brian Paul
2009-07-10
tgsi: tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
tgsi: add semantic_names[] string for TGSI_SEMANTIC_FACE
Brian Paul
2009-07-10
tgis: implement indirect addressing for destination registers
Brian Paul
2009-07-07
gallium: Fixes for clobbering stencil values in combined depth/stencil textures.
Michel Dänzer
2009-07-06
wgl: Make the stw_framebuffer destructions threadsafe.
José Fonseca
2009-07-06
wgl: Check for multiple threads before GET_CURRENT_CONTEXT.
José Fonseca
2009-07-06
wgl: Listen to WM_WINDOWPOSCHANGED instead of WM_SIZE messages.
José Fonseca
2009-07-08
r300g: Remove VAP_CNTL_STATUS from invariant state.
Corbin Simpson
2009-07-08
r300g: Disable MSPOS registers for glisse's CS security checker.
Corbin Simpson
2009-07-08
r300-gallium: Unify sampler and texture emit.
Corbin Simpson
2009-07-08
r300-gallium: Mipmap setup.
Corbin Simpson
2009-07-08
r300g: Add endian fix to vertex fetcher setup.
Corbin Simpson
2009-07-08
gallium: Add endian detection to p_config.
Corbin Simpson
2009-07-04
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-06
Merge commit 'origin/openvg-1.0'
Zack Rusin
2009-07-06
gallium: rearrange some members to avoid memory holes/padding
Zack Rusin
2009-07-06
pipebuffer: handle possible null pointer dereference
Zack Rusin
2009-07-06
cso: possible null pointer dereference
Zack Rusin
2009-07-06
util: fix possible null pointer usage
Zack Rusin
2009-07-06
exa: some infrastucture work for accelerating composite
Zack Rusin
2009-07-05
radeon-gallium: Compile warning fix.
Corbin Simpson
2009-07-05
radeon-gallium: Use FLINK to do proper global buffers.
Corbin Simpson
2009-07-05
radeon-gallium: Wait for BOs before mapping them.
Corbin Simpson
2009-07-03
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-03
st/wgl: don't advertise WGL_EXT_swap_interval string
Keith Whitwell
2009-07-03
wgl: Lookup framebuffers by HWND whenever possible.
José Fonseca
2009-07-02
Nuke old trace-drm integration.
Corbin Simpson
2009-07-02
r300g: Readd trace driver support
Jakob Bornecrantz
2009-07-02
i915g: Readd trace driver support
Jakob Bornecrantz
2009-07-02
trace: Add drm api integration
Jakob Bornecrantz
2009-07-01
r300g: Fix recursive Draw flush.
Corbin Simpson
2009-07-01
r300g: Use floats for surface_copy texcoords, use correct src and dest.
Corbin Simpson
2009-07-01
radeon-gallium: Adapt to drm_api changes.
Corbin Simpson
[next]