mesa.git
2012-10-26 José Fonsecascons: Build xlib swrast too.
2012-10-26 Christian Königvl: fix the dri winsys helper screen init
2012-10-26 Vinson Leetests: Use printf instead of debug_printf in u_format_c...
2012-10-25 Marek Olšákr300g: fix texture border color for sRGB formats
2012-10-25 Kenneth Graunkeglsl: Allow ir_if in the linker's move_non_declarations...
2012-10-25 Kenneth Graunkei965/vs: Preserve the type when copy propagating into...
2012-10-25 Kenneth Graunkei965/vs: Don't lose the MRF writemask when doing comput...
2012-10-25 Kenneth Graunkeglcpp: Don't use infinite lookhead for #define differen...
2012-10-25 Kenneth Graunkei965/vs: Fix debug dumping of VS push constants.
2012-10-25 Matt Turnermesa/tests: Add ES3.0 dispatch table sanity test
2012-10-25 Matt TurnerSplit dispatch sanity's validate_function test into two
2012-10-25 Paul Berrydispatch_sanity: print names of functions that shouldnt...
2012-10-25 Paul Berryshared-glapi: implement _glapi_get_proc_name().
2012-10-25 Matt Turnersrc/glsl/tests/Makefile.am: Specify -I... in AM_CPPFLAGS
2012-10-25 Matt Turneregl: Import eglext.h revision 19332
2012-10-25 Matt Turnerralloc: Annotate printf functions with PRINTFLIKE(...)
2012-10-25 Matt Turnerbuild: Ship install-sh in the tarball
2012-10-25 José Fonsecamesa/st: Don't use 4bits for GL_UNSIGNED_BYTE_3_3_2...
2012-10-25 José Fonsecatrace: Fix dumping of set_constant_buffer method.
2012-10-24 Andreas Bolldocs: add another fixed bug to mesa 8.0.5 release notes
2012-10-24 Andreas Bolldocs: Add 8.0.5 release notes
2012-10-24 Bryan Cainglsl_to_tgsi: set correct register type for array and...
2012-10-24 Vincent Lejeuner600g: force bank_swizzle if already set
2012-10-24 Vincent Lejeuner600g: rewrite tgsi-to-llvm load-input to handle fragcoord
2012-10-24 Christoph Bumillernv50/ir/tgsi: fix srcMask for TXP with SHADOW1D
2012-10-24 Ian Romanickmesa: Use MIN instead of CLAMP for unsigned source...
2012-10-24 Michel Dänzerst/mesa: Fix assertions for copying texture image to...
2012-10-24 Andreas Bollgallium/docs: fix sphinx warning
2012-10-24 Vinson Leescons: Do not use -fvisibilty=hidden on Cygwin.
2012-10-23 Andreas Bollmesa: fix indentation in get-pick-list.sh script
2012-10-23 Andreas Bollmesa: grep for commits with cherry picked in commit...
2012-10-23 Andreas Bollmesa: optimize get-pick-list.sh script
2012-10-23 Andreas Bollmesa: simplify get-pick-list.sh script
2012-10-23 Ian Romanickmesa: add get-pick-list.sh script into bin/
2012-10-23 Paul Berry_mesa_create_exec_table: GLES3 fixes.
2012-10-23 Paul Berry_mesa_create_exec_table(): deprecate ProgramStringARB.
2012-10-23 Paul Berry_mesa_create_exec_table: de-deprecate GetPointerv.
2012-10-23 Paul Berryglapi: Alias VertexAttribDivisor and VertexAttribDiviso...
2012-10-23 Paul Berryglapi: Alias ClampColor and ClampColorARB.
2012-10-23 Paul Berrymain: Fix warning ('struct gl_context' declared inside...
2012-10-23 Eric Anholtmesa: Return 0 for GL_CURRENT_QUERY with a mismatched...
2012-10-23 Eric Anholtmesa: Refuse to EndQuery with a mismatched query target.
2012-10-23 Eric Anholtmesa: Throw an error for a new query on an already...
2012-10-23 Eric Anholti965: Actually add support for GL_ANY_SAMPLES_PASSED...
2012-10-22 Brian Paulst/mesa: free TGSI tokens with ureg_free_tokens()
2012-10-22 Brian Paulst/mesa: replace REALLOC() with realloc()
2012-10-22 Brian Pauldocs: GL_ARB_texture_storage is supported for all galli...
2012-10-22 Matt TurnerRe-add HAVE_PTHREADS preprocessor macro
2012-10-21 Kristian Høgsberggbm: Use the kms dumb ioctls for cursor instead of...
2012-10-19 Tom Stellardr600g: Remove special handling of PRED_SET* insructions...
2012-10-19 Tom Stellardradeon/llvm: Sort tgsi opcode action initialization
2012-10-19 Tom Stellardradeon/llvm: Fix lowering TGSI_OPCODE_SSG
2012-10-19 Eric Anholti965: Stop flushing the batch on timestamp queries...
2012-10-19 Eric Anholti965: Don't flush the batch immediately on EndQuery.
2012-10-19 Eric Anholti965/fs: Fix typo in refactor of brw_fs_reg_allocate...
2012-10-19 Tapani Pällii965/vs: include format argument in debug printf
2012-10-19 Michel Dänzerst/mesa: Fix source miptree level for copying data...
2012-10-19 Francisco Jerezclover: No need for clover::is_zero() to be a functor.
2012-10-19 Brian Paulst/mesa: improve the guess_and_alloc_texture() heuristic
2012-10-18 Marek Olšákgallium: remove unused data pointer from pipe_transfer
2012-10-18 Chad Versaceintel: Skip texsubimage fastpath for more pixel unpack...
2012-10-18 Matt TurnerFinish _HAVE_FULL_GL removal
2012-10-17 Dmitry Cherkasovconfigure.ac: Fix LLVM 3.2 r600/radeonsi error message
2012-10-17 Brian Paulsvga: add svga_screen_cache_dump() debug helper
2012-10-17 Kristian Høgsbergwayland: Drop support for ill-defined, unused wl_egl_pixmap
2012-10-17 Kristian Høgsbergwayland: Remove 0.85 compatibility #ifdefs
2012-10-17 Kristian Høgsbergegl/wayland: Update to Wayland 0.99 API
2012-10-17 Eric Anholti965/fs: Statically allocate the reg_sets at context...
2012-10-17 Eric Anholti965/fs: Allocate registers in the unused parts of...
2012-10-17 Eric Anholti965/fs: Reduce the interference between payload regs...
2012-10-17 Eric Anholti965/fs: Expose the payload registers to the register...
2012-10-17 Eric Anholti965/fs: Remove extra allocation for classes[].
2012-10-17 Eric Anholti965/fs: Make the register allocation class_sizes[...
2012-10-17 Eric Anholti965/vs: Improve live interval calculation.
2012-10-17 Eric Anholti965/vs: Fix the mlen of scratch read/write messages.
2012-10-17 Eric Anholti965: Make the cfg reusable from the VS.
2012-10-17 Eric Anholti965: Share the predicate field between FS and VS.
2012-10-17 Eric Anholti965: Rename fs_cfg types to not mention fs.
2012-10-17 Eric Anholti965: Move brw_fs_cfg.* to brw_cfg.*.
2012-10-17 Eric Anholti965: Make the FS and VS share a few visitor/instructio...
2012-10-17 Eric Anholti965/vs: Trim the swizzle of the scratch write temporary.
2012-10-17 Eric Anholti965/vs: Do the temporary allocation in emit_scratch_wr...
2012-10-17 Eric Anholti965/vs: Simplify emit_scratch_write() prototype.
2012-10-17 Eric Anholti965/vs: Add a little bit of IR-level debug ability.
2012-10-17 Adam Jacksonglx: Add GLXBadProfileARB to the error string list
2012-10-17 Owen W. Taylorglx: Fix listing of INTEL_swap_event in glXQueryExtensi...
2012-10-17 José Fonsecagallivm: Hide AVX support when requested by LP_NATIVE_V...
2012-10-17 Will Schmidtgallivm: Use mcjit for ppc_64 architecture
2012-10-17 Brian Paulst/mesa: silence MSVC signed/unsigned comparison warning
2012-10-17 Brian Paulst/mesa: silence MSVC double/unsigned assignment warning
2012-10-17 Brian Paultgsi: silence MSVC signed/unsigned comparison warnings
2012-10-17 Brian Paulutil: fix MSVC signed/unsigned comparison warning in...
2012-10-17 Brian Paulutil: fix MSVC signed/unsigned comparison warning in...
2012-10-17 Brian Paulutil: fix MSVC double/float conversion warning in u_for...
2012-10-17 Brian Pauldraw: silence MSVC signed/unsigned comparison warnings
2012-10-17 Brian Paulutil/blitter: silence assorted MSVC warnings
2012-10-17 Brian Paulwmesa: remove old, unused span code
2012-10-17 José Fonsecascons: Fix graw-xlib lib order.
2012-10-17 José Fonsecatgsi: Add support to parse IMM[x] too.
2012-10-17 José FonsecaRevert "gallivm: Don't use llvm.x86.avx.max/min.ps...
next