2007-01-04 |
Brian | minor formatting fix |
commit | commitdiff | tree |
2007-01-04 |
Brian | added texture attribs in slang_find_input() |
commit | commitdiff | tree |
2007-01-04 |
Brian | added glUniform1i_func |
commit | commitdiff | tree |
2007-01-04 |
Brian | initial code to get texture sampling limping along |
commit | commitdiff | tree |
2007-01-04 |
Brian | temporary disable some memory deallocations to work... |
commit | commitdiff | tree |
2007-01-04 |
Brian | finish some loose ends in _mesa_uniform() |
commit | commitdiff | tree |
2007-01-04 |
Brian | update_texture_state() updated for new shaders |
commit | commitdiff | tree |
2007-01-04 |
Brian | Fix some incorrect GL error values. Reorganize _mesa_c... |
commit | commitdiff | tree |
2006-12-22 |
Brian | fix typos |
commit | commitdiff | tree |
2006-12-22 |
Brian | implement unary +, - |
commit | commitdiff | tree |
2006-12-22 |
Brian | chmod a-x |
commit | commitdiff | tree |
2006-12-22 |
Brian | checkpoint: pre/post incr/decr operators |
commit | commitdiff | tree |
2006-12-22 |
Brian | added INTERP_VARYING code |
commit | commitdiff | tree |
2006-12-22 |
Brian | s/attribute/varying/ |
commit | commitdiff | tree |
2006-12-21 |
Brian | comment about uniforms |
commit | commitdiff | tree |
2006-12-21 |
Brian | checkpoint: rewrite vec/mat products |
commit | commitdiff | tree |
2006-12-21 |
Brian | fix typos |
commit | commitdiff | tree |
2006-12-21 |
Brian | added IR_NEG for negation |
commit | commitdiff | tree |
2006-12-21 |
Brian | checkpoint: matrix/float, unary negation rewrite |
commit | commitdiff | tree |
2006-12-21 |
Brian | checkpoint: ivec/int and mat/mat operations |
commit | commitdiff | tree |
2006-12-21 |
Brian | checkpoint: more basic math rewritting |
commit | commitdiff | tree |
2006-12-21 |
Brian | checkpoint: re-org assignment operator functions |
commit | commitdiff | tree |
2006-12-21 |
Brian | added glUniformMatrix2/3fv_func |
commit | commitdiff | tree |
2006-12-21 |
Brian | checkpoint: more basic math operator re-org |
commit | commitdiff | tree |
2006-12-21 |
Brian | Checkpoing: re-organization of basic arithmetic functions. |
commit | commitdiff | tree |
2006-12-21 |
Brian | handle PROGRAM_UNIFORM, fix a _mesa_problem() call |
commit | commitdiff | tree |
2006-12-21 |
Brian | Uniform matrix support. |
commit | commitdiff | tree |
2006-12-21 |
Brian | added _mesa_print_parameter_list() |
commit | commitdiff | tree |
2006-12-20 |
Brian | New IR_COND node for evaluating conditional expressions... |
commit | commitdiff | tree |
2006-12-20 |
Brian | use cast wrappers for sanity checking |
commit | commitdiff | tree |
2006-12-20 |
Brian | code re-org |
commit | commitdiff | tree |
2006-12-20 |
Brian | Minor clean-ups, reformatting, comment changes. |
commit | commitdiff | tree |
2006-12-20 |
Brian | Fix shader object reference counting and hash table... |
commit | commitdiff | tree |
2006-12-20 |
Brian | Clean-up and re-org of the main GLSL object types. |
commit | commitdiff | tree |
2006-12-20 |
Brian | Overhaul of GLSL API functions, dispatching, etc. |
commit | commitdiff | tree |
2006-12-20 |
Brian | Overhaul of GLSL API functions, dispatching, etc. |
commit | commitdiff | tree |
2006-12-20 |
Brian | Massive re-org of GLSL-related API functions. |
commit | commitdiff | tree |
2006-12-19 |
Brian | check for null Parameters ptr in _mesa_clone_program() |
commit | commitdiff | tree |
2006-12-19 |
Brian | lots of clean-up and re-org |
commit | commitdiff | tree |
2006-12-19 |
Brian | additional error checking |
commit | commitdiff | tree |
2006-12-19 |
Brian | new error msg |
commit | commitdiff | tree |
2006-12-19 |
Brian | rewrite +=, -= etc for floats |
commit | commitdiff | tree |
2006-12-19 |
Brian | Implement array indexing of simple vec2/3/4 types.... |
commit | commitdiff | tree |
2006-12-18 |
Brian | Added instruction counter to catch infinite loops ... |
commit | commitdiff | tree |
2006-12-18 |
Brian | Check for inst->CondUpdate, print .C suffix. |
commit | commitdiff | tree |
2006-12-18 |
Brian | Generate IR code for for/while loops, break and continu... |
commit | commitdiff | tree |
2006-12-18 |
Brian | Implement if-conditionals and while loops, added tempor... |
commit | commitdiff | tree |
2006-12-18 |
Brian | GLSL API functions. |
commit | commitdiff | tree |
2006-12-18 |
Brian | Use _mesa_free_linked_program_data() |
commit | commitdiff | tree |
2006-12-18 |
Brian | comments |
commit | commitdiff | tree |
2006-12-16 |
Brian | fix comment, handle NOP |
commit | commitdiff | tree |
2006-12-16 |
Brian | Initial code for conditional constructs. |
commit | commitdiff | tree |
2006-12-16 |
Brian | print BRA instructions |
commit | commitdiff | tree |
2006-12-16 |
Brian | added cases for BRA, NOP |
commit | commitdiff | tree |
2006-12-16 |
Brian | cases for NOP, BRA |
commit | commitdiff | tree |
2006-12-16 |
Brian | start implementing relational operators |
commit | commitdiff | tree |
2006-12-15 |
Brian | start rewriting the matrix/vector functions |
commit | commitdiff | tree |
2006-12-15 |
Brian | added assertion to catch use of too many temporaries |
commit | commitdiff | tree |
2006-12-15 |
Brian | fix double-printing of comment info |
commit | commitdiff | tree |
2006-12-15 |
Brian | code movement |
commit | commitdiff | tree |
2006-12-15 |
Brian | Lots of assorted changes. |
commit | commitdiff | tree |
2006-12-15 |
Brian | redo mat4 addition, mat4 constructor from vec4s |
commit | commitdiff | tree |
2006-12-15 |
Brian | vertex/fragment program field changes |
commit | commitdiff | tree |
2006-12-15 |
Brian | varying var changes |
commit | commitdiff | tree |
2006-12-15 |
Brian | varying var changes |
commit | commitdiff | tree |
2006-12-15 |
Brian | varying changes |
commit | commitdiff | tree |
2006-12-15 |
Brian | updated includes |
commit | commitdiff | tree |
2006-12-15 |
Brian | updated includes |
commit | commitdiff | tree |
2006-12-15 |
Brian | use MAX_VARYING |
commit | commitdiff | tree |
2006-12-15 |
Brian | use MAX_VARYING |
commit | commitdiff | tree |
2006-12-15 |
Brian | more debug output |
commit | commitdiff | tree |
2006-12-15 |
Brian | Lots of assorted changes for new GLSL compiler backend. |
commit | commitdiff | tree |
2006-12-15 |
Brian | Use extfuncs.h helper. Added command line options... |
commit | commitdiff | tree |
2006-12-15 |
Brian | simple extension function wrangler |
commit | commitdiff | tree |
2006-12-15 |
Brian | change/add/rm several filenames |
commit | commitdiff | tree |
2006-12-15 |
Brian | Renamed s_nvfragprog.[ch] to s_fragprog.[ch] |
commit | commitdiff | tree |
2006-12-15 |
Brian | Renamed s_nvfragprog.[ch] to s_fragprog.[ch], program_i... |
commit | commitdiff | tree |
2006-12-14 |
Brian | remove unneeded includes |
commit | commitdiff | tree |
2006-12-14 |
Brian | remove unneeded includes |
commit | commitdiff | tree |
2006-12-14 |
Brian | remove unneded includes |
commit | commitdiff | tree |
2006-12-14 |
Brian | remove some unneeded includes |
commit | commitdiff | tree |
2006-12-14 |
Brian | include prog_print.h |
commit | commitdiff | tree |
2006-12-14 |
Brian | Remove some moved extern decls. |
commit | commitdiff | tree |
2006-12-14 |
Brian | Move some code from prog_print.c to prog_instruction.c |
commit | commitdiff | tree |
2006-12-14 |
Brian | Renamed from s_nvfragprog.[ch] |
commit | commitdiff | tree |
2006-12-14 |
Brian | Updated includes. |
commit | commitdiff | tree |
2006-12-14 |
Brian | chmod a-x |
commit | commitdiff | tree |
2006-12-14 |
Brian | Updated includes. |
commit | commitdiff | tree |
2006-12-14 |
Brian | Updated includes. |
commit | commitdiff | tree |
2006-12-14 |
Brian | Updated #includes after splitting program.h |
commit | commitdiff | tree |
2006-12-14 |
Brian | Move many functions into new files. |
commit | commitdiff | tree |
2006-12-14 |
Brian | Split the program.[ch] files into several new files. |
commit | commitdiff | tree |
2006-12-14 |
Brian | Modify _mesa_strdup() so it handles NULL correctly. |
commit | commitdiff | tree |
2006-12-14 |
Brian | Updates for new linker (merged varying/uniform vars). |
commit | commitdiff | tree |
2006-12-14 |
Brian | Assorted fix-ups for the new linker. |
commit | commitdiff | tree |
2006-12-14 |
Brian | The new linker actually does a few things right now: |
commit | commitdiff | tree |
2006-12-14 |
Brian | New functions for cloning programs and parameter lists. |
commit | commitdiff | tree |
2006-12-14 |
Brian | Remove include of s_arbshader.h |
commit | commitdiff | tree |
2006-12-14 |
Brian | Remove unneeded -I directories (3Dlabs headers). |
commit | commitdiff | tree |
2006-12-13 |
Brian | Obsolete. |
commit | commitdiff | tree |
next |