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
/
mesa
/
x86
Age
Commit message (
Expand
)
Author
2011-02-11
mesa: Optionally build a dricore support library (v3)
Christopher James Halse Rogers
2011-01-24
mesa: s/movzxw/movzwl/ in read_rgba_span_x86.S
Dimitry Andric
2010-12-30
x86: Clean up header file inclusion in mmx.h.
Vinson Lee
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-09-17
x86: Silence unused variable warning on Mac OS X.
Vinson Lee
2010-08-25
mesa: Disable the debug spam for x86 CPU detection with a compile-time flag.
Eric Anholt
2010-08-25
mesa: Move the x86 detection debug messages next to the detection.
Eric Anholt
2010-08-16
x86: Remove unnecessary header from sse.h.
Vinson Lee
2010-08-15
x86: Include missing headers in mmx.h.
Vinson Lee
2010-08-15
x86: Remove unnecessary header from 3dnow.h.
Vinson Lee
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
glapi: Move assembly dispatchers back into glapi/.
Chia-I Wu
2010-04-04
glapi: regenerated files for GL_ARB_draw_instanced
Brian Paul
2010-04-02
glapi: regenerated files for EXT_transform_feedback
Brian Paul
2010-03-21
glapi: Fix aliases to non-static functions.
Chia-I Wu
2010-03-20
glapi: Correctly generate static disatches for X86.
Chia-I Wu
2010-03-04
APPLE_object_purgeable: autogenerated files
Chris Wilson
2010-03-03
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-01
glapi: drop SOLARIS_THREADS
George Sapountzis
2010-02-24
glapi: GL_OES_EGL_image autogenerated files
Kristian Høgsberg
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-04
swrast/sse: Fix _mesa_sse_transform_pointsX_3d_no_rot
Pauli Nieminen
2010-02-04
Revert "mesa: fix transform_points_3d_no_rot using undefined values in %xmm0"
Pauli Nieminen
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-23
x86: Do not build read_rgba_span_x86.S on Mac OS X.
Vinson Lee
2010-01-23
x86: Do not use .hidden pseudo-op on Mac OS X.
Vinson Lee
2010-01-23
glapi: Do not use .type pseudo-op on Mac OS X.
Vinson Lee
2010-01-20
Merge remote branch 'origin/opengl-es-v2'
Chia-I Wu
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-11
x86: Remove unnecessary header from x86_xform.c.
Vinson Lee
2010-01-12
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-01
x86: Silence printf format warnings.
Vinson Lee
2009-12-31
mesa: added dispatch for GL_NV_conditional_render extension
Brian Paul
2009-12-29
mesa: regenerate API files related to GL_EXT_draw_buffers2
Brian Paul
2009-12-21
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-11-19
tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG]
Eric Anholt
2009-11-19
tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.
Eric Anholt
2009-11-19
tnl: Replace deprecated IndexPtr[] with AttribPtr[] or new BackfaceIndexPtr
Eric Anholt
2009-11-19
tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]
Eric Anholt
2009-11-19
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-11-19
tnl: Replace NormalPtr with AttribPtr[_TNL_ATTRIB_NORMAL]
Eric Anholt
2009-11-17
ARB_fbo: Regenerate files from previous commits.
Ian Romanick
2009-11-05
glapi: Include headers with directory prefixes.
Chia-I Wu
2009-10-30
x86: Fix the test for negative pixel count in optimized rgb565 spans.
Eric Anholt
2009-09-19
glapi: regenerated files
Brian Paul
2009-09-08
glapi: Add ARB_draw_elements_base_vertex
Eric Anholt
2009-09-08
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-03
ARB sync: Regenerate files from previous commit
Ian Romanick
2009-08-31
mesa: fix 32bit cross compilation on a 64bit machine
Marc Dietrich
[next]