Brian Paul
93f553ed4d
gallium: fix translation of extended swizzles, per-component negation
17 yıl önce
Michal Krol
0aa0141e0c
tgsi: Fix tgsi_util_get_full_src_register_extswizzle().
17 yıl önce
Jakob Bornecrantz
818cd9dca2
i915: intel_flush_frontbuffer does work
17 yıl önce
Brian Paul
7f3d6e7481
mesa: glsl: rework swizzle storage handling
Build on the heirarchal approach implemented for arrays/structs.
17 yıl önce
Brian Paul
0d1ed45cbf
mesa: fix uninitialized var
17 yıl önce
Brian Paul
11a5c2d4ee
mesa: glsl: implement constructor functions for user-defined types
17 yıl önce
Brian Paul
e4139657e0
mesa: remove stray debug assertion
17 yıl önce
Michal Krol
51d219dbfe
tgsi: Fix immediate usage checks.
Provide more info for register usage errors/warnings.
17 yıl önce
Roland Scheidegger
7467a943fc
add env var to override msaa visual selection
17 yıl önce
Brian
63025ec726
mesa: fix glUniform error checking for samplers
17 yıl önce
Brian
e3ca92aa28
mesa: refactor: move _mesa_Bind/Gen/DeleteProgram() to arbprogram.c
No API-level functions now in program.c.
17 yıl önce
José Fonseca
883097053d
win32kprof: Store the profile data as an caller->callee hash table, instead of a trace.
17 yıl önce
José Fonseca
4db631a399
gallium: Open a new file when existing profile memory map is exhausted.
17 yıl önce
José Fonseca
2fafe29793
win32kprof: Generate callgraphs.
Relies on gprof2dot.py.
17 yıl önce
José Fonseca
ac25408c47
win32kprof: Convert tabs to spaces.
17 yıl önce
José Fonseca
1662be3764
win32kprof: Consider the section alignment when estimating the image base.
17 yıl önce
Zack Rusin
4d38d86b2c
add edge detection to that example
17 yıl önce
Brian Paul
ec9c79a7dd
mesa: initial support for GLSL struct/array comparisons
17 yıl önce
Brian Paul
c9a7ee2d00
mesa: added null ptr check (error handling case)
17 yıl önce
Brian Paul
5ba32b79d8
mesa: fix +=, -=, etc. operators
17 yıl önce
Jonathan White
467e6526a8
gallium: Temporary workaround for mismatched pipe create and pipe destroy
17 yıl önce
Brian Paul
7e8f79e39d
mesa: remove an error check for NV_v_p that doesn't apply to ARB_v_p
17 yıl önce
Brian Paul
70d3928f63
mesa: fix some issues in _mesa_validate_program()
17 yıl önce
Brian Paul
fbf26e109b
mesa: assorted glsl uniform/attribute fixes
Fix incorrect uniform/attribute size query results.
Add missing error checking for glUniform, glUniformMatrix params
Fix an array size/allocation error.
17 yıl önce
Brian Paul
d8cbac5330
mesa: remove debug code
17 yıl önce
Jakob Bornecrantz
1753ff9872
tgsi: Update Makefile to include tgsi_iterate.c
17 yıl önce
Michal Krol
b3c8d0c348
tgsi: Parse source register extended swizzle.
17 yıl önce
Michal Krol
9d068d4b90
tgsi: Add support for branch instructions with target labels.
17 yıl önce
Michal Krol
25a7f422b4
tgsi: Warn if an indirect register not ADDR[0].
17 yıl önce
Michal Krol
73e1d0be75
tgsi: Add support for indirect addressing in dump, sanity and text modules.
17 yıl önce
Michal Krol
613f0df64d
tgsi: Remove redundant code.
17 yıl önce
Michal Krol
83f245bd24
tgsi: Use tgsi_iterate in tgsi_dump.
17 yıl önce
Michal Krol
57482e1549
tgsi: Keep version and processor info in iterate_ctx.
17 yıl önce
Michal Krol
fef7f2b070
tgsi: Fix error handling.
17 yıl önce
Michal Krol
82f11f7e7c
tgsi: Tidy up and fix tgsi_dump.
17 yıl önce
Michal Krol
307a252d15
tgsi: Fix dump enums.
17 yıl önce
Michal Krol
15c902455f
tgsi: Preserve flags parameter for tgsi_dump().
17 yıl önce
Michal Krol
5e9ea9d938
scons: List util/tgsi_dump_c.c.
17 yıl önce
Michal Krol
5ded4ffc50
tgsi: Split tgsi_dump into two modules.
17 yıl önce
José Fonseca
2170ec9048
pipebuffer: More detailed description of bufer over-/undereflows.
17 yıl önce
José Fonseca
5853b6c2fe
python/tests: Check support for non-pot/non-square textures.
17 yıl önce
José Fonseca
43df2fe2d9
gallium: Fix typo in function name.
17 yıl önce
José Fonseca
939be248fe
raw2png: Handle r5g6b5 format.
17 yıl önce
José Fonseca
b1d6ff1afd
python/tests: Specify the right texture target when querying formats.
17 yıl önce
José Fonseca
8aafc03b26
gallium: Finer grained is_format_supported.
17 yıl önce
José Fonseca
ff26c50153
tgsi: Make tgsi_sanity return TRUE on success as documented.
17 yıl önce
José Fonseca
1a8ceb3828
gallium: Move PIPE_TEXTURE_USAGE* to p_defines.h
17 yıl önce
Brian Paul
72e57b52f0
mesa: glsl: various writemask/swizzle improvements and clean-ups
17 yıl önce
Brian Paul
7218626cf5
mesa: rework array/struct addressing code.
The slang_ir_storage type now has a pointer to parent storage to represent
storage of an array element within an array, or a field within a struct.
This fixes some problems related to addressing of fields/elements in non-
trivial cases. More work to follow.
17 yıl önce
Brian Paul
a4fd90e325
mesa: regenerated file
17 yıl önce