Age | Commit message (Expand) | Author | Files | Lines |
2009-07-07 | Code to test the use of the AMD Performance Monitor OpenGL | Don Pellegrino | 3 | -0/+62 |
2009-07-07 | Added AMD Performance Monitor objects but commented them out since the | Don Pellegrino | 1 | -0/+7 |
2009-07-07 | Ran GNU indent. | Don Pellegrino | 1 | -12/+15 |
2009-07-07 | Ran GNU indent. Added utility function to report back on the use of | Don Pellegrino | 5 | -2/+54 |
2009-07-07 | Set the legend to appear as a constant height above the map. Set | Don Pellegrino | 9 | -30/+59 |
2009-07-07 | Moved the map into a single display list in an attempt to improve responsiven... | Don Pellegrino | 2 | -0/+37 |
2009-07-07 | Moved the map into a single display list in an attempt to improve | Don Pellegrino | 1 | -0/+2 |
2009-07-06 | Added a density legend to the display. Disabled the depth test so | Don Pellegrino | 11 | -27/+124 |
2009-07-01 | Modified to use a display list to render the proteins rather than just | Don Pellegrino | 8 | -10/+61 |
2009-07-01 | Added subdirectory for running r and a script to connect to the DB2 | Don Pellegrino | 25 | -146/+140 |
2009-06-29 | Removed exp004base.c since it is an output from the DB2 precompiler from exp0... | Don Pellegrino | 1 | -359/+0 |
2009-06-29 | Fixed termination in the CLEANFILES target. | Don Pellegrino | 1 | -2/+2 |
2009-06-18 | Ran a sort on the clean files target. | Don Pellegrino | 1 | -2/+2 |
2009-06-18 | Added DB2 precompiler output to the ignore list. | Don Pellegrino | 1 | -49/+301 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 1 | -1/+1 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 1 | -7/+13 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 1 | -5/+20 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 1 | -11/+2 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 1 | -3/+3 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 1 | -21/+59 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 4 | -37/+18 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 7 | -0/+116 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 2 | -0/+37 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 1 | -3/+3 |
2009-06-18 | Implemented zooming. | Don Pellegrino | 1 | -7/+21 |
2009-06-17 | Added error checking for the database API as well as OpenGL. | Don Pellegrino | 3 | -1/+100 |
2009-06-17 | Create an object to centralize the connection. | Don Pellegrino | 2 | -0/+22 |
2009-06-17 | Renamed selection_to_db to selsave to reduce the filename to eight | Don Pellegrino | 1 | -41/+0 |
2009-06-17 | Renamed selection_to_db to selsave to reduce the filename to eight | Don Pellegrino | 4 | -12/+56 |
2009-06-16 | DB2 generated header to match table definition. | Don Pellegrino | 1 | -0/+13 |
2009-06-16 | Modified to use alpha. | Don Pellegrino | 1 | -1/+2 |
2009-06-16 | Added define to make the code more readable. | Don Pellegrino | 1 | -22/+31 |
2009-06-16 | Added zoom command. | Don Pellegrino | 1 | -0/+13 |
2009-06-16 | Added loading of a selection from the database. | Don Pellegrino | 1 | -1/+43 |
2009-06-16 | Added use of alpha. Moved origin to the center to make use of | Don Pellegrino | 1 | -19/+30 |
2009-06-16 | Added use of alpha. | Don Pellegrino | 1 | -4/+11 |
2009-06-16 | Added initialization of state variables. | Don Pellegrino | 1 | -0/+2 |
2009-06-16 | Added initialization of state variables. | Don Pellegrino | 2 | -0/+21 |
2009-06-16 | Added zoom feature - current incomplete. | Don Pellegrino | 1 | -9/+23 |
2009-06-16 | Added use of alpha. | Don Pellegrino | 1 | -1/+2 |
2009-06-16 | Added initialization of state variables. | Don Pellegrino | 1 | -0/+2 |
2009-06-13 | Added keyboard handler. | Don Pellegrino | 1 | -0/+2 |
2009-06-13 | Added selection status fields and removed points loaded field. It is | Don Pellegrino | 1 | -5/+15 |
2009-06-13 | Updated to record the current selection in the database. | Don Pellegrino | 1 | -12/+15 |
2009-06-13 | Added selection by bounding box with mouse. | Don Pellegrino | 1 | -67/+98 |
2009-06-13 | Added use of database. | Don Pellegrino | 1 | -0/+12 |
2009-06-13 | Added use of database. | Don Pellegrino | 11 | -0/+385 |
2009-06-13 | Added use of database. | Don Pellegrino | 1 | -0/+21 |
2009-06-08 | Refactored the visualization code from exp004 to its own project here. | Don Pellegrino | 29 | -0/+1185 |