[Mesa3d-dev] Mesa Radeon Compile Problem

2009-12-05 Thread Mike Lothian
Hi I had a compile error with the latest git mesa The error is: x86_64-pc-linux-gnu-gcc -c -I. -I../../../../../src/mesa/drivers/dri/common -Iserver -I../../../../../include -I../../../../../src/mesa -I../../../../../src/egl/main -I../../../../../src/egl/drivers/dri -I/usr/include/drm-march=n

Re: [Mesa3d-dev] Mesa Radeon Compile Problem

2009-12-05 Thread Mike Lothian
2009/12/5 Alex Deucher : > On Sat, Dec 5, 2009 at 6:18 PM, Mike Lothian wrote: >> Hi I had a compile error with the latest git mesa >> >> The error is: >> >> x86_64-pc-linux-gnu-gcc -c -I. >> -I../../../../../src/mesa/drivers/dri/common -Iserver >> -I../../../../../include -I../../../../../src/mes

Re: [Mesa3d-dev] Mesa Radeon Compile Problem

2009-12-05 Thread Alex Deucher
On Sat, Dec 5, 2009 at 6:18 PM, Mike Lothian wrote: > Hi I had a compile error with the latest git mesa > > The error is: > > x86_64-pc-linux-gnu-gcc -c -I. > -I../../../../../src/mesa/drivers/dri/common -Iserver > -I../../../../../include -I../../../../../src/mesa > -I../../../../../src/egl/main

Re: [Mesa3d-dev] texformat-rework branch

2009-12-05 Thread Maciej Cencora
I've worked some more on the texdepth problem, and looks like it works as long I send the depth textures in Z16 format. None of the Z24_S8,Z24_X8, S8_Z24, X8_Z24 formats seems to work. Has anything changed regarding storing images in these formats? Regards, Maciej Dnia wtorek, 17 listopada 200

Re: [Mesa3d-dev] Fwd: GEM or TTM

2009-12-05 Thread Dee Sharpe
On Dec 5, 2009, at 11:52 AM, Alex Deucher wrote: > On Sat, Dec 5, 2009 at 12:05 PM, Dee Sharpe > wrote: >> Sent this to the wrong address. >> >> Dee Sharpe >> Sent from my iPhone >> Begin forwarded message: >> >> From: Dee Sharpe >> Date: December 4, 2009 4:15:35 PM CST >> To: Maarten Maathuis

Re: [Mesa3d-dev] Fwd: GEM or TTM

2009-12-05 Thread Maarten Maathuis
GEM is just an api, it needs a memory management backend, that can be ttm or a custom backend (which intel did). Maarten. On Sat, Dec 5, 2009 at 6:52 PM, Alex Deucher wrote: > On Sat, Dec 5, 2009 at 12:05 PM, Dee Sharpe > wrote: >> Sent this to the wrong address. >> >> Dee Sharpe >> Sent from m

Re: [Mesa3d-dev] Fwd: GEM or TTM

2009-12-05 Thread Alex Deucher
On Sat, Dec 5, 2009 at 12:05 PM, Dee Sharpe wrote: > Sent this to the wrong address. > > Dee Sharpe > Sent from my iPhone > Begin forwarded message: > > From: Dee Sharpe > Date: December 4, 2009 4:15:35 PM CST > To: Maarten Maathuis > Subject: GEM or TTM > > For porting DRM, which is the correct

[Mesa3d-dev] Fwd: GEM or TTM

2009-12-05 Thread Dee Sharpe
Sent this to the wrong address. Dee Sharpe Sent from my iPhone Begin forwarded message: From: Dee Sharpe Date: December 4, 2009 4:15:35 PM CST To: Maarten Maathuis Subject: GEM or TTM For porting DRM, which is the correct one to port to a new platform: GEM or TTM? Dee Sharpe Sent f