Show
Ignore:
Timestamp:
06/02/07 06:45:33 (18 months ago)
Author:
krobillard
Message:

Thune GL - Added samples-query.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/thune/thread_safe/gl/boot.c

    r403 r405  
    100100  "    shadow-begin\n" 
    101101  "    shadow-end\n" 
     102  "    samples-query\n" 
     103  "    samples-begin\n" 
    102104  "]\n" 
    103105  "make-opcodes :draw-list-opcodes\n" 
     
    149151  "] func :load.tex.clamp\n" 
    150152  "#[\n" 
    151   "    1.0 0.0 0.0 0.0\n" 
    152   "    0.0 1.0 0.0 0.0\n" 
    153   "    0.0 0.0 1.0 0.0\n" 
    154   "    0.0 0.0 0.0 1.0\n" 
     153  "    1.0 0.0 0.0 0.0 \n" 
     154  "    0.0 1.0 0.0 0.0 \n" 
     155  "    0.0 0.0 1.0 0.0 \n" 
     156  "    0.0 0.0 0.0 1.0 \n" 
    155157  "] :unit-matrix\n" 
    156158  "[\n"