projects
/
profile
/
ivi
/
mesa.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
r600g: add new Trinity PCI ids
2012-06-01
Eric Anholt
automake: Connect the libdricore target to make clean.
commit
|
commitdiff
|
tree
2012-05-29
Eric Anholt
mesa: Clean up some dricore-related detritus in the...
commit
|
commitdiff
|
tree
2012-05-29
Eric Anholt
automake: Convert dricore building to automake.
commit
|
commitdiff
|
tree
2012-05-29
Eric Anholt
automake: Add a prefix variable to the common sources...
commit
|
commitdiff
|
tree
2012-05-29
Eric Anholt
automake: Rename variables in sources.mak to be automake...
commit
|
commitdiff
|
tree
2012-05-29
Eric Anholt
mesa: Remove generated source files during make clean.
commit
|
commitdiff
|
tree
2012-05-29
Eric Anholt
glapi: Enable silent rules for generation when used...
commit
|
commitdiff
|
tree
2012-05-29
Eric Anholt
shared-glapi: Don't forget to clean our built file.
commit
|
commitdiff
|
tree
2012-05-29
Eric Anholt
mesa: Restore installing of libGL for non-dri builds.
commit
|
commitdiff
|
tree
2012-05-29
Eric Anholt
mesa: Remove the generated glapi from source control...
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965/gen6+: Add support for GL_ARB_blend_func_extended.
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
mesa: Keep a computed value for dual source blend func...
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965/gen6+: Add support for fast depth clears.
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965/gen6: Add CC viewport state setup to blorp code.
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965/gen7: Add CC viewport setup to blorp code.
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965: Drop a layer of indirection in doing HiZ resolves.
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965: Replace intel_need_resolve with the hiz ops it...
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965: Add an interface for doing hiz ops from C code.
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965: Rename the clear function for this driver.
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965: Simplify the remaining clear logic by relying...
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965: Switch blit color clears to tri clears on gen4/5.
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965: Remove dead logic for non-tri depth/stencil clears.
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i965: We always have GLSL, so always use it for tri...
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
i915: Drop gen4+ code from the forked clear code.
commit
|
commitdiff
|
tree
2012-05-23
Eric Anholt
intel: Fork the intel_clear.c file between i915 and...
commit
|
commitdiff
|
tree
2012-05-17
Eric Anholt
mesa: Check for framebuffer completeness before looking...
commit
|
commitdiff
|
tree
2012-05-17
Eric Anholt
mesa: Fix assertion failure when a cube face is not...
commit
|
commitdiff
|
tree
2012-05-17
Eric Anholt
glsl: Drop the extra NULL specifiction on ir_assignment...
commit
|
commitdiff
|
tree
2012-05-17
Eric Anholt
glsl: Fix assertion failure on handling switch on uint...
commit
|
commitdiff
|
tree
2012-05-17
Eric Anholt
glsl: Reject non-scalar switch expressions.
commit
|
commitdiff
|
tree
2012-05-17
Eric Anholt
glsl: Let the constructor figure out the types of switch...
commit
|
commitdiff
|
tree
2012-05-17
Eric Anholt
glsl: Fix indentation of switch code.
commit
|
commitdiff
|
tree
2012-05-17
Eric Anholt
i965/vs: Fix up swizzle for dereference_array of matrices.
commit
|
commitdiff
|
tree
2012-05-17
Eric Anholt
mesa: Throw error on glGetActiveUniform inside Begin...
commit
|
commitdiff
|
tree
2012-05-17
Eric Anholt
glsl: Improve the local dead code optimization to eliminate...
commit
|
commitdiff
|
tree
2012-05-17
Eric Anholt
i965/fs: Do more register coalescing by using the interferen...
commit
|
commitdiff
|
tree
2012-05-15
Eric Anholt
Revert "i965/fs: Jump from discard statements to the...
commit
|
commitdiff
|
tree
2012-05-15
Eric Anholt
glsl: Implement the GLSL 1.30+ discard control flow...
commit
|
commitdiff
|
tree
2012-05-15
Eric Anholt
glsl: Remove the opt_discard_simplification pass.
commit
|
commitdiff
|
tree
2012-05-14
Eric Anholt
i965/fs: Remove the requirement of no dead code for...
commit
|
commitdiff
|
tree
2012-05-14
Eric Anholt
i965/fs: Add support for copy propagation.
commit
|
commitdiff
|
tree
2012-05-14
Eric Anholt
i965/fs: When doing no work for live interval calculation...
commit
|
commitdiff
|
tree
2012-05-14
Eric Anholt
i965/gen7: Set tile_x/y to 0 in the no-stencil case.
commit
|
commitdiff
|
tree
2012-05-14
Eric Anholt
intel: Fix signed/unsigned comparison warnings.
commit
|
commitdiff
|
tree
2012-05-14
Eric Anholt
intel: Fix compile warning from 7b6424143d8bf572cadd46adcbaa...
commit
|
commitdiff
|
tree
2012-05-14
Eric Anholt
intel: Fix compiler warning from 3cd7bee48f7caf7850ea64d40f4...
commit
|
commitdiff
|
tree
2012-05-04
Eric Anholt
glsl: Fix regression in function out-parameter lvalue...
commit
|
commitdiff
|
tree
2012-05-04
Eric Anholt
mesa: Prevent buffer underrun when handling MESA_GL_EXTENSIO...
commit
|
commitdiff
|
tree
2012-05-04
Eric Anholt
i965/fs: Fix regression in comparison handling from...
commit
|
commitdiff
|
tree
2012-05-04
Eric Anholt
glsl: Don't consider unused FS out variables as being...
commit
|
commitdiff
|
tree
2012-05-04
Eric Anholt
i965: Add a comment about the state flag for sRGBEnabled.
commit
|
commitdiff
|
tree
2012-05-04
Eric Anholt
intel: Return success when asked to allocate a 0-width...
commit
|
commitdiff
|
tree
2012-05-04
Eric Anholt
glsl: Always copy the index when cloning a variable.
commit
|
commitdiff
|
tree
2012-05-04
Eric Anholt
i965: Add support for GL_ARB_draw_buffers_blend.
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
glsl: Add implementation of inverse() for mat2/3/4.
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
glsl: Add support for generating builtin code from...
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
glsl: Make ir_reader parse the "temporary" variable...
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
glsl: Add doxygen explaining what main.cpp is for.
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
i965/vs: Fix texelFetchOffset()
commit
|
commitdiff
|
tree
2012-04-24
Eric Anholt
i965/fs: Fix texelFetchOffset()
commit
|
commitdiff
|
tree
2012-04-20
Eric Anholt
i965: Convert live interval computation to using live...
commit
|
commitdiff
|
tree
2012-04-20
Eric Anholt
i965: Move the old live interval analysis code next...
commit
|
commitdiff
|
tree
2012-04-20
Eric Anholt
i965: Add support for live variable analysis using...
commit
|
commitdiff
|
tree
2012-04-20
Eric Anholt
i965: Add basic block generator.
commit
|
commitdiff
|
tree
2012-04-20
Eric Anholt
i965/fs: Suppress printing the whole loop in BRW_OPCODE_DO...
commit
|
commitdiff
|
tree
2012-04-19
Eric Anholt
glsl: Properly throw compile-time errors for conflicting...
commit
|
commitdiff
|
tree
2012-04-19
Eric Anholt
glsl: Track in each ir_variable whether it was ever...
commit
|
commitdiff
|
tree
2012-04-19
Eric Anholt
glsl: Convert the tests directory to automake.
commit
|
commitdiff
|
tree
2012-04-19
Eric Anholt
glsl: Fix up some comments in structure splitting,...
commit
|
commitdiff
|
tree
2012-04-19
Eric Anholt
glsl: Don't allow array splitting on function arguments.
commit
|
commitdiff
|
tree
2012-04-19
Eric Anholt
glsl: Rename the "whole_array_access" member in array...
commit
|
commitdiff
|
tree
2012-04-19
Eric Anholt
glsl: Fix up a comment explaining what a visitor class...
commit
|
commitdiff
|
tree
2012-04-19
Eric Anholt
glsl: Use the column_types() helper method.
commit
|
commitdiff
|
tree
2012-04-19
Eric Anholt
glx: Use AM_CPPFLAGS to pass -I and -D to both C and...
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
Revert "glsl: Refuse to link GLSL 1.40+ shaders that...
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
docs: Update GLSL 1.40 status.
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
docs: Update that int textures got done for GL3.
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
docs: Update that ARB_draw_instanced is on in i965.
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
docs: Update TBO support.
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
glsl: Refuse to link GLSL 1.40+ shaders that would...
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
glsl: Add remaining *sampler2DRect* texture functions.
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
glsl: Fix the prototype of textureProjGradOffset(sampler2DSh...
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
glsl: Mark [iu]sampler{Buffer,2DRect}as reserved in...
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
glsl: Add textureSize(*samplerBuffer) support.
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
glsl: Fix comment typo in 1.40 work.
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
mesa: Remove dead _mesa_sizeof_glsl_type().
commit
|
commitdiff
|
tree
2012-04-16
Eric Anholt
gtest: Don't actually install a library.
commit
|
commitdiff
|
tree
2012-04-14
Eric Anholt
glsl: If an "if" has no "then" or "else" code left...
commit
|
commitdiff
|
tree
2012-04-14
Eric Anholt
glsl: Add a helper for generating temporary variables...
commit
|
commitdiff
|
tree
2012-04-14
Eric Anholt
glsl: Add a helper for ir_builder to make dereferences...
commit
|
commitdiff
|
tree
2012-04-14
Eric Anholt
glsl: Make a little tracking class for emitting IR...
commit
|
commitdiff
|
tree
2012-04-14
Eric Anholt
glsl: Add common swizzles to ir_builder.
commit
|
commitdiff
|
tree
2012-04-14
Eric Anholt
glsl: Let ir_builder expressions take un-dereferenced...
commit
|
commitdiff
|
tree
2012-04-13
Eric Anholt
glsl: Create an ir_builder helper for hand-generating IR.
commit
|
commitdiff
|
tree
2012-04-13
Eric Anholt
glx: Hook up the unit tests again using the internal...
commit
|
commitdiff
|
tree
2012-04-13
Eric Anholt
gtest: Build as a convenience library.
commit
|
commitdiff
|
tree
2012-04-13
Eric Anholt
gtest: Import sources from gtest 1.6.0.
commit
|
commitdiff
|
tree
2012-04-12
Eric Anholt
i965: When the kernel lacks the LLC check, assume it...
commit
|
commitdiff
|
tree
2012-04-12
Eric Anholt
intel: Drop backwards compat code for not having libdrm...
commit
|
commitdiff
|
tree
2012-04-12
Eric Anholt
i965/fs: Avoid generating extra AND instructions on...
commit
|
commitdiff
|
tree
next