José Fonseca
e848a86dba
python: Add nblocksx/y members to surfaces.
před 16 roky
José Fonseca
382306c573
gallium: Move pf_is_depth_stencil to p_format.h.
před 16 roky
Roland Scheidegger
4d89eff0b6
fix ugly copy/paste error in mipmap generation code
před 16 roky
Corbin Simpson
3eeeaf04e3
r300-gallium: RGBA, not ARGB, after all.
Clearly, something else is wrong.
před 16 roky
Corbin Simpson
aafbbf7744
r300-gallium: r500-fs: If recompiling a shader, overwrite old insts.
před 16 roky
Corbin Simpson
70de577b14
r300-gallium: Properly redo shaders when constant buffer changes size.
před 16 roky
Corbin Simpson
70d39c7053
r300-gallium: Allow surface_fill to clear depth/stencil buffers too.
před 16 roky
Corbin Simpson
4bfe784dca
r300-gallium: Emit the "right" sequence of colors.
ARGB, not RGBA.
před 16 roky
Corbin Simpson
a56020fe17
r300-gallium: Fix hardlock when no colors or textures are present.
před 16 roky
Corbin Simpson
7620b3943b
r300-gallium: Fix strange build error.
Why didn't this come up before?
před 16 roky
Corbin Simpson
458bfe7e8d
r300-gallium: Handful of small leftovers.
před 16 roky
Adam Jackson
37fb2d9b23
intel: Avoid mapping the texture image for CopyTex{,Sub}Image
We don't upload the pixels with the CPU in that case, so the map will
only serve as a way of triggering cache flushes over a bunch of data we
don't touch.
před 16 roky
José Fonseca
f24ce49969
python: Use depth buffer in the triangle example.
před 16 roky
José Fonseca
b4de7c4c5f
python: Read rgba8 with a single transfer.
před 16 roky
José Fonseca
ffaff2736f
python: Cleanup.
před 16 roky
José Fonseca
76d43ed4c9
python: Don't use deprecated clear_value field.
před 16 roky
José Fonseca
5e815cf26f
python/test: Move the test description logic to the base class.
před 16 roky
José Fonseca
a8251d041a
python/test: Move the image comparison logic to the base test class.
před 16 roky
José Fonseca
af25470a54
python: Force unsigned comparison.
před 16 roky
José Fonseca
844868048f
python: Set correct transfer mode.
před 16 roky
José Fonseca
28de69d681
python: Set the surface GPU access flags.
Make python surface just a dumb (texture, face, level, zslice) tuple.
před 16 roky
José Fonseca
68342f9036
python: Hide away the surface usage flags.
Surfaces are now by definition GPU views. So CPU access flags don't make
any sense when creating a surface.
For now we are forcing surfaces to be GPU read/write, but that will go away
soon.
před 16 roky
Michal Krol
e08a0f4790
tgsi: Condition codes are implied in KILP.
před 16 roky
Michal Krol
bd4c1c133b
tgsi: Explain symbols used in instruction set documentation.
před 16 roky
Michal Krol
25e491e68c
tgsi: Document BRA opcode.
před 16 roky
José Fonseca
1c989c24ae
python: Dont touch old pipe_winsys.
před 16 roky
José Fonseca
29933fc6fe
python: Update instructions for windows.
před 16 roky
José Fonseca
a20bae3d17
scons: Get python extensions building correctly on windows.
před 16 roky
Roland Scheidegger
a693a2998c
i965: srgb texture fixes
i965 can either do SRGBA8_REV format or SARGB8 format, but not SRGBA8.
Could add SRGBA8_REV support to mesa, but simply use SARGB8 for now.
While here, also add true srgb luminance / luminance_alpha support -
unfortunately the published docs fail to mention which asics support
this, tested on g43 so assume this works on any g4x.
před 16 roky
Roland Scheidegger
02a579f2e7
mesa: fix a glGetTexImage issue with base-converted texture formats
need to respect the user-supplied base format, not the one derived from
the texture format actually used.
před 16 roky
Roland Scheidegger
79e2df63af
i965: add support for signed rgba texture format
před 16 roky
Roland Scheidegger
bb386a1eca
mesa: add _rev signed rgba texture format
před 16 roky
Roland Scheidegger
7d00ba195c
glapi regenerate
před 16 roky
Roland Scheidegger
05330b9cf3
glapi: remove a couple accidental GL_ prefixes
před 16 roky
Roland Scheidegger
c6a6cc1918
mesa: add new signed rgba texture format
This is a (partial) backport of the signed texture format support in OGL 3.1.
Since it wasn't promoted from an existing extension roll our own.
před 16 roky
Roland Scheidegger
a9bf5b5cca
gl: add new OGL 3.1 enums to glext.h
This is just temporary until the upstream source is updated.
před 16 roky
Roland Scheidegger
0d9a715cea
gl: update glext.h to version 48
před 16 roky
Roland Scheidegger
fd83289dbf
fix various small intel blitter issues
use color format constants instead of magic numbers
remove handling of cpp 0 or 3 (neither is possible) in various places
don't misconfigure 8 bit surface blits as rgb565
před 16 roky
José Fonseca
aa011836c2
wgl: Don't flush surface if it is NULL.
Just a quick fix to prevent segfaults with glean.
před 16 roky
José Fonseca
c03000b73e
wgl: Remove unused cruft.
před 16 roky
José Fonseca
a790074810
util: Support Z24S8/Z24X8.
před 16 roky
José Fonseca
e0a55dc9da
mesa: Support Z24S8 wherever S8Z24 is supported.
před 16 roky
Corbin Simpson
2431a027c1
r300-gallium: Add some surface_copy.
před 16 roky
Corbin Simpson
aa91f05f9d
r300-gallium: Use CMP for MOV on r300.
Doesn't quite fix problems, though. :c
před 16 roky
José Fonseca
ec30d1b2e5
mesa: Use the python executable from sys.executable.
From Ramesh Dharan <rrdharan@vmware.com>
před 16 roky
Carl-Johan Kjellander
c97e5e1fc1
egl: Fix newline typo in Makefiles
před 16 roky
Brian Paul
2002e03a52
st: init the default texture to (0,0,0,1)
The default texture is used when a sampler uses an incomplete texture.
This change fixes the piglit fp-incomplete test.
před 16 roky
Brian Paul
3673189326
tgsi: pass zero vector to texture sampler for 1D case instead of NULL
Fixes segfault when sampling 1D textures.
před 16 roky
José Fonseca
a2f52f500c
python: Don't bypass vs/clip/viewport by default.
před 16 roky
José Fonseca
7138cd7009
python: Fix the texture test.
před 16 roky