index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Deal better with indirection and indirection accounting, developed
Keith Whitwell
2005-05-16
1
-33
/
+53
*
define M_E if needed
Brian Paul
2005-05-16
1
-0
/
+5
*
new MESA_DEBUG option: disassem
Keith Whitwell
2005-05-12
3
-2
/
+6
*
Rein in debug slightly
Keith Whitwell
2005-05-12
1
-1
/
+1
*
Fix glean/conform problems. Don't generate so much output when
Keith Whitwell
2005-05-11
1
-26
/
+36
*
Fix logic for allocating texture temporaries (Ben Skeggs).
Keith Whitwell
2005-05-11
1
-15
/
+24
*
Double-buffer generated instructions and only notify driver when the
Keith Whitwell
2005-05-10
1
-1
/
+0
*
Double-buffer generated instructions and only notify driver when the
Keith Whitwell
2005-05-10
1
-8
/
+21
*
Better driver notification on changes.
Keith Whitwell
2005-05-10
1
-7
/
+10
*
Temporary fix - delete and recreate texenvprogram so that drivers
Keith Whitwell
2005-05-10
1
-5
/
+10
*
Committing in .
Jouk Jansen
2005-05-10
1
-1
/
+14
*
Fix texenv segfault. Reported by Ben Skeggs.
Keith Whitwell
2005-05-10
1
-0
/
+10
*
Try not to use the same temp reg as a TXP destination more than once,
Keith Whitwell
2005-05-10
1
-2
/
+40
*
Use driver functions to create TexEnvProgram, TnlProgram
Keith Whitwell
2005-05-09
3
-5
/
+19
*
assorted warning clean-ups for x86_64, etc (Mikko T.)
Brian Paul
2005-05-07
1
-4
/
+4
*
Port Mesa to build on a P64 platform (e.g., Win64). P64 platforms
Karl Schultz
2005-05-05
7
-19
/
+26
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
33
-1179
/
+4328
*
Add a facility to route all rasterization through a fragment program
Keith Whitwell
2005-05-04
5
-152
/
+162
*
apply previous GL_COMPRESSED_TEXTURE_FORMATS_ARB fix to generator file, and r...
Brian Paul
2005-04-30
2
-3
/
+7
*
Fixed bogus ENUM_TO_BOOLEAN in
Felix Kuehling
2005-04-30
1
-1
/
+1
*
Maintain a fragment program for current texturing state.
Keith Whitwell
2005-04-29
1
-0
/
+772
*
move set_component_sizes() to fix bug 3135
Brian Paul
2005-04-27
1
-1
/
+3
*
comments and minor clean-up
Brian Paul
2005-04-26
1
-17
/
+29
*
Simplify the pipeline_stage structure
Keith Whitwell
2005-04-22
1
-0
/
+3
*
Up the value of MAX_NV_VERTEX_PROGRAM_PARAMS to a power of two.
Keith Whitwell
2005-04-22
1
-2
/
+2
*
Reduce the size of mesa's internal fragment and vertex program
Keith Whitwell
2005-04-21
1
-1
/
+22
*
s/NORMAL/FOG/ (J.P. Delport)
Brian Paul
2005-04-18
1
-3
/
+3
*
added _mesa_share_state()
Brian Paul
2005-04-15
2
-0
/
+28
*
remove carriage returns
Brian Paul
2005-04-15
3
-5646
/
+5646
*
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
[prev]
[next]