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
2001-06-06
test for X86_FXSR_MAGIC to be sure we have the _fpstate.magic field, needed f...
Brian Paul
2001-05-31
replaced #ifdef 0 with #if 0
Brian Paul
2001-05-21
Initial commit of cliptest work. More to come shortly.
Gareth Hughes
2001-05-13
Fix long-standing FP exception bug in _mesa_x86_cliptest_points4().
Gareth Hughes
2001-03-30
Remove all traces of CULL_MASK_ACTIVE.
Gareth Hughes
2001-03-29
Consolidation of asm code in 3.5
Gareth Hughes
2001-03-29
Make generation of matypes.h more transparent.
Gareth Hughes
2001-03-28
New type system for assembly code. Asm files should now include
Gareth Hughes
2001-03-12
Undo -D_POSIX_SOURCE change, fix the way the katmai support test is
Gareth Hughes
2001-03-05
replaced gl_test_os_katmai*() with _mesa_test_os_katmai*()
Brian Paul
2001-03-03
more clean-ups
Brian Paul
2001-03-03
more namespace clean-ups
Brian Paul
2001-03-03
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-02-09
minor changes from XFree86 (dawes)
Brian Paul
2001-02-03
Some more work on interal debugging, timing routines for things that
Gareth Hughes
2001-01-13
Fix crash in book/stencil.
Keith Whitwell
2000-12-27
Fixes for compiling assembly (disable unused 'masked' versions)
Keith Whitwell
2000-12-26
Major rework of tnl module
Keith Whitwell
2000-12-07
Allow operating system SSE support test to be overridden with an
Gareth Hughes
2000-12-06
Merge Mesa 3.4 test for operating system support for SSE.
Gareth Hughes
2000-11-24
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-22
Modified Files:
Jouk Jansen
2000-11-19
- Fix tnl/t_context.h inclusion.
Gareth Hughes
2000-11-18
* Auto* build fixes
Jon Taylor
2000-11-16
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-05
- Changes for new software rasterizer modules
Keith Whitwell
2000-10-27
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-10-23
Major audit of all Mesa's x86 assembly code. This round is basically
Gareth Hughes
2000-09-18
Added SSE streaming store instructions, external symbol directives.
Gareth Hughes
2000-09-18
Added SSE prefetching instructions. General cleanups.
Gareth Hughes
2000-09-17
General cleanups. Disable gl_katmai_project_vertices and
Gareth Hughes
2000-09-15
moved DECLARE_XFORM_GROUP macros outside of gl_init_3dnow_asm_transforms() to...
Brian Paul
2000-09-06
test for __bsdi__ for XFree86
Brian Paul
2000-09-06
replaced ## with CONCAT macro
Brian Paul
2000-06-27
added aligned memory allocations (Gareth Hughes)
Brian Paul
2000-06-14
moved #define of LLBL into assyntax.h file
Brian Paul
2000-06-14
added dummy function to silence compiler warning
Brian Paul
2000-05-26
include glheader.h instead of system headers
Brian Paul
2000-05-18
DeleteTexturesEXT was missing
Brian Paul
2000-05-18
now generated from bin/glx86asm.py script
Brian Paul
2000-05-05
fixed the nested extern warning
Brian Paul
2000-04-15
added a comment about FP overflows
Brian Paul
2000-04-06
added CONCAT(x,y) macro in NASM/MASM section
Holger Waechtler
2000-03-27
Updated to compile under Irix 6.5
Randy Frank
2000-03-01
simplification of GLNAME macro setup (David Dawes)
Brian Paul
2000-02-27
patched for NetBSD support (Allen Briggs)
Brian Paul
2000-02-24
added more entrypoints
Brian Paul
2000-02-24
added more extension entrypoints
Brian Paul
2000-01-28
include glapioffset.h instead of ../glapioffsets.h
Brian Paul
2000-01-27
added prefetchw
Holger Waechtler
[prev]
[next]