Michal Krol
ed3781fdc5
tgsi: Document ps_2_0 instruction set operations.
17 anos atrás
Michal Krol
223bf49b20
tgsi: Document ps_1_4 instruction set operations.
17 anos atrás
Michal Krol
95ef9803da
tgsi: Document ps_1_1 instruction set operations.
17 anos atrás
Michal Krol
f07400592f
tgsi: Begin documenting GLSL instruction set operations.
17 anos atrás
Michal Krol
0ff360c829
tgsi: Begin documenting NV_geometry_program4 instruction set operations.
17 anos atrás
Thomas Hellstrom
1d2b14cf56
xdemos: Fix sharedtex_mt.
1) Don't allow multiple threads sharing current context,
even if they are mutex protected.
2) Remove all XLockDisplay(), XUnLockDisplay() calls, as they were
only workarounds for xcb.
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
17 anos atrás
Michal Krol
7f1062584e
python: Return on unknown pixel format.
17 anos atrás
Michal Krol
c337bafeb9
gallium: Use `_new' name, `new' is a reserved keyword in C++.
17 anos atrás
Michal Krol
1e23dac869
gallium: Provide unprotected atomic implementation for display and miniport interfaces.
17 anos atrás
Michal Krol
709b3128f3
python: Fix build after refcount rework.
17 anos atrás
Michal Krol
7b0c459bb4
python: Include `p_winsys_screen.h'.
17 anos atrás
Michal Krol
4e1c925ef5
python: Do not pass screen object to pipe_buffer_reference.
17 anos atrás
Michal Krol
627c2d2f0a
tgsi: Silence const pointer cast warnings.
17 anos atrás
Corbin Simpson
175f58baa9
r300-gallium: r500-fs: Properly set up TEX/OUT.
17 anos atrás
Corbin Simpson
307e68f739
r300-gallium: r500-fs: Texture insts, ABS, moar comments.
17 anos atrás
Corbin Simpson
93ef9ec5eb
r300-gallium: Clean up some code, un-special-case scalar ops.
17 anos atrás
Corbin Simpson
f1d93f6082
r300-gallium: r500-fs: CMP/MOV/SWZ, negation, ADD/MAD/MUL/SUB.
Also a fair amount of cleanup.
17 anos atrás
Corbin Simpson
add896aec8
r300-gallium: Fix relocation for textures.
This keeps texture emit from invalidating CS.
17 anos atrás
Jakob Bornecrantz
b95789ddb9
trace: Fix memory leak
17 anos atrás
José Fonseca
cddf629282
util: bitmask data type.
17 anos atrás
Jakob Bornecrantz
068fd6d50b
trace: Re-init refcounters just incase
17 anos atrás
Jakob Bornecrantz
f73066fbd5
trace: Dump buffer data via buffer writes
17 anos atrás
Jakob Bornecrantz
2f52c7f901
progs/trivial: Ignores
17 anos atrás
Jakob Bornecrantz
2004b99b83
progs/tests: Ignores
17 anos atrás
Michal Krol
d8445e8fe1
python: Use transfer object to read from a surface.
17 anos atrás
Michal Krol
fcf93aa06d
python: pipe_vertex_buffer's pitch member has been renamed to stride.
17 anos atrás
Michal Krol
56282d79f6
python: size is not a member of pipe_constant_buffer any more.
17 anos atrás
Corbin Simpson
5ad1721540
r300-gallium: r500-fs: Add ABS.
17 anos atrás
Corbin Simpson
567aead92a
r300-gallium: r500-fs: Clamp only when saturation flags are set.
17 anos atrás
Corbin Simpson
3cce08e313
r300-gallium: r500-fs: Working ADD and MUL, add more sop stuff.
17 anos atrás
Corbin Simpson
b9ecd7273b
r300-gallium: Cleanup a few things.
17 anos atrás
Corbin Simpson
d16533cc87
r300-gallium: r500-fs: MUL.
17 anos atrás
Corbin Simpson
fe1c94d8d3
r300-gallium: r500-fs: Stub out the simple scalar ops.
COS, SIN, and CSC are not simple.
17 anos atrás
Corbin Simpson
a22e40c29c
r300-gallium: r500-fs: Add DPH.
17 anos atrás
Corbin Simpson
65ec17f320
r300-gallium: r500-fs: Add dot products.
We're cookin' now.
17 anos atrás
Michal Krol
c97b671d64
gallium: Implement atomic for MSVC on x86.
17 anos atrás
Michal Krol
a7d42e11b4
gallium: Implement atomic interface for windows user mode subsystem.
17 anos atrás
José Fonseca
102cb5c9cd
scons: Promote declaration-after-statement to error. Detect more warnings.
17 anos atrás
José Fonseca
e5a3aa5672
progs: Try to read the texture from the current dir, if full path fails.
17 anos atrás
Michal Krol
ed7bb2c196
gallium: Use macro parameter names consistently.
17 anos atrás
Michal Krol
bf6ed0b962
gallium: pipe_mutex_init() is of type void.
Both the windows and fallback versions are void already.
17 anos atrás
Michal Krol
13dad5294b
gallium: Include p_compiler.h for integer types.
17 anos atrás
Michal Krol
47c18b35b0
softpipe: Use p_atomic_read, not atomic_read.
17 anos atrás
Thomas Hellstrom
cf25ef9072
gallium: Use struct pipe_atomic for pipe refcounts.
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
17 anos atrás
Thomas Hellstrom
fc1ef97c33
gallium: Add simple atomic class api.
Signed-off-by: Thomas Hellstrom <thellstrom-at-vmware-dot-com>
17 anos atrás
Michal Krol
1f3fe40554
tgsi: Begin documenting NV_gpu_program4 instruction set operations.
17 anos atrás
Michal Krol
bf3759e0d4
tgsi: Document NV_vertex_program3 instruction set operations.`
17 anos atrás
Michal Krol
ad908465f1
wgl: Port glthreads to WGL.
17 anos atrás
Michal Krol
9ba52e1268
mesa: Silence compiler warnings.
17 anos atrás
Corbin Simpson
877aaad06d
r300-gallium: r500-fs: Actually handle consts and imms correctly.
This makes mad.txt draw correctly. Yay!
17 anos atrás