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
/
shader
/
arbprogparse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port Mesa to build on a P64 platform (e.g., Win64). P64 platforms
Karl Schultz
2005-05-05
1
-1
/
+1
*
Mark unused registers as undefined so dissassemblers can recognized
Keith Whitwell
2005-05-04
1
-0
/
+10
*
Reduce the size of mesa's internal fragment and vertex program
Keith Whitwell
2005-04-21
1
-183
/
+281
*
do not use isdigit() - can cause link errors
Michal Krol
2005-04-14
1
-1
/
+1
*
fixed problems with parse_float() (fd.o bug 2520)
Brian Paul
2005-02-16
1
-27
/
+48
*
make sure the new instruction Data pointer is set to NULL
Brian Paul
2005-01-19
1
-0
/
+6
*
silence warning
Brian Paul
2005-01-17
1
-1
/
+1
*
aliasing was broken
Michal Krol
2005-01-11
1
-1
/
+1
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-1
/
+4
*
Bug #1682: Mesa core code that gets linked into DRI drivers should never call
Adam Jackson
2004-10-24
1
-1
/
+1
*
- use new program option values from arbprogram.syn
Michal Krol
2004-10-21
1
-32
/
+18
*
Fix strange white space that gcc didn't like.
Felix Kuehling
2004-10-11
1
-1
/
+1
*
Enable draw_buffers only if GL_ARB_draw_buffers string is
Michal Krol
2004-10-11
1
-1
/
+12
*
ARB_fp support for GL_ARB_draw_buffers (Karl Rasche)
Brian Paul
2004-10-04
1
-2
/
+31
*
reset error state before parsing (David Reveman)
Brian Paul
2004-09-10
1
-0
/
+3
*
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
1
-6
/
+14
*
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
*
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
1
-8
/
+12
*
fix parse error in sign of exponents (bug 968323)
Brian Paul
2004-06-08
1
-30
/
+13
*
Fix minor warnings found with g++.
Brian Paul
2004-05-04
1
-1
/
+1
*
Committing in .
Jouk Jansen
2004-04-05
1
-3953
/
+3953
*
Committing in .
Jouk Jansen
2004-04-05
1
-3943
/
+3943
*
Reorder some code so we don't upset program state when there's a parsing error.
Brian Paul
2004-03-30
1
-3
/
+2
*
Accomodate ARB_fp XPD opcode separately from NV_fp's X2D.
Keith Whitwell
2004-03-29
1
-1
/
+1
*
Fixed a number of typos.
Michal Krol
2004-03-10
1
-19
/
+19
*
Initial changes after moving from src/mesa/main/.
Michal Krol
2004-03-04
1
-0
/
+3954