Roland Scheidegger
9c6a9363ef
Merge branch 'gallium-noblocks'
Conflicts:
src/gallium/state_trackers/xorg/xorg_exa.c
pirms 16 gadiem
Roland Scheidegger
94b5c28a98
gallium: adapt nv drivers to interface cleanups
pirms 16 gadiem
Jakob Bornecrantz
cc8a537c57
Merge branch 'mesa_7_7_branch'
pirms 16 gadiem
José Fonseca
7fc75ef7d4
util: Fix generated swizzle comments.
pirms 16 gadiem
Michal Krol
cdb6849fc1
tgsi/ureg: Fix ureg_emit_src().
pirms 16 gadiem
Corbin Simpson
ab7e70fabd
radeong: Clean up some bad code.
pirms 16 gadiem
Corbin Simpson
f79028bbd4
radeong: Add helper to determine pipe driver.
pirms 16 gadiem
Corbin Simpson
4395d35c8a
radeong: Do ioctls before selecting pipe driver.
pirms 16 gadiem
Corbin Simpson
4f77b0103d
r300g, radeong: De-specialize r300_winsys into radeon_winsys.
There's like five good reasons for this, I swear.
pirms 16 gadiem
Corbin Simpson
dad193d516
radeong: Change ioctl order, document it.
pirms 16 gadiem
Corbin Simpson
08383af4c7
r300g: No vertex textures here.
pirms 16 gadiem
Brian Paul
debc0b6fa8
cso: check if pipe_context::bind_vertex_sampler_states is non-null
Fixes segfaults upon exit when the CSO module is releasing its objects.
pirms 16 gadiem
Brian Paul
d5e5909f17
Revert "llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures function"
This reverts commit 792888121b
.
We're instead returning 0 for the PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query.
pirms 16 gadiem
Brian Paul
f42192e783
llvmpipe: return 0 for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
The driver (and draw module) don't support vertex shader textures yet.
pirms 16 gadiem
Brian Paul
792888121b
llvmpipe: plug in dummy pipe_context::set_vertex_sampler_textures function
Fixes immediate segfault.
pirms 16 gadiem
Brian Paul
429bf75417
cell: fix TGSI breakage
pirms 16 gadiem
Brian Paul
144afacc6f
gallium/util: __builtin_bswap32() is in only gcc 4.3 or later
pirms 16 gadiem
Brian Paul
f6d5e58427
gallium/util: added PIPE_CC_GCC_VERSION symbol
pirms 16 gadiem
Jakob Bornecrantz
0c75854cc1
Merge commit 'mesa_7_6_branch' into mesa_7_7_branch
Conflicts:
src/mesa/main/version.h
pirms 16 gadiem
Alex Deucher
2b5618fc5b
r200: fix polygon stipple
fixes fdo bug 25354
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
pirms 16 gadiem
Vinson Lee
c3b7f93e02
scons: Add Mac OS to target platform list.
(cherry picked from commit 2c307c7750
)
pirms 16 gadiem
Vinson Lee
235c0c8134
progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS.
(cherry picked from commit b98db7bf69
)
pirms 16 gadiem
Vinson Lee
0a107d36c2
progs/glsl: Fix trirast GLSL compilation errors on Mac OS.
(cherry picked from commit 4b3ec2acf2
)
pirms 16 gadiem
Vinson Lee
b094683e7c
progs/glsl: Fix noise GLSL compilation error on Mac OS.
(cherry picked from commit 0d31990b47
)
pirms 16 gadiem
Vinson Lee
592c8522a2
demos/glsl: Add missing break statement to noise test.
(cherry picked from commit 7dfea5c072
)
pirms 16 gadiem
Vinson Lee
8f4d3613da
progs/glsl: Fix multinoise GLSL compilation errors on Mac OS.
(cherry picked from commit d4dc2e30da
)
pirms 16 gadiem
Vinson Lee
9ed77d12b1
progs/glsl: Add missing break statement in multinoise.c.
(cherry picked from commit 43080e40aa
)
pirms 16 gadiem
Vinson Lee
832593772d
progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS.
(cherry picked from commit 04442841fb
)
pirms 16 gadiem
Vinson Lee
2a5cd95e24
progs/glsl: Include local headers before installed headers during compilation.
Fixes compilation errors on platforms with insufficient older installed
GL headers.
(cherry picked from commit d17af7d1e1
)
pirms 16 gadiem
Brian Paul
ccea09cd3a
progs/glsl: minor Makefile clean-ups
(cherry picked from commit 4df2f7af5e
)
pirms 16 gadiem
Eric Anholt
4598942b1b
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
pirms 16 gadiem
Eric Anholt
db352f58fa
mesa: Fix bad conversion in AL1616_REV texstore.
pirms 16 gadiem
Eric Anholt
b47f7316da
mesa: Fix copy'n'paste problem in al1616 texel fetch.
pirms 16 gadiem
Vinson Lee
67a0628ab2
progs: Ignore Mac OS dSYM directories.
(cherry picked from commit a420056750
)
pirms 16 gadiem
Brian Paul
908a3e56cc
cell: added tex_usage param to xm_surface_buffer_create()
pirms 16 gadiem
Roland Scheidegger
c78748a527
gallium: adapt drivers to interface cleanups
pirms 16 gadiem
Brian Paul
09325b9ff4
mesa: added comment for target_enum_to_index()
pirms 16 gadiem
Brian Paul
e0399fddf2
softpipe: setup machine->Face without a conditional
pirms 16 gadiem
Brian Paul
ba97b98842
progs/demos: remove unused glFogCoordPointer_ext var
pirms 16 gadiem
Tom Fogal
b9f4a0bd2b
Simplify hackery added to fix AIX build.
Borrow an idiom from the GNU build system which can handle `for'
loops over empty lists.
pirms 16 gadiem
Ian Romanick
d8da270a2b
intel: Remove GL_NV_point_sprite from extension list
i830 does not (and cannot!) support the any of the non-default
GL_POINT_SPRITE_R_MODE_NV settings. i915 and i965 could, but
currently do not. In both cases it would require mucking about with
the fragment shader.
pirms 16 gadiem
Jakob Bornecrantz
77ff3a5619
vmware/xorg: Add video support
By using the hooks st/xorg provides us we can create a driver
specific implementation that uses the svga overlay engines.
pirms 16 gadiem
Jakob Bornecrantz
64102a5625
vmware/xorg: Create a small driver that sits ontop of st/xorg
pirms 16 gadiem
Jakob Bornecrantz
bb80a93c9e
st/xorg: Create winsys hooks that we call into
pirms 16 gadiem
Jakob Bornecrantz
232e59ca6f
vmware/core: Update vmwgfx_drm.h to latest version
pirms 16 gadiem
Jakob Bornecrantz
9077ddaa25
svga: Add header files for overlay support
pirms 16 gadiem
Eric Anholt
a7e4a311e9
intel: Fix more front-buffer rendering after Brian's less flushing patch.
bcbfda71b0
left out many blit paths.
This fixes up more of them to get Blender to work again.
Bug #25030 .
pirms 16 gadiem
José Fonseca
b2581dcab4
wgl: Call st_swapbuffers instead of st_notify_swapbuffers.
This will get single buffer, double buffer, and
joint single/double buffer (typical in CAD applications) done right,
at least as far as the frambuffer is concerned.
There are still problems with multiple contexts using the same
framebuffer because st_framebuffer_* calls assume the framebuffer
is bound to a single context.
pirms 16 gadiem
Dave Airlie
e84dddde9b
Revert "radeon/r300: no need to flush the cmdbuf when changing scissors state in KMM mode"
This reverts commit 286bf89e5a
.
This doesn't appear to be correct, regression so revert it.
http://bugs.freedesktop.org/show_bug.cgi?id=25193
pirms 16 gadiem
Brian Paul
c8cdce6657
vbo: make flush recursion check code per-context
This fixes invalid failed assertions when running multi-threaded apps.
pirms 16 gadiem