mesa.git
2012-02-25 Vinson Leescons: Don't build the assembly sources on Mac OS X.
2012-02-24 Stéphane Marchesini915g: Fix fallout from 8e4540ec2a82e72be491bc8fe23c105...
2012-02-24 Zack Rusinsvga: Fix stencil op mapping
2012-02-24 Brian Paulsvga: fix use of SVGA3D_x vs. PIPE_FORMAT_x in svga_is_...
2012-02-24 Brian Paulmesa/gdi: include swrast.h to fix compilation
2012-02-24 Brian Paulst/mesa: initialize the MaxViewport, MaxRenderbufferSiz...
2012-02-24 Brian Paulmesa: move more swrast-related #defines out of core...
2012-02-24 Brian Paulmesa: remove STENCIL_BITS use
2012-02-24 Brian Paulxlib: remove STENCIL_BITS
2012-02-24 Brian Paulst/glx: remove STENCIL_BITS, DEFAULT_SOFTWARE_DEPTH_BITS
2012-02-24 Brian Paulmesa: remove last of MAX_WIDTH, MAX_HEIGHT
2012-02-24 Brian Paulmesa: remove MAX_WIDTH from prog_execute.h
2012-02-24 Brian Paulst/glx: remove MAX_WIDTH/HEIGHT usage
2012-02-24 Brian Paulintel: remove MAX_WIDTH usage in intelInitContext()
2012-02-24 Brian Paulswrast: check max renderbuffer size against SWRAST_MAX_...
2012-02-24 Brian Paulosmesa: use SWRAST_MAX_WIDTH/HEIGHT
2012-02-24 Brian Pauldri/swrast: use SWRAST_MAX_WIDTH/HEIGHT
2012-02-24 Brian Paulxlib: use SWRAST_MAX_WIDTH/HEIGHT
2012-02-24 Brian Paulswrast: define, use SWRAST_MAX_WIDTH/HEIGHT
2012-02-24 Brian Paulmesa: remove some cruft from config.h
2012-02-24 Brian Paulmesa: minor comment clean-ups in config.h
2012-02-24 Brian Paulmesa: remove WIN32 MAX_WIDTH work-around in config.h
2012-02-24 Brian Paulswrast: remove MAX_WIDTH array in s_span.c
2012-02-24 Brian Paulswrast: simplify mask array code
2012-02-24 Brian Paulswrast: stop using MAX_WIDTH arrays in triangle code
2012-02-24 Brian Paulswrast: remove MAX_WIDTH arrays in stencil code
2012-02-24 Brian Paulswrast: remove MAX_WIDTH arrays in s_drawpix.c
2012-02-24 Brian Paulswrast: remove MAX_WIDTH arrays in s_zoom.c
2012-02-24 Brian Paulswrast: remove MAX_WIDTH arrays in s_depth.c
2012-02-24 Brian Paulswrast: remove MAX_WIDTH arrays in s_copypix.c
2012-02-24 Brian Paulmesa: move/fix MAX_WIDTH/HEIGHT-related assertions
2012-02-24 Brian Paulst/mesa: stop using MAX_WIDTH in st_cb_texture.c
2012-02-24 Brian Paulst/mesa: stop using MAX_WIDTH in st_cb_drawpixels.c
2012-02-24 Brian Paulmesa: stop using MAX_WIDTH in glReadPixels code
2012-02-24 Brian Paulmesa: stop using MAX_WIDTH in texstore code
2012-02-24 Marek Olšáku_blitter: decrease minimum buffer range alignment...
2012-02-24 Marek Olšáku_blitter: check for invalid values in copy_buffer
2012-02-23 Marek Olšákr600g: rework queries
2012-02-23 Marek Olšákr600g: cleanup magic numbers in set_xx_sampler
2012-02-23 Marek Olšákr600g: remove duplicated evergreen_context_ps_partial_flush
2012-02-23 Marek Olšákr600g: remove duplicated evergreen_context_pipe_state_s...
2012-02-23 Marek Olšákr600g: remove duplicated set_xx_resource functions
2012-02-23 Marek Olšákr600g: remove duplicated function r600_state_sampler_init
2012-02-23 Marek Olšákr600g: fixup name of evergreen-specific function
2012-02-23 Marek Olšákr600g: simplify fail paths in create_context
2012-02-23 Marek Olšákgallium/u_slab: fix possible crash in util_slab_destroy
2012-02-23 Marek Olšákr600g: fix possible crashes in destroy_context when...
2012-02-23 Marek Olšákr600g: consolidate common context init code
2012-02-23 Marek Olšákr600g: define GROUP_FORCE_NEW_BLOCK in common header
2012-02-23 Jakob Bornecrantzst/dri: Fix crash in st/dri from dri format commit
2012-02-23 Paul Berryglapi: Fix incorrect enum value.
2012-02-23 Brian Paulutil: add mutex lock in u_debug_memory.c code
2012-02-23 Brian Paulsvga: no-op sampler view referencing if no change
2012-02-23 Brian Paulsvga: use pipe_sampler_view_release() to avoid segfault
2012-02-23 Brian Paulst/wgl: check for hPbuffer=0 in wgl pbuffer functions
2012-02-23 José Fonsecast/wgl: Fix argument of stw_pixelformat_get_info().
2012-02-23 Brian Paulst/mesa: use pipe_sampler_view_release()
2012-02-23 Brian Paulgallium: added pipe_sampler_view_release() function
2012-02-23 Brian Paulst/mesa: add floating point formats in st_new_renderbuf...
2012-02-23 Brian Paulsvga: re-enable deleted surface caching
2012-02-23 Brian Paulsvga: implement surface cache size limit
2012-02-23 Brian Paulsvga: add svga_format_size() function
2012-02-23 Brian Paulsvga: use dummy shaders when translation fails
2012-02-23 Brian Paulsvga: move temp register index assertions
2012-02-23 Brian Paulsvga: check that we don't exceed temp register limit
2012-02-23 José Fonsecascons: Update windows llvm libraries for version 3.0.
2012-02-23 Alex CorscaddenAdd a test for the compare opcode.
2012-02-23 Satyajit Sarangir600g: Fix build when libdrm is installed to non-standa...
2012-02-22 Paul Berryi915: Initialize swrast_texture_image structure fields.
2012-02-22 Jesse Barnesintel: bump DRI_IMAGE extension version to 3
2012-02-22 Jesse Barnesgbm: track buffer format through DRI drivers
2012-02-22 José Fonsecatests/graw: Add a bunch of tests.
2012-02-22 Brian Paulmesa: add special case in texstore.c for GL_LUMINANCE_A...
2012-02-22 José Fonsecagallium/cso: Put the comment about shader in the code...
2012-02-21 Eric Anholti965/gen6: Fix near-NULL deref in setting up GS binding...
2012-02-21 Eric Anholti965: Correct the size of the state batch space allocat...
2012-02-21 Eric Anholti965: Fix a bad comment in gen6 sol setup.
2012-02-21 Eric Anholti965/gen6: Fix the size of the GS surface binding table.
2012-02-21 Marek Olšákr600g: move invariant register updates into start_cs...
2012-02-21 Marek Olšákr600g: move invariant register updates into start_cs...
2012-02-21 Marek Olšákr600g: add a depth misc state which depends on occlusio...
2012-02-21 Marek Olšákr600g: consolidate the main draw code
2012-02-21 Marek Olšákr600g: move all invariant state from draw_vbo into...
2012-02-21 Marek Olšákr600g: turn init_config into a command buffer for start...
2012-02-21 Kenneth Graunkei965: Only set Last Render Target Select on the last...
2012-02-21 Marek Olšákgallium/cso: kill off non-functional shader caching
2012-02-21 Marek Olšákgallium/util: remove u_simple_screen
2012-02-21 Marek Olšákgallium: remove unused winsys pointers in pipe_screen...
2012-02-21 Eric Anholtintel: Silence valgrind warning for getparam ioctl...
2012-02-21 Eric Anholti965: Rename the original binding table to mention...
2012-02-21 Eric Anholti965: Split the gen6 GS binding table to a separate...
2012-02-21 Eric Anholti965: Split the VS binding table to a separate table.
2012-02-21 Eric Anholti965/gen6+: Avoid recomputing whether we use noperspective.
2012-02-21 Eric Anholti965/gen7: Skip checking if we need a GS program for...
2012-02-21 Eric Anholti965: Compute required barycentric interp modes once...
2012-02-21 Eric Anholti965: Move VUE map computation to once at VS compile...
2012-02-21 Eric Anholti965: Make the userclip flag for the VUE map come from...
2012-02-21 Anuj Phogatmesa: fix issues with texture border and array textures
2012-02-21 Jerome Glisseradeon/r600g: fix virtual address space allocation
2012-02-21 José Fonsecallvmpipe: Remove lp_test_sincos.
next