mesa.git
2013-01-03 Paul BerryAdd new .gitignore entries for Automake 1.13 tests
2013-01-03 Kenneth Graunkei965: Replace structs with bit-shifting for Gen7 SURFAC...
2013-01-03 smokiradeon/r200: Fix tcl culling
2013-01-03 Jonas Ådahlwayland: Don't cancel a roundtrip when any event is...
2013-01-03 Vinson Leei965: Add break statement at end of BRW_OPCODE_CONTINUE...
2013-01-02 Chad Versaceegl/android: Fix build for Jelly Bean (v2)
2013-01-02 Chad Versaceandroid: Define Make variables for Android version
2013-01-02 Matt Turnermesa: Add missing ASSERT_OUTSIDE_BEGIN_END to GetSample...
2013-01-02 Matt Turnermesa: Add missing ASSERT_OUTSIDE_BEGIN_END to SamplerPa...
2013-01-02 Matt Turnermesa: Mark _mesa_{init,delete}_sampler_object as static
2013-01-02 Adam Jacksonglcpp: Typo fix.
2013-01-02 Adam Jacksonr300g: Fix visibility CFLAGS in automake
2013-01-02 Adam Jacksongalahad, noop: Fix visibility CFLAGS in automake
2013-01-02 Adam Jacksonglcpp: Fix visibility CFLAGS in automake
2013-01-02 Paul Berrymesa: Implement compressed 2D array textures.
2013-01-02 Paul Berrymesa: Fix error reporting in _mesa_invalidate_pbo_...
2013-01-02 Brian Paulmesa: fix signed/unsignd mix-up in fetch_signed_l_latc1()
2013-01-01 Brian Paulglsl: add cast to silence signed/unsigned comparision...
2013-01-01 Brian Paulxlib: handle _mesa_initialize_visual()'s return value
2012-12-29 Kenneth Graunkei965: Fail to blit rather than assert on invalid pitch...
2012-12-28 Eric Anholtintel: Skip texture validation logic when nothing has...
2012-12-28 Eric Anholtintel: Turn a test in miptree_match_image into an assert.
2012-12-28 Eric Anholti965: Stop making a copy of non-builtin uniforms in...
2012-12-28 Eric Anholti965: Consistently use nr_pull_params instead of NumPar...
2012-12-28 Eric Anholti965/vs: Reference the core GL uniform storage for...
2012-12-28 Eric Anholti965/fs: Reference the core GL uniform storage for...
2012-12-28 Eric Anholtglsl: Add a note about a surprising feature of gl_unifo...
2012-12-28 Eric Anholti965/fs: Remove the param_index/param_offset indirection.
2012-12-28 Eric Anholti965: Add asserts to check that we don't realloc Parame...
2012-12-28 Eric Anholti965: Add texrect scale parameters before pointers...
2012-12-28 Eric Anholti965: Fix a typo in a comment.
2012-12-28 Eric Anholti965: Add a note about a bug from the no-recompile...
2012-12-26 Brian Paulmesa: add missing texel fetch code for sRGB DXT formats
2012-12-26 Eric Anholti965: Fix border color handling for deprecated SNORM...
2012-12-26 Eric Anholti965: Start using HIZ for Z16 textures.
2012-12-26 Eric Anholtintel: Use the parent miptree's format for setting...
2012-12-22 Eric Anholtintel: Remove a couple of dead function prototypes.
2012-12-22 Eric Anholti965: Add perf debug for depth/stencil alignment workar...
2012-12-22 Eric Anholti965: Assert that relayout laid out something that...
2012-12-22 Eric Anholti965: Also fix validation of Z32F_S8 textures.
2012-12-22 Eric Anholti965: Fix validation of ETC miptrees.
2012-12-22 Eric Anholtqi965: Add perf debug for texture relayout.
2012-12-22 Eric Anholti965: Fix hiz resolves getting stomped by depth offset...
2012-12-22 Marek Olšákr600g: rename GPU_FLUSH -> INVAL_READ_CACHES
2012-12-22 Marek Olšákr600g: remove redundant parameter alloc_bo from r600_te...
2012-12-22 Matt TurnerMake IsVertexArray() return false before BindVertexArray()
2012-12-22 Matt TurnerMake IsTransformFeedback() return false before BindTran...
2012-12-22 Dave Airlienouveau: deal with tbo cap for now.
2012-12-21 Marek Olšákr600g: always use a tiled resource as the destination...
2012-12-21 Marek Olšákwinsys/radeon: the env var RADEON_NOOP can be used...
2012-12-21 Marek Olšákr600g: remove a false comment
2012-12-21 Marek Olšákr600g: don't suspend TIME_ELAPSED queries during flushing
2012-12-21 Marek Olšákgallium/tests: fix build breakage after pipe_surface...
2012-12-21 Frank Henigmanmesa: add bounds checking for uniform array access
2012-12-21 José Fonsecautil/u_format: Round when converting depth values from...
2012-12-20 Jerome Glisser600g: add cs tracing infrastructure for lockup pin...
2012-12-20 Jerome Glisser600g: add htile support v16
2012-12-20 Jerome Glisser600g: rework flusing and synchronization pattern v7
2012-12-20 Paul Berrymesa: Allow glReadBuffer(GL_NONE) for winsys framebuffers.
2012-12-20 José Fonsecallvmpipe: Drop PIPE_QUERY_TIME_ELAPSED support.
2012-12-20 José Fonsecamesa/st: Implement GL_TIME_ELAPSED w/ PIPE_QUERY_TIMESTAMP.
2012-12-20 José Fonsecagallium: s/PIPE_CAP_TIMER_QUERY/PIPE_CAP_QUERY_TIME_ELA...
2012-12-20 Marek Olšákr600g: add assertions to prevent creation of invalid...
2012-12-20 Marek Olšákr600g: refactor and make streamout dumping more informative
2012-12-20 Marek Olšákr600g: try to fix streamout for the cases where BURST_C...
2012-12-20 Marek Olšákr600g: lower stream outputs with dst_offset < start_com...
2012-12-20 Marek Olšákr600g: use r600_get_temp to get temporaries for CLIPDIS...
2012-12-19 Brian Paulsoftpipe: fix up FS variant unbinding / deletion
2012-12-19 Brian Paulsoftpipe: fix unreliable FS variant binding bug
2012-12-19 Jerome GlisseRevert "r600g: work around ddx over alignment"
2012-12-18 Jerome Glisser600g: work around ddx over alignment
2012-12-18 Paul Berryi965: Fix gl_VertexID when there are no other vertex...
2012-12-18 Paul Berrymesa: Make a function is_transform_feedback_active_and_...
2012-12-18 Paul Berrymesa: Fix corner cases of BindBufferBase with transform...
2012-12-18 Paul Berrymesa/gles3: Generate error on draw call if transform...
2012-12-18 Paul Berrymesa/gles3: Generate error on DrawElements* calls if...
2012-12-18 Paul Berrymesa: refactor _mesa_compute_max_transform_feedback_ver...
2012-12-18 Paul Berrymesa: Change args to vbo_count_tessellated_primitives.
2012-12-18 Vadim Girlinradeon/llvm: improve cube map handling
2012-12-18 Vadim Girlinradeon/llvm: fix TXQ_LZ handling for cube maps
2012-12-18 Vadim Girlinr600g: initialize inst_mod in r600_tex_from_byte_stream
2012-12-18 Roland Scheideggergallivm: fix conversion for pure integer formats
2012-12-17 Kenneth Graunkeglsl: Fix gl_context vs. ralloc context in check_versio...
2012-12-17 Andreas Pokornyvega: fix for object handle leak
2012-12-17 Brian Paulwmesa: include version.h to silence warning
2012-12-17 Brian Paulxlib: include headers to fix errors/warnings
2012-12-17 Jordan Justenmesa osmesa/x11: fix build error introduced in 4bea4cb9
2012-12-17 Roland Scheideggergallivm: fix texel fetch for array textures (2)
2012-12-16 Jordan Justenmesa: assert if driver did not compute the version
2012-12-16 Jordan Justenmesa: don't initialize VBO vtxfmt in _vbo_CreateContext
2012-12-16 Jordan Justenmesa: don't initialize exec dispatch tables in _mesa_in...
2012-12-16 Jordan Justenmesa dispatch_sanity: call new functions to initialize...
2012-12-16 Jordan Justendrivers: compute version and then initialize exec table
2012-12-16 Jordan Justenvbo: add _mesa_initialize_vbo_vtxfmt
2012-12-16 Jordan Justenmesa: separate exec allocation from initialization
2012-12-16 Dave Airlier600g: fixup offset types for printing
2012-12-16 Henri Verbeetgallium/u_blitter: Remove the overlapped blit assert...
2012-12-16 Dave Airlieglsl_parser_extras.cpp: fixup gl vs mem contexts again.
2012-12-15 Kenneth Graunkei965: Move BRW_MAX_GRF and similar defines to brw_reg.h.
2012-12-15 Kenneth Graunkei965: Split struct brw_reg out from brw_eu.h into its...
next