2006-12-18 |
Brian | Check for inst->CondUpdate, print .C suffix. |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Brian | Generate IR code for for/while loops, break and continu... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Brian | Implement if-conditionals and while loops, added tempor... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Brian | GLSL API functions. |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Brian | Use _mesa_free_linked_program_data() |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Brian | comments |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Brian | fix comment, handle NOP |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Brian | Initial code for conditional constructs. |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Brian | print BRA instructions |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Brian | added cases for BRA, NOP |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Brian | cases for NOP, BRA |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Brian | start implementing relational operators |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | start rewriting the matrix/vector functions |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | added assertion to catch use of too many temporaries |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | fix double-printing of comment info |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | code movement |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | Lots of assorted changes. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | redo mat4 addition, mat4 constructor from vec4s |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | vertex/fragment program field changes |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | varying var changes |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | varying var changes |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | varying changes |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | updated includes |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | updated includes |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | use MAX_VARYING |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | use MAX_VARYING |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | more debug output |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | Lots of assorted changes for new GLSL compiler backend. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | Use extfuncs.h helper. Added command line options... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | simple extension function wrangler |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | change/add/rm several filenames |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | Renamed s_nvfragprog.[ch] to s_fragprog.[ch] |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Brian | Renamed s_nvfragprog.[ch] to s_fragprog.[ch], program_i... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | remove unneeded includes |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | remove unneeded includes |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | remove unneded includes |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | remove some unneeded includes |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | include prog_print.h |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Remove some moved extern decls. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Move some code from prog_print.c to prog_instruction.c |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Renamed from s_nvfragprog.[ch] |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Updated includes. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | chmod a-x |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Updated includes. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Updated includes. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Updated #includes after splitting program.h |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Move many functions into new files. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Split the program.[ch] files into several new files. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Modify _mesa_strdup() so it handles NULL correctly. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Updates for new linker (merged varying/uniform vars). |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Assorted fix-ups for the new linker. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | The new linker actually does a few things right now: |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | New functions for cloning programs and parameter lists. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Remove include of s_arbshader.h |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Brian | Remove unneeded -I directories (3Dlabs headers). |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Obsolete. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Remove unused 3Dlabs code. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Remove unused 3Dlabs code. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Checkpoint GLSL compiler work. Add new sources, remove... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Obsolete. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Not needed. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Retire old GLSL shader code. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Checkpoint for GLSL compiler changes. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Checkpoint work for new GLSL compiler back-end. |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Checkpoint of work for new GLSL compiler back-end.... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Rewrite/simplify most built-in functions to use updated... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Brian | Checkpoint new GLSL compiler back-end to produce fp... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
George Sapountzis | Bug 7260: mach64 texture memory mng cleanup |
commit | commitdiff | tree | snapshot |
2006-12-12 |
George Sapountzis | Bug 7861: mach64 with render acceleration should restor... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
George Sapountzis | Bug 7790: Polygons incorrectly clipped by mach64 driver |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Michel Dänzer | minstall: Pass correct destination file path to $RM... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Michel Dänzer | minstall: Always remove destination file before (re... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Eric Anholt | i965: Fix a crash with wine by not allocating >1MB... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Xiang, Haihao | fix bug#9237 |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Xiang, Haihao | fix bug#9045 |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Michel Dänzer | i915tex: Recalculate viewport related hardware state... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Michel Dänzer | Make git ignore Emacs backup files. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Brian | Updated with new mesa-commit list. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Michel Dänzer | Make git ignore some more generated files. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Michel Dänzer | glxinfo: When direct rendering is not enabled, print... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Michel Dänzer | Make git ignore files only generated at build time. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Michel Dänzer | Re-generate options.h with Swedish translations. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Daniel Nylander | Swedish translation of driconf options. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Brian | Replaced by .html file. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Brian | Replaced by .html files. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Brian | Removed/obsolete. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Brian | New git repository info, links. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Brian | New info about Mesa's git repository. |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Brian Paul | version bump |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Brian Paul | md5 sums |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Brian Paul | remove directfbgl.h file |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Brian Paul | remove bogus link |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Brian Paul | 6.5.2 release updates |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Gary Wong | Add i915tex and i965. |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Gary Wong | Structure CopyPixels similarly to i915 do_texture_copyp... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Claudio Ciccani | Be aware that the surface storage can change between... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Claudio Ciccani | Remove DirectFBGL header from Mesa bacause since 1... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Thomas Hellström | Fix an infinite loop error that may occur when many... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Claudio Ciccani | Fixed compilation errors/warnings. |
commit | commitdiff | tree | snapshot |
next |