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
*
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
*
Implement ARB_f_p KIL correctly.
Brian Paul
2004-04-02
2
-3
/
+4
*
add braces to silence warnings
Brian Paul
2004-04-02
1
-2
/
+5
*
Reorder some code so we don't upset program state when there's a parsing error.
Brian Paul
2004-03-30
3
-21
/
+22
*
Accomodate ARB_fp XPD opcode separately from NV_fp's X2D.
Keith Whitwell
2004-03-29
3
-3
/
+4
*
Take a stab at updating the VMS files.
Brian Paul
2004-03-29
1
-0
/
+69
*
fix the build
Brian Paul
2004-03-29
1
-6
/
+6
*
Moved from src/mesa/main
Michal Krol
2004-03-29
12
-0
/
+7028
*
The OpenGL Shading Language Runtime Library for Legacy Target.
Michal Krol
2004-03-25
3
-0
/
+1916
*
Slang internal include file defining constructors and operators
Michal Krol
2004-03-24
1
-0
/
+1654
*
Moved from src/mesa/main.
Michal Krol
2004-03-10
2
-0
/
+849
*
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
6
-0
/
+4571
*
Added missing Copyrights.
Michal Krol
2004-03-04
7
-7139
/
+7316
*
Grammar package supporting 8-bit registers.
Michal Krol
2004-03-03
6
-0
/
+3622
*
Added support for ARB_fragment_program_shadow.
Michal Krol
2004-03-03
2
-0
/
+4039
*
Initial registry for ARB_fragment_program and ARB_vertex_program.
Michal Krol
2004-03-03
1
-0
/
+78