Jakob Bornecrantz
|
056bea86b0
|
i915: Deprecated pipe_winsys buffer functions
|
2008-05-29 15:49:23 +02:00 |
|
Keith Whitwell
|
807e7c4ccf
|
draw: add more switches to turn FSE on/off
|
2008-05-29 14:35:47 +01:00 |
|
José Fonseca
|
8808d62f60
|
gallium: MSVC warning fixes.
Conflicts:
src/gallium/auxiliary/draw/draw_pt_varray.c
src/gallium/auxiliary/draw/draw_pt_varray_tmp.h
src/gallium/auxiliary/draw/draw_pt_vcache.c
|
2008-05-29 22:28:12 +09:00 |
|
José Fonseca
|
4a7198fdcf
|
psb: Make msvc happy.
Conflicts:
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c
|
2008-05-29 22:28:12 +09:00 |
|
Keith Whitwell
|
8f887b4252
|
draw: michal's patch for calling powf... teapot still not quite right
|
2008-05-29 13:26:01 +01:00 |
|
Keith Whitwell
|
a233f65f9b
|
draw: better calculation of fetch_count
|
2008-05-29 13:08:15 +01:00 |
|
Keith Whitwell
|
45eecb9392
|
draw: remove printf
|
2008-05-29 12:42:39 +01:00 |
|
Keith Whitwell
|
bb2e13b9e8
|
draw: make sure constant buffer data is aligned before passing to aos.c
|
2008-05-29 12:38:49 +01:00 |
|
Jakob Bornecrantz
|
79b67d8408
|
i915: Remove last usage of surface_alloc_storage
|
2008-05-29 13:10:12 +02:00 |
|
Jakob Bornecrantz
|
837601af52
|
i915: Ops how did that get there
|
2008-05-29 12:54:08 +02:00 |
|
Jakob Bornecrantz
|
0cd75a4c99
|
i915: Get up to date with the latest EGL changes
|
2008-05-29 12:54:01 +02:00 |
|
Keith Whitwell
|
82605d7bcd
|
draw: draw_range_elements trial
|
2008-05-29 11:48:04 +01:00 |
|
Michal Krol
|
cb87d7e44a
|
scons: Remove duplicate entry.
|
2008-05-29 12:11:37 +02:00 |
|
José Fonseca
|
6945bcb893
|
draw: Put PIPE_CDECL in the right places.
MSVC seems picky about this.
|
2008-05-29 18:28:02 +09:00 |
|
Keith Whitwell
|
62628c4d3d
|
draw: share machine
|
2008-05-29 00:17:53 +01:00 |
|
Keith Whitwell
|
728d1f7f43
|
draw: enable FSE by default
|
2008-05-28 23:54:18 +01:00 |
|
Brian Paul
|
f751371028
|
egl: re-enable LOCAL_CFLAGS
|
2008-05-28 16:48:35 -06:00 |
|
Brian Paul
|
260ac3c983
|
egl: remove unused Display field
|
2008-05-28 16:08:50 -06:00 |
|
Brian Paul
|
11a261ef4f
|
egl: move a few small functions into new eglmisc.[ch] files
|
2008-05-28 15:50:58 -06:00 |
|
Brian Paul
|
c56e15b093
|
egl: make sure EGL_VERSION_STRING query returns same version as eglInitialize()
|
2008-05-28 15:43:41 -06:00 |
|
Brian Paul
|
8cd33faee6
|
egl: query/print EGL_CLIENT_APIS
|
2008-05-28 15:25:01 -06:00 |
|
Brian Paul
|
e084fe54f9
|
egl: include egldefines.h
|
2008-05-28 15:22:17 -06:00 |
|
Brian Paul
|
cf3c7d74cc
|
egl: added egldefines.h
|
2008-05-28 15:21:52 -06:00 |
|
Brian Paul
|
9843c6420d
|
egl: bring card->driver lookup code into egldriver.c
|
2008-05-28 14:51:40 -06:00 |
|
Brian Paul
|
aa6e350bed
|
egl: pass args to _eglOpenDriver()
|
2008-05-28 13:03:59 -06:00 |
|
Brian Paul
|
0c8908c411
|
egl: added args string to _eglMain()
|
2008-05-28 12:56:36 -06:00 |
|
Brian Paul
|
e94d383b9b
|
egl: added eglstring.[ch]
|
2008-05-28 12:54:33 -06:00 |
|
Brian Paul
|
17ec3b3cc5
|
prototype new code to map card number to driver name
|
2008-05-28 11:45:50 -06:00 |
|
Brian Paul
|
aa4ca9119d
|
link libEGLdri.so with libdrm
|
2008-05-28 11:44:47 -06:00 |
|
Keith Whitwell
|
648da5158e
|
rtasm: special case for [ebp]
|
2008-05-28 17:06:18 +01:00 |
|
Brian Paul
|
95c917f7dd
|
x-related EGL code (stub)
|
2008-05-28 08:42:36 -06:00 |
|
José Fonseca
|
364f75d9db
|
draw: Use PIPE_CDECL.
|
2008-05-28 22:23:34 +09:00 |
|
José Fonseca
|
25cec212d0
|
scons: Add new files.
|
2008-05-28 22:22:50 +09:00 |
|
Michal Krol
|
e407e83966
|
scons: List missing files for draw module.
|
2008-05-28 15:10:39 +02:00 |
|
Michal Krol
|
ff44dd5cde
|
draw: Decorate callbacks with PIPE_CDECL.
|
2008-05-28 15:10:19 +02:00 |
|
Jakob Bornecrantz
|
276552c0dd
|
i915: Add draw_flush to state changes
|
2008-05-28 14:52:10 +02:00 |
|
José Fonseca
|
7a986792da
|
tgsi: Observe constness.
|
2008-05-28 21:48:30 +09:00 |
|
José Fonseca
|
4767c10cbb
|
translate: Mark functions as PIPE_CDECL.
|
2008-05-28 21:47:25 +09:00 |
|
Keith Whitwell
|
7fd6cd9af3
|
Merge branch 'gallium-vertex-linear' into gallium-tex-surfaces
|
2008-05-28 13:33:09 +01:00 |
|
Jakob Bornecrantz
|
2c004a4bec
|
i915: DriConfigOptions started complaining on this line
|
2008-05-28 14:22:50 +02:00 |
|
Jakob Bornecrantz
|
4b1f382e13
|
i915: Remove workaround for buggy draw module
|
2008-05-28 14:22:07 +02:00 |
|
Jakob Bornecrantz
|
ce56bcb640
|
i915: Prepare for tiled private front and back buffers
|
2008-05-28 13:44:36 +02:00 |
|
Jakob Bornecrantz
|
cb5e05d99c
|
i915: Made vertex submission eaven faster
|
2008-05-28 13:44:36 +02:00 |
|
Jakob Bornecrantz
|
08130512b9
|
i915: Made vbuf work
|
2008-05-28 13:44:36 +02:00 |
|
Jakob Bornecrantz
|
938d9d5963
|
Merge branch 'gallium-vertex-linear' into gallium-0.1
Conflicts:
src/gallium/auxiliary/draw/draw_pt_varray.c
|
2008-05-28 12:42:42 +02:00 |
|
Jakob Bornecrantz
|
5d90f97f48
|
i915: Don't segfault on buffer allocation error
|
2008-05-28 12:27:52 +02:00 |
|
Jakob Bornecrantz
|
ae3795a968
|
i915: Make EGL_i915 compile
|
2008-05-28 12:27:27 +02:00 |
|
Jakob Bornecrantz
|
c2bd95abf6
|
i915: Make EGL_i915 segfault if modesetting is not working
|
2008-05-28 10:55:27 +01:00 |
|
Jakob Bornecrantz
|
b870bf79b5
|
egl: Temporarily disable eglx.[c|h] building
|
2008-05-28 10:55:26 +01:00 |
|
Jakob Bornecrantz
|
68ff873c20
|
egl: Make dri driver compile
|
2008-05-28 10:55:26 +01:00 |
|