2009-04-04 |
Michel Dänzer | gallium: Add utility helper for packing combined depth... |
commit | commitdiff | tree |
2009-04-04 |
Michal Krol | python/regress: Remove trailing whitespace. |
commit | commitdiff | tree |
2009-04-04 |
Michal Krol | python/regress: Initial fragment shader test suite. |
commit | commitdiff | tree |
2009-04-04 |
Michal Krol | python/regress: Use X8R8G8B8 rendertarget in vertex... |
commit | commitdiff | tree |
2009-04-04 |
Corbin Simpson | radeon: A bit of indent and line break cleanup. |
commit | commitdiff | tree |
2009-04-04 |
Corbin Simpson | r300-gallium: Calculate vert shader inputs for HW TCL. |
commit | commitdiff | tree |
2009-04-04 |
Corbin Simpson | radeon: If the CS emit fails, dump it to stderr. |
commit | commitdiff | tree |
2009-04-04 |
Corbin Simpson | r300-gallium: Fix bad register write. |
commit | commitdiff | tree |
2009-04-04 |
Corbin Simpson | r300-gallium: Move swtcl_emit to render to reflect... |
commit | commitdiff | tree |
2009-04-04 |
Corbin Simpson | Add scons build support for radeon/r300. |
commit | commitdiff | tree |
2009-04-04 |
Corbin Simpson | radeon: Fix compile warnings, compile errors. |
commit | commitdiff | tree |
2009-04-04 |
Corbin Simpson | r300-gallium: Clean up compile warnings and strict... |
commit | commitdiff | tree |
2009-04-04 |
Corbin Simpson | r300-gallium: r500 surface_copy fragment shader. |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | intel: #include texgetimage.h |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: move glGetTexImage(), glGetCompresssedTexImage... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: remove the noClamp parameter to _mesa_pack_rgba_s... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: clamp colors to [0,1] for glGetTexImage() when... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: whitespace and comment clean-up |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: remove extra semicolons |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | softpipe: add additional surface formats in tile cache... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: in mesa_add_named_constant(), avoid adding duplic... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: fix parameter counting in ARB vertex/fragment... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: replace >= with > when testing if we've exceeded... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: only clear matrix MAT_DIRTY_INVERSE flag when... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: for OPCODE_LIT, use _mesa_pow() instead of exp... |
commit | commitdiff | tree |
2009-04-03 |
Michal Krol | python/regress: Use A8R8G8B8 rendertarget format. |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: rename some gl_light fields to be clearer |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: don't normalize spot light direction until valida... |
commit | commitdiff | tree |
2009-04-03 |
Michal Krol | python/regress: vertex shader srcmod swz test does... |
commit | commitdiff | tree |
2009-04-03 |
Michal Krol | tgsi/exec: Actually enable switch-case for FLR. |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: remove unused var |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | glx: remove unused local var in determineTextureFormat() |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: replace assertion with conditional in _mesa_opcod... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: more const buffer debug code |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: added brw_same_reg() |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: s/GL_FALSE/BRW_COMPRESSION_NONE/ |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: another checkpoint commit of new constant buffer... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: fix response length param in brw_dp_READ_4() |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: change args to get_src_reg() to prep for new... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: check-point commit of new constant buffer support |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: remove unused code for sampling a constant buffer |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: code to setup a constant buffer sampler |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: do negation and Abs in get_src_reg_imm() |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: comments |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: code to debug/dump instruction immediates |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: minor code movement, new comment |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: added new brw_dp_READ_4() function |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: new and updated comments |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: more error message info |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | mesa: clean up formatting and use 'return' instead... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: comments for brw_SAMPLE() |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: comments for sampling code |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: add support for float literal instruction operands |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: remove 'nr' param from get_src/dst_reg() functions |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: fix comment typo |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: comments, clean-up in prepare_wm_surfaces() |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: remove unneeded #includes |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: formatting clean-ups |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: comments, whitespace changes |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: rename scratch_buffer -> scratch_bo to be consist... |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: fix indentation |
commit | commitdiff | tree |
2009-04-03 |
Brian Paul | i965: whitespace changes, comments |
commit | commitdiff | tree |
2009-04-03 |
Michal Krol | tgsi/text: Allow optional component selection for indir... |
commit | commitdiff | tree |
2009-04-03 |
Michal Krol | python/regress: vertex shader FRC test does not use... |
commit | commitdiff | tree |
2009-04-03 |
Michal Krol | python/regress: Add relative addressing tests. |
commit | commitdiff | tree |
2009-04-03 |
Michal Krol | util/debug: Initialise local variables. |
commit | commitdiff | tree |
2009-04-03 |
Michal Krol | tgsi/text: Allow `-|src|` variant of `-(|src|)`. |
commit | commitdiff | tree |
2009-04-03 |
Alan Hourihane | mesa: ensure pbo stencil buffers are mapped before use |
commit | commitdiff | tree |
2009-04-03 |
Michal Krol | python/regress: Add vertex shader source modifier tests. |
commit | commitdiff | tree |
2009-04-02 |
Christoph Bumiller | nv50: fix viewport state update |
commit | commitdiff | tree |
2009-04-02 |
Roland Scheidegger | mesa: fix TexParameter functions |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | mesa: don't call ctx->Driver.ReadPixels() if width... |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | mesa: don't call ctx->Driver.Draw/CopyPixels() if width... |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | glsl: fix segfault in linker when vertex or fragment... |
commit | commitdiff | tree |
2009-04-02 |
Jakob Bornecrantz | progs: Ignores |
commit | commitdiff | tree |
2009-04-02 |
Michal Krol | python/regress: Do not generate HTML summary for vertex... |
commit | commitdiff | tree |
2009-04-02 |
Thomas Hellstrom | glx: MakeCurrent fixes. |
commit | commitdiff | tree |
2009-04-02 |
Thomas Hellstrom | dri glx: Fix dri_util::driBindContext |
commit | commitdiff | tree |
2009-04-02 |
Thomas Hellstrom | dri glx: Propagate driver MakeCurrent errors. |
commit | commitdiff | tree |
2009-04-02 |
Michal Krol | python/regress: Do not create zbuf for vertex shader... |
commit | commitdiff | tree |
2009-04-02 |
Michal Krol | python/regress: Add more vertex shader test cases. |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | swrast: remove unused integer lerp functions |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | mesa: get rid of gl_texture_object::_BorderChan |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | dri: use BorderColor instead of _BorderChan |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | swrast: remove old texture_apply() code; always use... |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | swrast: fix bad optimization check |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | swrast: remove unused parameter |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | swrast: minor improvements, clean-ups in texcombine... |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | mesa: simplify ycbcr->rgb conversion code |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | mesa: convert more texture fetch functions to return... |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | mesa: switch texel fetch functions from GLchan to GLfloat |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | swrast: use float4_array typedef to simplify the code... |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | mesa: texture combine clean-ups |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | swrast: refactor depth/shadow sampling code |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | swrast: general clean-up of texture combine code |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | swrast: do texture sampling/combining in floating point |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | demos: added progs/glsl/linktest.c to test linking... |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | glsl: implement compiling/linking of separate compilati... |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | mesa: use correct tex unit lod bias for TXB instruction |
commit | commitdiff | tree |
2009-04-02 |
Brian Paul | swrast: fix glDrawBuffer(GL_FRONT_AND_BACK) |
commit | commitdiff | tree |
next |