2010-09-09 |
Christoph Bumiller | nv50: create value references with the right type |
commit | commitdiff | tree |
2010-09-09 |
Christoph Bumiller | nv50: use actual loads/stores if TEMPs are accessed... |
commit | commitdiff | tree |
2010-09-09 |
Christoph Bumiller | nv50: don't parse again in tgsi_2_nc |
commit | commitdiff | tree |
2010-09-09 |
Christoph Bumiller | nv50: prepare for having multiple functions |
commit | commitdiff | tree |
2010-09-09 |
Christoph Bumiller | nv50: save tgsi instructions |
commit | commitdiff | tree |
2010-09-03 |
Christoph Bumiller | nv50: load address register before using it, not after |
commit | commitdiff | tree |
2010-09-02 |
Christoph Bumiller | Merge remote branch 'origin/master' into nv50-compiler |
commit | commitdiff | tree |
2010-09-02 |
Christoph Bumiller | nv50: fix build-predicate function |
commit | commitdiff | tree |
2010-09-02 |
Christoph Bumiller | nv50: fix find_dom_frontier |
commit | commitdiff | tree |
2010-09-02 |
Jerome Glisse | r600g: fix memory/bo leak |
commit | commitdiff | tree |
2010-09-02 |
Brian Paul | mesa: fix code generation for ir_unop_sqrt |
commit | commitdiff | tree |
2010-09-02 |
Brian Paul | mesa: fix some printf warnings with casts |
commit | commitdiff | tree |
2010-09-02 |
Dave Airlie | r600g: fix thinko in shadow code. |
commit | commitdiff | tree |
2010-09-02 |
Dave Airlie | r600g: fix logicop, the 3d ROP is the 2D rop shifted... |
commit | commitdiff | tree |
2010-09-02 |
Dave Airlie | r600g: fix depth texture tests |
commit | commitdiff | tree |
2010-09-02 |
Kenneth Graunke | glsl: Apply implicit conversions to structure construct... |
commit | commitdiff | tree |
2010-09-02 |
Kenneth Graunke | glsl: Convert constant record constructor parameters... |
commit | commitdiff | tree |
2010-09-02 |
Kenneth Graunke | glsl: Reject structure constructors that have too many... |
commit | commitdiff | tree |
2010-09-02 |
Ian Romanick | glsl2: Remove unnecessary glsl_symbol_table::get_functi... |
commit | commitdiff | tree |
2010-09-02 |
Ian Romanick | glsl2: Remove unused method glsl_type::generate_constructor |
commit | commitdiff | tree |
2010-09-02 |
Ian Romanick | glsl2: Remove unused 'constructor' parameter from glsl_... |
commit | commitdiff | tree |
2010-09-02 |
Ian Romanick | glsl2: Don't generate constructor functions for structures |
commit | commitdiff | tree |
2010-09-02 |
Ian Romanick | glsl2: Emit structure constructors inline |
commit | commitdiff | tree |
2010-09-02 |
Dave Airlie | r600g: add missing vertex fetch formats to the translat... |
commit | commitdiff | tree |
2010-09-02 |
Jerome Glisse | r600g: fix binding of same texture to several target... |
commit | commitdiff | tree |
2010-09-02 |
Kenneth Graunke | glsl: Fix write mask in matrix-from-matrix constructors. |
commit | commitdiff | tree |
2010-09-02 |
Kenneth Graunke | glsl: Add proper handling for constant matrix-from... |
commit | commitdiff | tree |
2010-09-02 |
Kenneth Graunke | glsl: Move generate_constructor_(matrix|vector) to... |
commit | commitdiff | tree |
2010-09-02 |
Kenneth Graunke | ast_function: Fix check for "too few components". |
commit | commitdiff | tree |
2010-09-02 |
Kenneth Graunke | ast_function: Remove bogus cases from generate_construc... |
commit | commitdiff | tree |
2010-09-02 |
Dave Airlie | r600g: fix incorrect state naming in pipe_sampler vs... |
commit | commitdiff | tree |
2010-09-02 |
Eric Anholt | ir_to_mesa: Load all the STATE_VAR elements of a builti... |
commit | commitdiff | tree |
2010-09-02 |
Eric Anholt | ir_to_mesa: Add a little helper for emitting link failu... |
commit | commitdiff | tree |
2010-09-02 |
Eric Anholt | mesa: Fix many printf-like warnings. |
commit | commitdiff | tree |
2010-09-02 |
Eric Anholt | mesa: Add __printf__ attribute to printf-like functions... |
commit | commitdiff | tree |
2010-09-01 |
Dave Airlie | mesa/st: remove check for buffer/elements = 0 |
commit | commitdiff | tree |
2010-09-01 |
Jerome Glisse | r600g: silence compiler warning |
commit | commitdiff | tree |
2010-09-01 |
Jerome Glisse | r600g: refix db/cb state |
commit | commitdiff | tree |
2010-09-01 |
Brian Paul | mesa: fix out of bounds memory read in mipmap gen code |
commit | commitdiff | tree |
2010-09-01 |
Brian Paul | mesa: more prog_execute.c debug code |
commit | commitdiff | tree |
2010-09-01 |
Kenneth Graunke | glsl: Add forgotten implementations of equal/notEqual... |
commit | commitdiff | tree |
2010-09-01 |
Alex Deucher | r600g: fix up default state differences between r6xx... |
commit | commitdiff | tree |
2010-09-01 |
Brian Paul | st/glx: re-order destruction of buffers, visuals |
commit | commitdiff | tree |
2010-09-01 |
Eric Anholt | i965: DP2 produces a scalar result like DP3, DP4, etc. |
commit | commitdiff | tree |
2010-09-01 |
Ian Romanick | glsl2: Perform algebraic simplifications on logical... |
commit | commitdiff | tree |
2010-09-01 |
Ian Romanick | glsl2: Allow ir_constant::zero to create boolean constants |
commit | commitdiff | tree |
2010-09-01 |
Jerome Glisse | r600g: avoid dynamic allocation of states |
commit | commitdiff | tree |
2010-09-01 |
Jerome Glisse | Revert "Revert "r600g: precompute some of the hw state"" |
commit | commitdiff | tree |
2010-09-01 |
Patrice Mandin | nouveau/nvfx: Remove enforcement of bit depth being... |
commit | commitdiff | tree |
2010-09-01 |
Christoph Bumiller | nv50: fix XPD, was negated |
commit | commitdiff | tree |
2010-09-01 |
Christoph Bumiller | nv50: must join SELECT inputs before MOV inputs |
commit | commitdiff | tree |
2010-09-01 |
Christoph Bumiller | nv50: make use of TGSI immediate type |
commit | commitdiff | tree |
2010-09-01 |
Christoph Bumiller | nv50: re-add proper TEXBIAS sequence |
commit | commitdiff | tree |
2010-09-01 |
Christoph Bumiller | nv50: make FrontFacing -1 or +1 |
commit | commitdiff | tree |
2010-09-01 |
Christoph Bumiller | nv50: SSG |
commit | commitdiff | tree |
2010-09-01 |
Ben Skeggs | nv50: DPH |
commit | commitdiff | tree |
2010-09-01 |
Ben Skeggs | nv50: DST |
commit | commitdiff | tree |
2010-09-01 |
Christoph Bumiller | nv50: attempt at making more complicated loops work |
commit | commitdiff | tree |
2010-09-01 |
Christoph Bumiller | nv50: turn off verbose debug output by default |
commit | commitdiff | tree |
2010-09-01 |
Christoph Bumiller | nv50: set the FragDepth output index |
commit | commitdiff | tree |
2010-09-01 |
Christoph Bumiller | nv50: handle TEXTURE_SWIZZLE and GEOMETRY_SHADER4 caps |
commit | commitdiff | tree |
2010-09-01 |
Vladimir Vukicevic | mesa: initialize dummy framebuffer and renderbuffer... |
commit | commitdiff | tree |
2010-09-01 |
Jon TURNEY | Cygwin: Adjust mklib so -linker and -cplusplus options... |
commit | commitdiff | tree |
2010-09-01 |
Jon TURNEY | Cygwin: Teach mklib/minstall to properly install librar... |
commit | commitdiff | tree |
2010-09-01 |
Jon TURNEY | Cygwin: Change mklib not to report the full archname... |
commit | commitdiff | tree |
2010-09-01 |
Jon TURNEY | Cygwin: Have mklib exit with error code if link fails |
commit | commitdiff | tree |
2010-09-01 |
Ian Romanick | glsl2: Disallow function declarations within function... |
commit | commitdiff | tree |
2010-09-01 |
Andre Maasikas | r600: cube mipmap levels are aligned to 8 faces only... |
commit | commitdiff | tree |
2010-09-01 |
Dave Airlie | r600g: correct cb/zb offset emits. |
commit | commitdiff | tree |
2010-09-01 |
Dave Airlie | Revert "r600g: precompute some of the hw state" |
commit | commitdiff | tree |
2010-09-01 |
Dave Airlie | r600g: fix typo causing segfault. |
commit | commitdiff | tree |
2010-09-01 |
Dave Airlie | r600g: fix glean texCube and shadows. |
commit | commitdiff | tree |
2010-09-01 |
Brian Paul | gallivm: fix bug in nested conditionals |
commit | commitdiff | tree |
2010-09-01 |
Brian Paul | glsl2: fix bug in atan(y, x) function |
commit | commitdiff | tree |
2010-08-31 |
Eric Anholt | ir_to_mesa: When emitting a pixel kill, flag that we... |
commit | commitdiff | tree |
2010-08-31 |
Keith Whitwell | llvmpipe: slightly simplify build_mask |
commit | commitdiff | tree |
2010-08-31 |
Keith Whitwell | llvmpipe: combine linear mask calculation |
commit | commitdiff | tree |
2010-08-31 |
Keith Whitwell | llvmpipe: intrinsics versions of build_mask functions |
commit | commitdiff | tree |
2010-08-31 |
Ian Romanick | glsl2: Write vector constructor constants in a single... |
commit | commitdiff | tree |
2010-08-31 |
Eric Anholt | ir_to_mesa: Sort the uniform list we're adding to Param... |
commit | commitdiff | tree |
2010-08-31 |
nobled | ir_to_mesa: Fix struct/class confusion |
commit | commitdiff | tree |
2010-08-31 |
Eric Anholt | ir_to_mesa: Set up our instruction nodes with zeroed... |
commit | commitdiff | tree |
2010-08-31 |
Kenneth Graunke | ast_to_hir: Add support for bit-wise operators (but... |
commit | commitdiff | tree |
2010-08-31 |
Chia-I Wu | st/egl: Enable EGL_MESA_drm_display. |
commit | commitdiff | tree |
2010-08-31 |
Chia-I Wu | egl: Mark EGL_MESA_screen_surface as obsolete. |
commit | commitdiff | tree |
2010-08-31 |
Dave Airlie | r600g: fix up depth write swizzles. |
commit | commitdiff | tree |
2010-08-31 |
Dave Airlie | r600g: fix fp-fragment-position test. |
commit | commitdiff | tree |
2010-08-31 |
Dave Airlie | r600g: fix typo in last commit |
commit | commitdiff | tree |
2010-08-31 |
Dave Airlie | r600g: fix position input to fragment shader. |
commit | commitdiff | tree |
2010-08-31 |
Dave Airlie | r600g: remove unneeded function call from scs |
commit | commitdiff | tree |
2010-08-31 |
Marek Olšák | ir_to_mesa: use RSQ+MUL instead of RSQ+RCP for SQRT |
commit | commitdiff | tree |
2010-08-31 |
Kenneth Graunke | linker: Require an exact matching signature when lookin... |
commit | commitdiff | tree |
2010-08-31 |
Dave Airlie | r600g: make LIT work properly |
commit | commitdiff | tree |
2010-08-31 |
Zhenyu Wang | i965: fix depth test on sandybridge |
commit | commitdiff | tree |
2010-08-31 |
Dave Airlie | r600g: fixup trig functions when input is a literal |
commit | commitdiff | tree |
2010-08-31 |
Dave Airlie | r600g: make sure LIT splits constants |
commit | commitdiff | tree |
2010-08-31 |
Dave Airlie | r600g: fix constant splitting |
commit | commitdiff | tree |
2010-08-31 |
Dave Airlie | r600g: fix LIT tests |
commit | commitdiff | tree |
2010-08-30 |
Dave Airlie | r600g: add missing literals |
commit | commitdiff | tree |
2010-08-30 |
Ian Romanick | linker: Handle varying arrays, matrices, and arrays... |
commit | commitdiff | tree |
next |