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
/
shader
Commit message (
Expand
)
Author
Age
Files
Lines
*
added shaderobjects.c
Brian Paul
2004-11-10
1
-2
/
+5
*
slang syntax conforming spec rev. 1.10.59
Michal Krol
2004-10-29
2
-0
/
+2253
*
remove unused entries
Michal Krol
2004-10-27
1
-7
/
+0
*
by karoshi - ARB_shader_objects implementation
Michal Krol
2004-10-27
1
-0
/
+258
*
by karoshi - header file for ARB_shader_objects implementation
Michal Krol
2004-10-27
1
-0
/
+178
*
Bug #1682: Mesa core code that gets linked into DRI drivers should never call
Adam Jackson
2004-10-24
1
-1
/
+1
*
- add decimal literal integer support
Michal Krol
2004-10-22
2
-588
/
+609
*
forgot about revision increment
Michal Krol
2004-10-21
2
-2
/
+2
*
- use new program option values from arbprogram.syn
Michal Krol
2004-10-21
1
-32
/
+18
*
remove redundant check of parsed program target
Michal Krol
2004-10-21
2
-30
/
+2
*
change program options numbering to accommodate future
Michal Krol
2004-10-21
2
-28
/
+50
*
add new grammar_check_fast entry for faster parsing
Michal Krol
2004-10-20
1
-1
/
+12
*
- speed up syntax parsing - the parser is now 4 times faster
Michal Krol
2004-10-20
1
-178
/
+531
*
conform to shader spec 1.10.59
Michal Krol
2004-10-18
3
-1916
/
+2037
*
conform to language version 1.10 rev 59
Michal Krol
2004-10-18
1
-1654
/
+1751
*
fix if/else bug in _mesa_ProgramEnvParameter4fARB (fdo bug 1645)
Brian Paul
2004-10-16
1
-2
/
+2
*
add newline to end of file
Daniel Borca
2004-10-12
1
-1
/
+1
*
Fix strange white space that gcc didn't like.
Felix Kuehling
2004-10-11
1
-1
/
+1
*
Prefix operator and constructor keywords with two consequtive underscores
Michal Krol
2004-10-11
1
-327
/
+327
*
Enable draw_buffers only if GL_ARB_draw_buffers string is
Michal Krol
2004-10-11
1
-1
/
+12
*
more GL_ARB_draw_buffers updates from Michale Krol
Brian Paul
2004-10-06
2
-63
/
+54
*
fix GetVertexAttrib problem
Brian Paul
2004-10-06
1
-1
/
+4
*
ARB_fp support for GL_ARB_draw_buffers (Karl Rasche)
Brian Paul
2004-10-04
4
-9
/
+69
*
fix indentation
Brian Paul
2004-10-02
1
-12
/
+6
*
fix LoadProgramNV regression when I had fixed the RefCount bug
Brian Paul
2004-10-02
3
-9
/
+12
*
also fix possible delete bugs with buffer objects and vertex/fragment programs
Brian Paul
2004-09-14
1
-50
/
+75
*
reset error state before parsing (David Reveman)
Brian Paul
2004-09-10
1
-0
/
+3
*
More updates for Doxygen.
Brian Paul
2004-09-10
1
-2
/
+10
*
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
8
-41
/
+55
*
cast to fix a warning (in disabled code anyway)
Brian Paul
2004-08-22
1
-1
/
+1
*
enabled GL_ARB_texture_rectangle
Brian Paul
2004-08-20
1
-0
/
+2
*
New Visual Studio project file for this directory.
Karl Schultz
2004-08-14
1
-0
/
+197
*
fix some memory leaks (bug #1002030)
Brian Paul
2004-08-14
2
-3
/
+33
*
error message fixups and some debug code
Brian Paul
2004-07-20
1
-2
/
+13
*
fix compare w/ zero warnings (bug #988766)
Brian Paul
2004-07-20
2
-9
/
+13
*
fix another bug in get_register_pointer()
Brian Paul
2004-06-29
1
-1
/
+3
*
the get_register_pointer() function was pretty well broken in a few ways
Brian Paul
2004-06-29
1
-16
/
+9
*
disable some debug code
Brian Paul
2004-06-29
2
-4
/
+4
*
remove trailing whitespace and misc clean-ups
Brian Paul
2004-06-29
1
-20
/
+16
*
remove program from hash table when deleted (bug 979514)
Brian Paul
2004-06-25
1
-8
/
+7
*
call ctx->Driver.NewProgram() instead of CALLOC/etc in _mesa_LoadProgramNV. ...
Brian Paul
2004-06-20
1
-7
/
+5
*
remove redundant program field initializers in BindProgram(); ctx->Driver.New...
Brian Paul
2004-06-20
1
-4
/
+0
*
fix parse error in sign of exponents (bug 968323)
Brian Paul
2004-06-08
1
-30
/
+13
*
remove unneeded line
Brian Paul
2004-05-04
1
-1
/
+0
*
Fix minor warnings found with g++.
Brian Paul
2004-05-04
2
-17
/
+17
*
Added ctx->Vertex/FragmentProgram._Enable flags. Set when vertex/fragment
Brian Paul
2004-04-23
1
-4
/
+4
*
Fix up some assorted issues with initialization of vertex program registers.
Brian Paul
2004-04-21
4
-89
/
+98
*
Audit/fixes for NV/ARB TEX, TXP, TXB, TXD instructions.
Brian Paul
2004-04-18
2
-2
/
+3
*
Committing in .
Jouk Jansen
2004-04-05
2
-4022
/
+4022
*
Committing in .
Jouk Jansen
2004-04-05
2
-4012
/
+4012
[next]