index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
In GLX_USE_TLS builds, make GET_CURRENT_CONTEXT use the TLS verion of the
Ian Romanick
2005-04-14
1
-25
/
+0
*
A few getenv() that werent using the mesa wrapper version
Ben Crossman
2005-04-14
1
-0
/
+2
*
cosmetic changes
Michal Krol
2005-04-14
1
-6
/
+7
*
ARB_fragment_shader state
Michal Krol
2005-04-14
1
-1
/
+14
*
ARB_fragment/vertex_shader state
Michal Krol
2005-04-14
2
-5559
/
+5646
*
ARB_shading_language_100 bit;
Michal Krol
2005-04-14
1
-2
/
+4
*
add GL_ARB_shading_language_100;
Michal Krol
2005-04-14
1
-20
/
+27
*
add FEATURE_ARB_shading_language_100;
Michal Krol
2005-04-14
1
-5
/
+15
*
set table size to 1023 and use new HASH_FUNC() macro
Brian Paul
2005-04-10
1
-5
/
+8
*
Bug #2945: Fix math error that left half the hash buckets empty.
Adam Jackson
2005-04-09
1
-1
/
+1
*
Use the same dispatch.c source file for "normal" Mesa builds and DRI
Ian Romanick
2005-04-07
1
-7
/
+13
*
Use FEATURE_shading_language to control whether the shading language
Brian Paul
2005-04-01
1
-0
/
+4
*
add FreeTexImageData hook to help single-copy texturing in drivers
Keith Whitwell
2005-03-22
5
-37
/
+62
*
Enable the generation of server-side __glGetBooleanv_size and related
Ian Romanick
2005-03-17
1
-2779
/
+2879
*
change gl_buffer_object's Size field to GLsizeiptrARB type
Brian Paul
2005-03-03
2
-2
/
+2
*
silence warnings
Brian Paul
2005-02-27
1
-2
/
+2
*
Rename _mesa_update_buffers() to _mesa_update_draw_buffer_bounds() and do
Brian Paul
2005-02-26
4
-43
/
+67
*
Fairly significant changes to enums.c and the way it is generated. enums.c
Ian Romanick
2005-02-26
1
-3009
/
+4425
*
More GL_EXT_framebuffer_object: rename some things, added device driver hooks.
Brian Paul
2005-02-24
4
-101
/
+279
*
Sort the enums in the Python code, instead of at runtime. (Zack Rusin)
Brian Paul
2005-02-23
1
-772
/
+2235
*
now generated with Python script
Brian Paul
2005-02-22
1
-813
/
+1384
*
added a bunch of const in the decoder
Daniel Borca
2005-02-14
1
-30
/
+29
*
unlock mutex upon error return (Jeff Muizelaar)
Brian Paul
2005-02-12
2
-0
/
+2
*
mesa-main-0-NULL.patch from Jeff Muizelaar
Keith Whitwell
2005-02-11
8
-34
/
+35
*
new comments, fix zoffset error test
Brian Paul
2005-02-10
1
-3
/
+36
*
glGet*(GL_FRAGMENT_PROGRAM_BINDING_NV) was returning the vertex program binding.
Brian Paul
2005-02-09
2
-4
/
+4
*
initial support for GL_EXT_framebuffer_object
Brian Paul
2005-02-09
1
-55
/
+139
*
implement the 'completeness' tests
Brian Paul
2005-02-09
2
-91
/
+265
*
clamp anisotropy against max value
Brian Paul
2005-02-08
1
-3
/
+5
*
just some comments
Brian Paul
2005-02-08
1
-0
/
+7
*
a bunch of assorted fixes
Brian Paul
2005-02-08
2
-78
/
+82
*
plug in GL_EXT_framebuffer_object functions
Brian Paul
2005-02-08
1
-0
/
+23
*
removed GL_EXT_framebuffer_object tokens
Brian Paul
2005-02-08
1
-52
/
+0
*
checkpoint latest work
Brian Paul
2005-02-08
2
-46
/
+141
*
added missing prototype
Brian Paul
2005-02-08
1
-2
/
+9
*
indentation fix
Brian Paul
2005-02-08
1
-6
/
+7
*
argb8888 optimizations from via branch
Keith Whitwell
2005-02-07
2
-33
/
+297
*
More texture enums (Andreas Stenglein)
Keith Whitwell
2005-02-07
1
-10
/
+37
*
GL_ARB_texture_rectangle enums (Andreas Stenglein)
Keith Whitwell
2005-02-07
1
-0
/
+6
*
additional work on GL_EXT_framebuffer_object
Brian Paul
2005-02-07
9
-263
/
+615
*
added fbobject.c to sources
Brian Paul
2005-02-05
1
-0
/
+3
*
Some initial work on GL_EXT_framebuffer_object.
Brian Paul
2005-02-05
5
-11
/
+847
*
Remove the Shared->TexObjectList pointer and Next field from gl_texture_object.
Brian Paul
2005-02-05
3
-77
/
+30
*
add a few comments
Brian Paul
2005-02-05
1
-0
/
+5
*
clamp viewport against ctx->Const.MaxViewportWidth/Height instead of MAX_WIDT...
Brian Paul
2005-02-02
1
-4
/
+4
*
fix max viewport query
Brian Paul
2005-01-30
2
-7
/
+9
*
add number of passes count to ati_fragment_shader
Dave Airlie
2005-01-30
1
-0
/
+1
*
remove a bunch of temporary #defines, now that glext.h was updated
Brian Paul
2005-01-26
1
-46
/
+1
*
just comments/clean-up
Brian Paul
2005-01-26
2
-8
/
+14
*
added mutex to-do comment
Brian Paul
2005-01-26
1
-0
/
+4
[next]