X Intel driver update. [TESTING NEEDED]

2011-09-11 Thread Owain Ainsworth
I've been sitting on various stages of this update for far too long, about time i sent it out. This updates the rendering code in the in-tree intel driver to much more recent versions of the upstream intel driver, while retaining user modesetting code (backporting work by me as well as a few openb

讨论

2011-09-11 Thread zcrehqlw
8001f(e%=o< f,g-Vh! i?fd8:e9?e$'f0he."f7fd>eeg d8i+-wsd;?i&gg3;eo< d8d8:d<d8e d8*d=f7i-g$e?g e6o< f f i&gi=f/ig(eh?f f/gd:'.g d8h 2f3=h*g6ce%e#ii&cf e:f?e3.f h.:f/e h#.gVd8fh 2100%f/f2!i.i"g.e#ff9

cwm: cyclegroup and rcyclegroup broken.

2011-09-11 Thread Thomas Pfaff
This will probably sound familiar -- cyclegroup and rcyclegroup is broken (again) and here's a patch to fix it ;-) Index: group.c === RCS file: /cvs/xenocara/app/cwm/group.c,v retrieving revision 1.51 diff -u -p -r1.51 group.c --- gro

Re: malloc chunk_info diff

2011-09-11 Thread Loganaden Velvindron
Tested on i386. No breakage, and no issues so far. On Wed, Sep 7, 2011 at 10:53 AM, Otto Moerbeek wrote: > Hi, > > This makes struct chunk_info a variable sized struct, wasting less > space for meta data, by only allocating space actually needed for the > bitmap (modulo alignment requirements).