Brian
3a035d0d23
don't include intel_depthstencil.h
2007-08-09 14:29:48 -06:00
Brian
74b5cb0e6f
remove some includes
2007-08-09 14:29:48 -06:00
Brian
f5713c7d2e
Checkpoint intel_renderbuffer removal.
...
Remove surface ptr from gl_renderbuffer.
Use st_renderbuffer in most places.
More clean-up.
2007-08-09 14:29:48 -06:00
Brian
36fc648ddd
remove dead code, remove intel_fbo.h includes
2007-08-09 14:29:48 -06:00
Brian
01ee12cc5f
surface-related prototypes
2007-08-09 14:28:41 -06:00
Brian
64da751500
checkpoint: no longer using intel_fbo.c
2007-08-09 14:28:41 -06:00
Brian
b6e4efb451
remove color_rb[] and lots of dead code
2007-08-09 14:26:31 -06:00
Brian
0481f22fdb
disable intel_get_rb_region()
2007-08-09 14:26:31 -06:00
Brian
334d3650a9
checkpoint: more intel_renderbuffer removal
2007-08-09 14:26:31 -06:00
Brian
d177a00e5b
checkpoint: intel_renderbuffer removal (intel_renderbuffer now == gl_renderbuffer
2007-08-09 14:26:31 -06:00
Brian
4ab52c412d
checkpoint: intel_renderbuffer removal (move vbl_pending field into intel_framebuffer
2007-08-09 14:26:02 -06:00
Brian
3614a9a8ae
checkpoint: intel_renderbuffer removal
2007-08-09 14:26:02 -06:00
michal
ba75e41e41
Update opcode list.
2007-08-09 12:59:15 +01:00
michal
81e595dfe2
Further opcode list reorg.
...
Add TXP opcode.
Alias SGN to SSG.
Alias EXPP to EXP.
2007-08-09 12:59:15 +01:00
Keith Whitwell
5279b26768
Quieten TGSI
2007-08-09 11:23:19 +01:00
Keith Whitwell
17dde8dbb1
Quieten TGSI
2007-08-09 11:23:18 +01:00
Keith Whitwell
4e517f9b0a
Supporting batchbuffer changes for 1st hwpipe triangles...
2007-08-09 11:23:18 +01:00
Keith Whitwell
13eaf04b56
Remove unreferenced file.
2007-08-09 11:23:18 +01:00
Keith Whitwell
93b6e8aeac
Tweaks to state emit, acheives first hw triangles from a pipe driver.
2007-08-09 11:23:18 +01:00
Keith Whitwell
c046174eb0
Pull in debug code for human-readable batchbuffer dumps.
2007-08-09 11:23:18 +01:00
Keith Whitwell
9526f7445e
The pipe version of these files. Can probably relocate to pipe/i915simple.
2007-08-09 11:23:18 +01:00
Keith Whitwell
dc2c20b625
Put back the old versions of intel_tex_layout.* in this shared directory.
...
Unbreak the original i915, i915tex drivers. We will have our own
version of this functionality in the pipe driver and not attempt to share
with the older code.
2007-08-09 11:23:18 +01:00
Keith Whitwell
b0e57f789c
Hook up pipe flush functionality
2007-08-09 11:23:18 +01:00
Keith Whitwell
93d5cfd8b7
Add flush/finish functionality to pipe.
...
Not sure if finish() is the right interface yet.
2007-08-09 11:23:18 +01:00
Keith Whitwell
d0521ebd51
Split swapbuffers and read/draw buffers functionality into two files.
2007-08-09 11:23:17 +01:00
michal
64f4268e85
Declare missing opcode aliases. Declare SGN opcode.
2007-08-09 10:44:38 +01:00
Brian
48c37a29fa
fix byte swap bug for GLint stencil indexes (bug 11909)
2007-08-09 08:49:05 +01:00
Brian
562fdca12d
update lod bias, limits
2007-08-08 16:47:51 -06:00
Brian
5671bba1cb
clean-up
2007-08-08 16:46:59 -06:00
Brian
8140642f53
use surface offset value in get_tile()
2007-08-08 16:46:32 -06:00
Brian
09a1b91260
initial lod/mipmap texture supported
2007-08-08 16:10:40 -06:00
Brian
7faa3542f0
setup frag shader state: color pass-through program
2007-08-08 16:10:40 -06:00
Brian
ed227b7b8d
added assertion
2007-08-08 16:10:40 -06:00
Brian
6dc212ce49
print_vertex func for debugging
2007-08-08 16:10:40 -06:00
Brian
3113254689
new assertions
2007-08-08 16:10:40 -06:00
michal
960bf97c9f
Add D3D9 opcodes up to ps_2_x and vs_2_x.
2007-08-08 13:56:29 +01:00
Carlos Martín Nieto
6a78221a10
nouveau: Missing notifier -> notifierobj migration
...
I missed this in the original migration.
2007-08-08 14:49:37 +02:00
Keith Whitwell
65f7b3834b
Don't use hardware driver by default, until its working a bit better.
2007-08-08 12:32:06 +01:00
Keith Whitwell
715acc7622
The i915simple driver now runs well enough to lock up hardware.
2007-08-08 12:30:27 +01:00
Keith Whitwell
cf3fb4e3ef
Call init_state_funcs
2007-08-08 12:30:27 +01:00
Keith Whitwell
7bf2e9e383
Fix typo so that i915simple actually gets used.
2007-08-08 12:30:27 +01:00
keithw
c28d2e6702
remove unused file
2007-08-08 12:30:26 +01:00
keithw
db068269fc
remove unused file
2007-08-08 12:30:26 +01:00
Keith Whitwell
7f74538173
Remove unused code, definitions.
2007-08-08 12:30:26 +01:00
root
f71edfa41b
increase texture size to 32x32
2007-08-08 12:04:08 -06:00
Brian
267cf16e06
very simple texture cache implementation
2007-08-08 12:04:08 -06:00
Brian
c8cc1e86f6
fix qs->next tests
2007-08-08 12:04:08 -06:00
Brian
e4eb97318c
add quad_stage::begin() funcs
2007-08-08 12:04:08 -06:00
Brian
f00179f9b4
Add a quad_stage::begin() method to do per-primitive preparations (like setting up samplers).
2007-08-08 12:04:08 -06:00
Keith Whitwell
8daa738cf9
Remove more dead files.
2007-08-08 11:19:17 +01:00