Re: nv(4) acceleration disabled by default + enabling EXA

2023-07-23 Thread Henryk Paluch
cceleration (which is mine case with GT218). All other series support at most XAA which is today same as no acceleration at all - because XAA was removed from X-Server completely (but somehow was not removed from drivers). Best regards --Henryk Paluch Full conversation: On 7/22/23 07:23,

nv(4) acceleration disabled by default + enabling EXA

2023-06-15 Thread Henryk Paluch
a GT218 - which is G80 Series). In case of positive reports we may think of enabling EXA acceleration as default (just swapping order of items in enum Accel in g80_type.h should do the trick, because the one that has 0 value is default), but considering if there are any cases where EXA causes regressions (crashes or rendering issues). Best regards --Henryk Paluch

patch: smooth ps/2 mouse movement on text wsconsole

2023-06-02 Thread Henryk Paluch
be used instead of "static int px=0, py=0;" in my patch)? Best regards --Henryk Paluch