José Fonseca
be29a60f9e
Revert "llvmpipe: Move tile coordinate assertion into a more useful place."
This reverts commit 8c0391726a
.
Too pendantic.
пре 15 година
José Fonseca
c72e8b3edd
scons: Fix drm/intel build.
пре 15 година
José Fonseca
9381dd590f
llvmpipe: Handle TGSI_TOKEN_TYPE_PROPERTY.
Avoids assertion failures with certain shaders.
пре 15 година
José Fonseca
8c0391726a
llvmpipe: Move tile coordinate assertion into a more useful place.
пре 15 година
José Fonseca
764c172aa9
llvmpipe: Clamp both extremes of triangles to framebuffer size.
Fix segmentation fault when triangles crossed the axis.
пре 15 година
José Fonseca
128d93a009
gallivm: TGSI_OPCODE_CONT is not deprecated.
Note that with FIXME instead of an assertion failure.
Addresses fdo 25956.
пре 15 година
Ben Skeggs
16a91bd2fd
nouveau: remove u_simple_screen.h includes
пре 15 година
Roland Scheidegger
b75adabc89
gallium: also save/restore stencil_ref in cso_save/restore_depth_stencil_alpha
makes life of state trackers easier
пре 15 година
Vinson Lee
7c2634dd71
i965g: ifdef out unused functions.
пре 15 година
Corbin Simpson
229db2b8ad
r300g: Work around "defect" in r300compiler.
r300compiler doesn't handle half swizzles for vert shaders, which don't
have them. So, for now, disable them.
пре 15 година
Vinson Lee
218590f707
st/mesa: Silence uninitialized variable warning in st_cb_bitmap.c.
пре 15 година
Vinson Lee
19045d3749
swrast: Silence uninitialized variable warnings in ss_tritmp.h.
пре 15 година
Vinson Lee
8df7e20788
os: Do not use Pthreads barrier functions on Mac OS X.
Pthreads barrier functions are not available on some POSIX platforms.
пре 15 година
Vinson Lee
57732d83e5
ffb: Fix build.
пре 15 година
Brian Paul
4b1241bf76
gallium: cast to silence waring
пре 15 година
Brian Paul
f6bcce0308
gallium: use os_time.h
пре 15 година
Brian Paul
bcace317c7
gallium: use os_time.h in pb_bufmgr_cache.c
Untested, but seems straightforward.
пре 15 година
Brian Paul
43ba0d7451
gallium: use os_time.h in u_timed_winsys.c
пре 15 година
Brian Paul
eaf3ae58a9
scons: add another prefix for mingw32 on Fedora
(cherry picked from commit f1afb352da
)
пре 15 година
Ian Romanick
5325340fb3
dri: Fix one last copy-and-paste brain damage from a previous commit
пре 15 година
José Fonseca
2311e2adf0
scons: User friendly message for code generated files
пре 15 година
Karl Schultz
2717d9066d
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa
пре 15 година
Karl Schultz
450524a87c
Update Visual Studio Project files to compile the shader compiler and build the prebuilt shader header files.
пре 15 година
Corbin Simpson
412ffb7a3a
r300g: Fix typo.
Thanks to Uros Bizjak for catching it.
пре 15 година
Corbin Simpson
92ea8834d8
r300/compiler: r500-fs: Properly set HW register swizzles.
Fixes fallout from 9a1bf52c
.
пре 15 година
José Fonseca
f6a16dfa97
scons: Only build progs when explicitly requested in the command line.
пре 15 година
Roland Scheidegger
9381a2777c
svga: adapt to stencil ref changes
also add some disabled code to handle blendcolor?
пре 15 година
Roland Scheidegger
6a509ec6dd
llvmpipe: adapt to stencil ref changes
since the driver doesn't actually handle stencil yet the code won't do much.
пре 15 година
Roland Scheidegger
4ea2f61e5a
identity: adapt to stencil ref changes
пре 15 година
Roland Scheidegger
5365d41895
fo: adapt to stencil ref changes
пре 15 година
Roland Scheidegger
dfc02e3784
st/mesa: more fixes for stencil ref change.
compiles. Might need to do something to make it possible to save/restore
stencil ref.
пре 15 година
José Fonseca
b44c444a0f
llvmpipe: Map rendertargets when bound as textures.
Fixes gearbox segfault (fdo 25960). Corruption remains.
пре 15 година
Ian Romanick
96728bb4f3
dri: Fix copy-and-paste brain damage in previous commit
A number of places in 3cce4a1e10
use
TRUE instead of GL_TRUE. This causes build failures in all of the
drivers that I don't typically build. Win.
Reported by sungami on IRC.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
пре 15 година
Ian Romanick
6bd9da01ea
intel: Don't expose GLX_SWAP_EXCHANGE_OML
We can't always guarantee that the swap will happen by exchange, so we
can't expose this mode. GLX_SWAP_UNDEFINED_OML already covers the
case where the swap *might be* by exchange.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
пре 15 година
Ian Romanick
bb65a1d009
intel: Expose a minimal number of configs with accumulation buffer
Expose one config per color depth that includes accumulation buffer.
We could probably expose only one config with accumulation buffer, but
that would require figuring out the actual color depth. This is
easier and only exposes 2 useless configs.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
пре 15 година
Ian Romanick
3cce4a1e10
dri: Allow selective generation of accum. buffer configs
Modify the interface to driCreateConfigs allowing drivers to not
expose configs with an accumuation buffer. All of the drivers calling
function have been updated to pass true for the accumulation
selector. This maintains the current behavior.
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
Reviewed-by: Corbin Simpson <MostAwesomeDude@gmail.com>
пре 15 година
Ian Romanick
73e24cd5a7
intel: Stop exposing useless 24 depth/0 stencil configs
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
пре 15 година
Ian Romanick
6d91f9a024
intel: Remove redundant init of depth_bits / stencil_bits in intelInitScreen2
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
пре 15 година
Ian Romanick
066f45c7a1
intel: Update comment in intelInitScreen2 to noting DRI2 protocol issues
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
пре 15 година
Roland Scheidegger
0786f38b46
trace: adapt to stencil ref changes
пре 15 година
Roland Scheidegger
658e94578f
softpipe: adapt to stencil ref changes
пре 15 година
unknown
b91bb45899
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa
пре 15 година
Brian Paul
3251f31d59
glsl/pp: fix extension enable/disable options
Now the #extension name: disable/enable flags do the right thing.
Fixes glean/glsl1 "Preprocessor test (extension test 3)"
пре 15 година
unknown
c3b62372db
Add new symbol to exports list
пре 15 година
Roland Scheidegger
903bb045b5
gallium: adapt state trackers to stencil ref change
пре 15 година
Michal Krol
8b1c332a77
Simplify GLSL extension mechanism.
Since extension name and extension name string are the same, collapse
them into one name.
пре 15 година
Michal Krol
c1395a71ac
glsl/pp: Fix ifdef directive for extension names.
пре 15 година
Brian Paul
eb095b67ad
glsl: GLSL extensions have the GL_ prefix
Both the #extension directive name and the preprocessor symbol start
with the GL_ prefix. For example:
...
New glean/glsl1 tests have been added to test the #extension feature.
пре 15 година
Zack Rusin
f88b43e8d0
st/xorg: fix a silly offset bug in xv
we were multiplying the difference in the wrong direction.
пре 15 година
Kristian Høgsberg
3a0e4eb94c
r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename
Oops, I n00bed it.
пре 15 година