mesa.git
2010-07-28 Kenneth Graunkeir_constant_expression: Stub out support for constant...
2010-07-28 Kenneth Graunkeir_constant_expression: Use Mesa's MIN2/MAX2 instead...
2010-07-28 Kenneth Graunkeir_algebraic: Use ir_constant::zero.
2010-07-28 Kenneth Graunkeglsl2: Add new ir_constant::zero static method.
2010-07-28 Eric Anholtglsl2: Add the define for ARB_fragment_coord_convention...
2010-07-28 Eric Anholtglsl2: Add support for redeclaring layout of gl_FragCoo...
2010-07-28 Ian Romanickglsl2: Perform some semantic checking of ARB_fcc layout...
2010-07-28 Ian Romanickglsl2: Parser support for GL_ARB_fragment_coord_conventions
2010-07-28 Eric Anholtglsl2: Fail linking where the FS reads a varying that...
2010-07-28 Eric Anholtglsl2: Unmark unwritten varyings as varying.
2010-07-28 Carl Worthglcpp: Add generated source files.
2010-07-28 Carl Worthglsl: Ignore glsl_compiler and glsl_parser.output files.
2010-07-28 Carl Worthglsl: Add generated files from flex/bison.
2010-07-28 Carl Worthglcpp: Add expected output for a recently-added test.
2010-07-28 Eric Anholtir_to_mesa: Add remaining state variable (builtin unifo...
2010-07-28 Eric Anholtglsl2: Add the remaining builtin uniforms.
2010-07-28 Eric Anholtglsl2: Size builtin arrays according to the context...
2010-07-28 Carl Worthglcpp: Explicitly expect 0 shift/reduce conflicts.
2010-07-28 Carl Worthglcpp: Remove 2 shift/reduce conflicts from the grammar.
2010-07-27 Eric Anholtglsl2: When stealing var->constant_value, steal its...
2010-07-27 Eric Anholtir_to_mesa: Provide a restricted type size to _mesa_add...
2010-07-27 Eric Anholtglsl2: Actually use the linked dead code eliminator.
2010-07-27 Eric Anholtglsl2: Don't dereference a NULL var in CE handling...
2010-07-27 Eric Anholtir_to_mesa: Add support for array constants.
2010-07-27 Eric Anholtglsl2: Use ir_dead_code's linked version after linking.
2010-07-27 Eric Anholtglsl2: Fix the linked version of ir_dead_code.
2010-07-27 Eric Anholtglsl2: Make the dead code handler make its own talloc...
2010-07-27 Eric Anholtmesa: Allow large temporary indices coming into the...
2010-07-27 Eric Anholtglsl2: Talloc type names.
2010-07-27 Eric Anholtir_to_mesa: Set the swizzle on constant struct src...
2010-07-27 Eric Anholtir_to_mesa: Fix stray "break" that broke functions...
2010-07-27 Eric Anholtglsl2: Add optimization pass for algebraic simplifications.
2010-07-27 Eric Anholtir_validate: Check the types of expression operations.
2010-07-27 Eric Anholtglsl2: Fix missing visit_continue return in ir_validate.
2010-07-27 Eric Anholtir_to_mesa: Fix up handling of void function returns.
2010-07-27 Eric Anholtir_to_mesa: Actually allocate the right size for consta...
2010-07-27 Eric Anholtir_to_mesa: Add support for structure constants.
2010-07-27 Eric Anholtglsl2: Also steal the constant components of aggregate...
2010-07-27 Kenneth Graunkeglsl2: Steal ir_variable's constant_value field.
2010-07-27 Eric Anholtglsl2: Remove old .gitignore file from when we were...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-27 Eric Anholtir_to_mesa: Flag when we use the address reg.
2010-07-26 Kristian Høgsbergglx: Remove function prototypes no longer necessary
2010-07-26 Eric Anholti965: Fix reversed naming of the operations in compute...
2010-07-26 Eric Anholti965: Clean up a few magic numbers to use brw_defines...
2010-07-26 Eric Anholti965: Use MIN2, MAX2 instead of rolling our own.
2010-07-26 Eric Anholti965: Fold the "is arithmetic" bit of 965 opcodes into...
2010-07-26 Eric Anholti965: Remove some duped register size/count definitions
2010-07-26 Eric Anholti965: Move the GRF-to-MRF optimizations to brw_optimize.c.
2010-07-26 Benjamin Segoviai965: Improve (i.e. remove) some grf-to-mrf unnecessary...
2010-07-26 Kristian Høgsbergglx: Drop debug fprintf that snug in with the previous...
2010-07-26 Kristian Høgsbergglx: Enable copy subbuffer patch when GLX_DIRECT_RENDER...
2010-07-26 nobledst/egl: Fix debug line
2010-07-26 nobledutil: fix CPU detection on OS X
2010-07-26 nobledst/xorg: fix use-after-free
2010-07-26 Jakob Bornecrantzi965g: Enable llvm in dri driver if built
2010-07-26 nobledi915g: Fix llvm build
2010-07-26 Kristian Høgsbergglx: Drop duplicate psc field in dri context struct
2010-07-26 Eric Anholti965: Allow VS MOVs to use immediate constants.
2010-07-26 Stephan Schmidr600g: implememt the LIT instruction
2010-07-26 Marek Olšákutil: fix another mutex leak in mempool
2010-07-26 Marek Olšákutil: fix mutex leaks in mempool
2010-07-26 Dave Airlier300g: fix macro substitution problem
2010-07-25 Marek Olšákr300g: implement D24X8 texture sampling for r3xx-r4xx
2010-07-25 Marek Olšákr300g: make sure a texture is large enough for the...
2010-07-25 Marek Olšákr300g: do not use TXPITCH_EN if the width is POT and...
2010-07-25 Marek Olšákr300g: do not use TXPITCH_EN for power-of-two textures...
2010-07-25 Marek Olšákr300g: cleanup texture creation code
2010-07-25 Marek Olšákr300g: reject resources from handles which are not...
2010-07-25 Marek Olšákr300g: cleanup texture debug logging
2010-07-25 Marek Olšákr300g: do not align texture height to 2^n for 1D and...
2010-07-25 Vinson Leenvfx: Move declaration before code.
2010-07-25 Kristian Høgsbergglx: Drop duplicate psc field in drisw context struct
2010-07-24 Eric Anholtglx: Fix another case of confusing driContext and dri2_...
2010-07-24 Eric Anholtglx: Correctly look up the dri2 context pointer for...
2010-07-24 Kristian Høgsbergglx: Don't destroy context with XID 0
2010-07-24 Kristian Høgsbergglx: Fix use after free case when destroying screens
2010-07-24 Kristian Høgsbergglx: zero out drawable structs after allocation
2010-07-24 Kristian Høgsbergglx: Refactor and simplify context creation
2010-07-24 Kristian Høgsbergglx: Fix indirect screen initialization
2010-07-24 Kristian Høgsbergglx: Move context destroy to context vtable
2010-07-24 Vinson Leeutil: Add PIPE_OS_CYGWIN to u_network.
2010-07-24 Jerome Glisser600g: first pass at texture support
2010-07-24 Vinson Leescons: Add sunos5 to list of accepted platforms.
2010-07-24 Vinson Leer600g: Fix SCons build.
2010-07-24 Vinson Leescons: Use '-Wmissing-field-initializers' on GCC 4...
2010-07-23 Vinson Leemesa: Fix Cygwin build with llvm enabled.
2010-07-23 Christopher... gallium: Fix build with llvm installed in non-standard...
2010-07-23 Jerome Glisser600g: fix dp2, dp3, dp4 tokens
2010-07-23 Jerome Glisser600g: add RSQ token support
2010-07-23 Jerome Glisser600g: drop compiler stuff and switch over dumb tgsi...
2010-07-23 Eric Anholtglx: Don't try to swap a front buffer if we don't have...
2010-07-23 Brian Paulst/mesa: get rid of unneeded ureg_writemask()
2010-07-23 Brian Paulst/mesa: fix bug in emit_adjusted_wpos()
2010-07-23 Eric Anholti965: Cleanly fail programs with unsupported array...
2010-07-23 Eric Anholti965: Add support for VS relative addressing of tempora...
2010-07-23 Brian Pauldraw: add small ybias factor for drawing wide points
2010-07-23 Brian Pauldocs: document new extensions for Gallium
2010-07-23 Michal Krolsoftpipe: Check for NULL pointer in sp_destroy_tile_cac...
2010-07-23 Michal Krolsoftpipe: Check for NULL pointer in sp_destroy_tex_tile...
next