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
/
drivers
/
x11
Age
Commit message (
Expand
)
Author
2000-11-10
patched to silence compiler warnings (Martin Lindhe)
Brian Paul
2000-11-06
test ctx->RenderMode in chooser functions, removed dead code
Brian Paul
2000-11-06
added buffer test to xmesa_choose_point(), fixes X protocol error
Brian Paul
2000-11-05
Use the new software rasterizer. Reworked optimized line,tri,point
Keith Whitwell
2000-10-31
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-30
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
Committing in .
Jouk Jansen
2000-10-05
better handling of GLX_DEPTH_SIZE in glXChooseVisual()
Brian Paul
2000-09-28
removed ctx->Texture.Enabled, use ctx->Texture.ReallyEnabled instead
Brian Paul
2000-09-26
renamed gl_copy_context to _mesa_copy_context
Brian Paul
2000-09-26
First batch of OpenGL SI related changes:
Brian Paul
2000-09-12
added some casts (Takaaki Nomura)
Brian Paul
2000-09-08
removed ctx->Driver.Dither function
Brian Paul
2000-09-07
added xmesa_update_span_funcs()
Brian Paul
2000-09-07
newly organized Xlib driver files
Brian Paul
2000-08-22
Committing in .
Jouk Jansen
2000-08-13
removed all dependencies on XMesa
Brian Paul
2000-08-13
fixed segfault problem when using MESA_GLX_FX
Brian Paul
2000-08-08
updated version to 3.5
Brian Paul
2000-08-02
updated Phil's email address
Brian Paul
2000-07-19
a bunch of thread-safety changes
Brian Paul
2000-06-08
variety of updates to better conform to real GLX
Brian Paul
2000-05-19
Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither
Brian Paul
2000-04-19
minor clean-up
Brian Paul
2000-04-10
added glXGetFBConfigs(), fixed glXChooseFBConfig()
Brian Paul
2000-04-05
new arguments to XMesaCreateVisual()
Brian Paul
2000-03-31
fixed mistake in glXGetConfig(GLX_VISUAL_CAVEAT_EXT)
Brian Paul
2000-03-31
added rest of GLX_EXT_visual_rating extension
Brian Paul
2000-03-31
minor tweak to GLX_VISUAL_CAVEAT_EXT query
Brian Paul
2000-03-31
updates for separate R/G/B/A accum buffer sizes
Brian Paul
2000-03-17
silence some warnings
Brian Paul
2000-03-03
runtime selectable depth buffer depth
Brian Paul
2000-02-27
changed glXCopyContext() mask to unsigned long, per GLX spec
Brian Paul
2000-02-25
inserted a tab
Brian Paul
2000-02-25
changed glXCopyContext mask back to GLuint
Brian Paul
2000-02-25
changed glXCopyContext's mask to unsigned long
Brian Paul
2000-02-25
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-23
changed glXCopyContext()'s mask to unsigned long
Brian Paul
2000-02-22
fixed bug in 24bpp ximage pixel addressing
Brian Paul
2000-01-27
updated version string to Mesa 3.3
Brian Paul
2000-01-07
added BitsPerPixel to XMesaVisual struct
Brian Paul
2000-01-06
updated Clear function for new mask bits
Brian Paul
1999-12-12
bitmaps were vertically shifted by one pixel
Brian Paul
1999-12-11
added GLX_ARB_get_proc_address to extension list
Brian Paul
1999-12-10
added glXGetProcAddressARB()
Brian Paul
1999-11-28
added missing functions in GLX_functions[] array
Brian Paul
1999-11-28
updated comments, removed obsolete functions
Brian Paul
1999-11-28
removed include fakeglx.h
Brian Paul
1999-11-28
obsolete
Brian Paul
1999-11-28
changes for new GLX dispatcher
Brian Paul
[prev]
[next]