| Commit | Date | |
|---|---|---|
| 
             
                
                    
                
                [r2386]
                
                
                    (2.2 kB)
                
                by 
        
  
    
   elias_naur
    
                 
          Windows: LWJGL didn't work well with jinput, but compatibility could be greatly improved if LWJGL used DirectInput 8 (like jinput). This can't be done unconditionally, since we need the DX3 support for older versions of windows. So, I've moved most Mouse and Keyboard stuff from native to java side and generalized DirectInput access through an abstract base class, with two concrete subclasses, one for dx3 and one for dx8.  | 
          2006-06-26 13:50:48 | 
              
                  View
              
              
               Download  | 
        
| 
             
                
                    
                
                [r1654]
                
                
                    (2.1 kB)
                
                by 
        
  
    
   elias_naur
    
                 
          Converted win32 specific native source from C++->C (removes the strange debug flag behaviour exhibited by SourceLimitTest.java)  | 
          2004-12-09 15:36:13 | 
              
                  View
              
              
               Download  |