index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
2009-07-20
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
2009-07-20
tgsi: get texturing working in vertex shader sse2 path
Keith Whitwell
2009-07-20
tgsi: fix regression in indexed const lookups
Keith Whitwell
2009-07-20
r300g: Fix SCons build.
Michel Dänzer
2009-07-20
gallium/trace: Fix SCons build.
Michel Dänzer
2009-07-20
r300g: Guard R500 register writes by is_r500 check.
Michel Dänzer
2009-07-18
gallium: make g3dvl build again
Dave Airlie
2009-07-17
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-18
st/egl: Fix broken build after EGL thread changes
Andrew Randrianasulu
2009-07-17
egl: Remove redundant DeletePending flag.
Chia-I Wu
2009-07-17
egl: Use the link functions to manage resources.
Chia-I Wu
2009-07-16
python/retrace: Process the call no passed to --to option inclusively.
José Fonseca
2009-07-16
python/retrace: Dump the surface copy contents.
José Fonseca
2009-07-16
python/retrace: Flush stdout before calling the pipe driver.
José Fonseca
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
python: Hack to prevent segmentation faults when python exits.
José Fonseca
2009-07-16
wgl: Expose pipe_screen/pipe_context via an extension.
José Fonseca
2009-07-16
python: Obtain pipe_screen/pipe_context from the system's OpenGL driver.
José Fonseca
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-15
softpipe: limit blend results to [0,1]
Luca Barbieri
2009-07-15
python/retrace: Interpret surface_copy.
José Fonseca
2009-07-15
python/samples: Use PIPE_FORMAT_Z16_UNORM instead of PIPE_FORMAT_Z32_UNORM.
José Fonseca
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
[next]