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
*
Store compiled vertex program representations in a pointer in the
Keith Whitwell
2005-06-09
2
-1
/
+2
*
fix GL_ALPHA render-to-texture problem (Jon Smirl)
Brian Paul
2005-06-07
2
-0
/
+7
*
set OLD_RENDERBUFFER=0, need to clean up a few more things before totally rem...
Brian Paul
2005-06-04
2
-2
/
+2
*
added code to detect GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT error
Brian Paul
2005-06-01
1
-3
/
+18
*
add support for GL_RENDERBUFFER_RED/GREEN/BLUE/etc_SIZE_EXT querie
Brian Paul
2005-05-31
1
-0
/
+57
*
properly pop the GL_TEXTURE_GEN_ enable state
Brian Paul
2005-05-27
1
-0
/
+8
*
Fix gl_enums.py so that enums that are listed with the same name in
Ian Romanick
2005-05-26
1
-2501
/
+2475
*
Cleanup some Windows junk.
Karl Schultz
2005-05-24
1
-12
/
+16
*
moved to windows build dir
Karl Schultz
2005-05-24
1
-540
/
+0
*
Change prototype for TextureMemCpy to return void* (was void).
Karl Schultz
2005-05-24
1
-1
/
+1
*
Import Thomas Helstrom's SSE memcpy code from the via X.org driver.
Keith Whitwell
2005-05-23
2
-21
/
+35
*
Detect use of disabled textures as tex_env_crossbar sources.
Keith Whitwell
2005-05-23
1
-8
/
+18
*
Support ARB_texture_env_crossbar. Changes the way programs are
Keith Whitwell
2005-05-23
1
-41
/
+119
*
Restore the negate() function.
Keith Whitwell
2005-05-23
1
-5
/
+33
*
don't include strings.h
Brian Paul
2005-05-17
1
-2
/
+0
*
Don't use _mesa_swizzle_ubyte_image if all three texture formats
Felix Kuehling
2005-05-16
1
-0
/
+12
*
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
[next]