projects
/
profile
/
ivi
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GLES2/gl2ext: upgrade to gl2ext.h version 15049
2011-09-20
Eric Anholt
i965/vs: Add support for compute-to-MRF.
commit
|
commitdiff
|
tree
2011-09-20
Eric Anholt
i965/vs: Do VUE writes using the MRF file instead of...
commit
|
commitdiff
|
tree
2011-09-20
Eric Anholt
i965/vs: Handle destinations in the MRF file.
commit
|
commitdiff
|
tree
2011-09-20
Eric Anholt
i965/vs: Add a function for how many MRFs get written...
commit
|
commitdiff
|
tree
2011-09-20
Eric Anholt
i965/vs: Remove dead fields of src_reg.
commit
|
commitdiff
|
tree
2011-09-20
Eric Anholt
i965/vs: Add support for simple algebraic optimizations.
commit
|
commitdiff
|
tree
2011-09-20
Eric Anholt
i965: Fix polygon stipple offset state flagging.
commit
|
commitdiff
|
tree
2011-09-20
Eric Anholt
i965: Add missing _NEW_POLYGON flag to polygon stipple...
commit
|
commitdiff
|
tree
2011-09-20
Eric Anholt
i965: Fix compiler warnings.
commit
|
commitdiff
|
tree
2011-09-19
Eric Anholt
mesa: Throw an error when starting conditional render...
commit
|
commitdiff
|
tree
2011-09-19
Eric Anholt
mesa: Throw an error instead of asserting for condrender...
commit
|
commitdiff
|
tree
2011-09-19
Eric Anholt
mesa: Add support for Begin/EndConditionalRender in...
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
i965/vs: Allow copy propagation on GRFs.
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
i965/vs: Clear tracked copy propagation values whose...
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
i965/vs: Add support for copy propagation of the UNIFORM...
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
i965/vs: Add constant propagation to a few opcodes.
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
i965/vs: Keep track of indices into a per-register...
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
i965/vs: Switch to the new VS backend by default.
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
i965/vs: Add support for overflowing the number of...
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
i965/vs: Pack uniform registers before optimization
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
i965/vs: When failing due to lack of spilling, don...
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
i965/vs: Fix variable indexed array access with more...
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
i965/vs: Add annotation to more of the URB write.
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
glsl: Don't do structure splitting until link time.
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
glsl: Clarify error message about whole-array assignment...
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
glsl: When assiging from a whole array, mark it as...
commit
|
commitdiff
|
tree
2011-09-09
Eric Anholt
glsl: Fix setting of OutputsWritten for whole array...
commit
|
commitdiff
|
tree
2011-09-07
Eric Anholt
i965/vs: Fix point size handling on gen4.
commit
|
commitdiff
|
tree
2011-09-07
Eric Anholt
i965/vs: Use write commits on scratch writes in pre...
commit
|
commitdiff
|
tree
2011-09-07
Eric Anholt
i965/vs: Fix setup of scratch space pointer on pre...
commit
|
commitdiff
|
tree
2011-09-07
Eric Anholt
i965/vs: Fix message setup for array read/writes on...
commit
|
commitdiff
|
tree
2011-09-07
Eric Anholt
i965/vs: Fix constant-indexed array read/write addresses...
commit
|
commitdiff
|
tree
2011-09-07
Eric Anholt
i965/vs: Add support for vector comparison ops resulting...
commit
|
commitdiff
|
tree
2011-09-07
Eric Anholt
i965/vs: Make pre-gen6 math operate in vector mode...
commit
|
commitdiff
|
tree
2011-09-07
Eric Anholt
i965/vs: Fix copy-and-paste disaster in pre-gen6 POW...
commit
|
commitdiff
|
tree
2011-09-07
Eric Anholt
i965/vs: Fix gen4 comparisons used for predication.
commit
|
commitdiff
|
tree
2011-09-07
Eric Anholt
i965/vs: Fix GPU hangs in shaders with large virtual...
commit
|
commitdiff
|
tree
2011-09-02
Eric Anholt
intel: Upload batchbuffer contents even if INTEL_NO_HW...
commit
|
commitdiff
|
tree
2011-08-31
Eric Anholt
i965/vs: Avoid the emit(), remove(), insert_before...
commit
|
commitdiff
|
tree
2011-08-31
Eric Anholt
i965/vs: Move logic for weird CMP type handling to...
commit
|
commitdiff
|
tree
2011-08-31
Eric Anholt
i965/vs: Convert emit() calls to the new instruction...
commit
|
commitdiff
|
tree
2011-08-31
Eric Anholt
i965/vs: Convert gen6 userclip handling to new generators.
commit
|
commitdiff
|
tree
2011-08-31
Eric Anholt
i965/vs: Create instruction generators outside of the...
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
intel: Restructure TexSubImage as just the 2D implementation...
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
intel: Remove the passthrough TexSubImage[13]D functions.
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
i965/vs: Fix GL_FIXED setup when a writemask is present.
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
i965/vs: Pack live uniform vectors together in the...
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
i965/vs: Track uniforms as separate vectors once we...
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
i965/vs: Don't lower uniform array indexing.
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
i965/vs: Add support for pull constant loads for uniform...
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
i965/vs: Restructure emit() functions around a vec4_instruct...
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
i965: Make the old VS backend record pull constant...
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
mesa: Fix glGetUniform() type conversions.
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
mesa: Make the gl_constant_value's bool occupy the...
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
i965: Use native integer uniforms when the new VS backend...
commit
|
commitdiff
|
tree
2011-08-30
Eric Anholt
i965/vs: Move the flag for whether to use the new backend...
commit
|
commitdiff
|
tree
2011-08-29
Eric Anholt
intel: Rely on Mesa core for the non-blit glTexSubImage...
commit
|
commitdiff
|
tree
2011-08-29
Eric Anholt
intel: Remove our custom _mesa_store_compressed_texsubimage2d().
commit
|
commitdiff
|
tree
2011-08-29
Eric Anholt
nouveau: Add MapTextureImage() implementation.
commit
|
commitdiff
|
tree
2011-08-29
Eric Anholt
radeon: Add MapTextureImage() implementation.
commit
|
commitdiff
|
tree
2011-08-29
Eric Anholt
radeon: Refactor the common texture hook setup to common...
commit
|
commitdiff
|
tree
2011-08-29
Eric Anholt
intel: Add implementation of MapTextureImage/UnmapTextureImage.
commit
|
commitdiff
|
tree
2011-08-29
Eric Anholt
mesa: Don't check for image->Data when freeing an image...
commit
|
commitdiff
|
tree
2011-08-29
Eric Anholt
Rename some driver FreeTextureImageData functions to...
commit
|
commitdiff
|
tree
2011-08-29
Eric Anholt
mesa: Rename FreeTexImageData to FreeTextureImageBuffer.
commit
|
commitdiff
|
tree
2011-08-24
Eric Anholt
radeon: Fix flushing before writing a teximage's BO...
commit
|
commitdiff
|
tree
2011-08-23
Eric Anholt
i965: Fix typo in 2b224d66a01f3ce867fb05558b25749705bbfe7a
commit
|
commitdiff
|
tree
2011-08-23
Eric Anholt
i965/gen6+: Use non-normalized coordinates for GL_TEXTURE_RE...
commit
|
commitdiff
|
tree
2011-08-20
Eric Anholt
i965/vs: Implement proper register allocation instead...
commit
|
commitdiff
|
tree
2011-08-20
Eric Anholt
i965/vs: Add simple dead code elimination.
commit
|
commitdiff
|
tree
2011-08-19
Eric Anholt
i965/vs: Copy the live intervals calculation over from...
commit
|
commitdiff
|
tree
2011-08-19
Eric Anholt
i965/vs: Remove stale comment about compressed instructions.
commit
|
commitdiff
|
tree
2011-08-17
Eric Anholt
i965/fs: Fix 32-bit integer multiplication.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Fix multiplies to actually do 32-bit multiplies.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Add support for conversion of FIXED_HW_REG...
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Fix memory leak of ralloc context for the...
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Fix condition code for scalar expression all_equals.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Don't assertion fail on vertex texturing.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/gen6: Force WHILE exec size to 8.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Remove remaining use of foreach_iter.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Fix abs/negate handling on attributes.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Avoid generating a MOV for most ir_assignment...
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Run the shader backend at link time and return...
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965: Fix assertion failure on a loop consisting of...
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Fix the trivial register allocator's failure...
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Add support for if(any(bvec)) on gen6.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Add support for GL_FIXED attributes.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Clamp vertex color outputs when required by...
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Fix access of attribute arrays.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Fix builtin uniform setup.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Add support for loops.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Add support for ir_binop_pow.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Respect the gen6 limitation that math opcodes...
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Fix implementation of ir_unop_any.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Slightly improve the trivial reg allocator...
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965: Add gen6 disassembly for DP render cache messages.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Enable variable array indexing in the VS.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Add support for scratch read/write codegen.
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965: Make some EU emit code for DP read/write messages...
commit
|
commitdiff
|
tree
2011-08-16
Eric Anholt
i965/vs: Move virtual GRFs with array accesses to them...
commit
|
commitdiff
|
tree
next