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
/
main
Age
Commit message (
Expand
)
Author
2005-05-11
Fix glean/conform problems. Don't generate so much output when
Keith Whitwell
2005-05-11
Fix logic for allocating texture temporaries (Ben Skeggs).
Keith Whitwell
2005-05-10
Double-buffer generated instructions and only notify driver when the
Keith Whitwell
2005-05-10
Double-buffer generated instructions and only notify driver when the
Keith Whitwell
2005-05-10
Better driver notification on changes.
Keith Whitwell
2005-05-10
Temporary fix - delete and recreate texenvprogram so that drivers
Keith Whitwell
2005-05-10
Committing in .
Jouk Jansen
2005-05-10
Fix texenv segfault. Reported by Ben Skeggs.
Keith Whitwell
2005-05-10
Try not to use the same temp reg as a TXP destination more than once,
Keith Whitwell
2005-05-09
Use driver functions to create TexEnvProgram, TnlProgram
Keith Whitwell
2005-05-07
assorted warning clean-ups for x86_64, etc (Mikko T.)
Brian Paul
2005-05-05
Port Mesa to build on a P64 platform (e.g., Win64). P64 platforms
Karl Schultz
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
Add a facility to route all rasterization through a fragment program
Keith Whitwell
2005-04-30
apply previous GL_COMPRESSED_TEXTURE_FORMATS_ARB fix to generator file, and r...
Brian Paul
2005-04-30
Fixed bogus ENUM_TO_BOOLEAN in
Felix Kuehling
2005-04-29
Maintain a fragment program for current texturing state.
Keith Whitwell
2005-04-27
move set_component_sizes() to fix bug 3135
Brian Paul
2005-04-26
comments and minor clean-up
Brian Paul
2005-04-22
Simplify the pipeline_stage structure
Keith Whitwell
2005-04-22
Up the value of MAX_NV_VERTEX_PROGRAM_PARAMS to a power of two.
Keith Whitwell
2005-04-21
Reduce the size of mesa's internal fragment and vertex program
Keith Whitwell
2005-04-18
s/NORMAL/FOG/ (J.P. Delport)
Brian Paul
2005-04-15
added _mesa_share_state()
Brian Paul
2005-04-15
remove carriage returns
Brian Paul
2005-04-14
In GLX_USE_TLS builds, make GET_CURRENT_CONTEXT use the TLS verion of the
Ian Romanick
2005-04-14
A few getenv() that werent using the mesa wrapper version
Ben Crossman
2005-04-14
cosmetic changes
Michal Krol
2005-04-14
ARB_fragment_shader state
Michal Krol
2005-04-14
ARB_fragment/vertex_shader state
Michal Krol
2005-04-14
ARB_shading_language_100 bit;
Michal Krol
2005-04-14
add GL_ARB_shading_language_100;
Michal Krol
2005-04-14
add FEATURE_ARB_shading_language_100;
Michal Krol
2005-04-10
set table size to 1023 and use new HASH_FUNC() macro
Brian Paul
2005-04-09
Bug #2945: Fix math error that left half the hash buckets empty.
Adam Jackson
2005-04-07
Use the same dispatch.c source file for "normal" Mesa builds and DRI
Ian Romanick
2005-04-01
Use FEATURE_shading_language to control whether the shading language
Brian Paul
2005-03-22
add FreeTexImageData hook to help single-copy texturing in drivers
Keith Whitwell
2005-03-17
Enable the generation of server-side __glGetBooleanv_size and related
Ian Romanick
2005-03-03
change gl_buffer_object's Size field to GLsizeiptrARB type
Brian Paul
2005-02-27
silence warnings
Brian Paul
2005-02-26
Rename _mesa_update_buffers() to _mesa_update_draw_buffer_bounds() and do
Brian Paul
2005-02-26
Fairly significant changes to enums.c and the way it is generated. enums.c
Ian Romanick
2005-02-24
More GL_EXT_framebuffer_object: rename some things, added device driver hooks.
Brian Paul
2005-02-23
Sort the enums in the Python code, instead of at runtime. (Zack Rusin)
Brian Paul
2005-02-22
now generated with Python script
Brian Paul
2005-02-14
added a bunch of const in the decoder
Daniel Borca
2005-02-12
unlock mutex upon error return (Jeff Muizelaar)
Brian Paul
2005-02-11
mesa-main-0-NULL.patch from Jeff Muizelaar
Keith Whitwell
2005-02-10
new comments, fix zoffset error test
Brian Paul
[prev]
[next]