Custom Query (301 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 301)

Ticket Resolution Summary Owner Reporter
#46 fixed Test socket notifiers Dmitry A. Kuminov
Description

Socket notifiers must be tested under heavy conditions (primarily large data transfers) to make sure they work correctly.

#47 fixed Test timers Dmitry A. Kuminov
Description

Timers must be tested under heavy conditions (primarily, many active at a time) to make sure they work correctly.

#48 fixed Enable MMX/SSE Dmitry A. Kuminov
Description

The Qt4 painting engine makes usage of various MMX/3DNow and SSE/SSE2 extensions on platforms which support it. These extensions seem to be accessed through the inclusion of <mmintrin.h>, <mm3dnow.h>, <xmmintrin.h> and <emmintrin.h> headers provided by the platform's compiler.

GCC for OS/2 doesn't have these headers. This ticket is to investigate where to get them and how to adopt to our compiler.

Note: See TracQuery for help on using queries.