i965: Implement texture buffer objects on Gen6.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_wm_surface_state.c
2012-06-02 Kenneth Graunkei965: Implement texture buffer objects on Gen6.
2012-05-25 Paul Berryi965/msaa: Properly handle sliced layout for Gen7.
2012-05-15 Paul Berryi965/gen6: Initial implementation of MSAA.
2012-05-15 Paul Berryi965: Expose surface setup internals for use by blits.
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-04 Eric Anholti965: Add a comment about the state flag for sRGBEnabled.
2012-04-30 Sean V Kelleyi965: Support Android RGBX8888 format for EGL generated...
2012-04-19 Kenneth Graunkei965: Rename BRW_MAX_SURFACES to BRW_MAX_WM_SURFACES.
2012-04-13 Dylan Noblesmithi965: fix typo
2012-04-09 Eric Anholti965: Add real support for texturing/rendering with...
2012-02-21 Eric Anholti965: Rename the original binding table to mention...
2012-02-21 Eric Anholti965: Split the VS binding table to a separate table.
2012-02-17 Eric Anholtintel: Fix rendering from textures after RenderTexture().
2012-01-27 Eric Anholti965: Don't allow rendering to non-GL_RED/RG/RGBA integ...
2012-01-27 Eric Anholtintel: Pass the gl_renderbuffer to render_target_suppor...
2012-01-25 Paul Berryi965/gen6: Fix segfault in transform feedback to DYNAMI...
2012-01-24 Brian Paulintel: use intel_rb_format() to get renderbuffer format
2012-01-18 Eric Anholti965: Add support for Z16 depth formats.
2012-01-12 Paul Berryi965: Set pitch of pull constant buffers to 16.
2012-01-12 Paul Berryi965 gen4-6: Fix off-by-one errors brw_create_constant_...
2011-12-27 Chad Versacei965: Create mock implementation of GL_OES_EGL_image_ex...
2011-12-23 Paul Berryi965: Rename BRW_NEW_WM_SURFACES to BRW_NEW_SURFACES.
2011-12-20 Paul Berryi965 gen6: Initial implementation of transform feedback.
2011-12-19 Eric Anholti965: Add support for GL_ARB_depth_buffer_float under...
2011-12-19 Eric Anholti965: Use the miptree format for texture surface format...
2011-12-02 Brian Paulmesa: rename MESA_FORMAT_RG88_REV to MESA_FORMAT_RG88
2011-12-02 Brian Paulmesa: rename MESA_FORMAT_RG88 to MESA_FORMAT_GR88
2011-11-30 Eric Anholti965: Always handle GL_DEPTH_TEXTURE_MODE through the...
2011-11-22 Eric Anholti965: Add support for ARGB2101010 rendering.
2011-11-22 Eric Anholti965: Add support for RGBA_16 unorm rendering.
2011-11-22 Eric Anholti965: Add support for half-float formats.
2011-11-22 Eric Anholti965: Reorganize MESA_FORMAT -> BRW_SURFACEFORMAT table.
2011-11-22 Eric Anholti965: Mark texture formats as supported using the surfa...
2011-11-22 Eric Anholti965: Use the surface format table to determine render...
2011-11-22 Eric Anholtintel: Add the context to the render_target_supported...
2011-11-22 Eric Anholti965: Add a table of the surface format information...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-22 Chad Versacei965/gen6: Set vertical alignment in SURFACE_STATE...
2011-11-22 Chad Versaceintel: Replace intel_renderbuffer::region with a miptre...
2011-11-11 Kenneth Graunkei965: Make Gen6+ renderbuffer surface updates not depen...
2011-11-11 Kenneth Graunkei965: Use a single binding table for all pipeline stages.
2011-11-11 Kenneth Graunkei965: Split brw_wm_surfaces state into renderbuffer...
2011-11-11 Kenneth Graunkei965: Combine the two WM pull constant tracked state...
2011-11-11 Kenneth Graunkei965: Remove nr_surfaces computation from brw_update_wm...
2011-11-11 Kenneth Graunkei965: Use 0 for the number of binding table entries...
2011-11-11 Kenneth Graunkei965: Add missing CACHE_NEW_WM_PROG dirty bit to WM...
2011-11-11 Kenneth Graunkei965: Use new vtable entries for surface state updating...
2011-11-11 Kenneth Graunkei965: Add new vtable entries for surface state updating...
2011-11-09 Eric Anholti965: Claim to support rendering to integer FBOs.
2011-11-09 Eric Anholti965: Add mapping from MESA_FORMAT to BRW_SURFACEFORMAT...
2011-11-09 Eric Anholti965: Add support for 16-bit unorm L, A, and I textures.
2011-10-29 Eric Anholti965: Move WM pull constant setup to emit() time.
2011-10-29 Eric Anholti965/gen4: Fold WM surface state prepare()/emit() together.
2011-10-29 Eric Anholti965: Remove the validated BO list, now that it's unused.
2011-10-04 Brian Pauli965: remove unneeded includes of texstore.h
2011-10-03 Eric Anholti965: Add support for GL_EXT_texture_array and GL_MESA_...
2011-10-03 Eric Anholtintel: Add a helper function for getting miptree size...
2011-09-26 Eric Anholtintel: Rename region->buffer to region->bo, and remove...
2011-09-22 Eric Anholti965: Add support for GL_EXT_packed_float.
2011-09-22 Eric Anholti965: Add support for GL_EXT_texture_shared_exponent.
2011-09-19 Ian Romanickmesa: Use ColorLogicOpEnabled instead of _LogicOpEnabled
2011-09-09 Chia-I Wuintel: add support for __DRI_IMAGE_FORMAT_ABGR8888
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-16 Eric Anholti965/vs: Start adding support for uniforms
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Eric Anholti965: Add a type argument to brw_state_batch().
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-24 Eric Anholti965: Make the brw_format_for_mesa_format table static...
2011-06-13 Eric Anholtintel: Move the draw_x/draw_y to the renderbuffer where...
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 Chad Versacei965/brw: Emit state for hiz and separate stencil buffers
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-31 Eric Anholti965: Replace struct with bit shifting for WM null...
2011-05-31 Eric Anholti965: Replace struct with bit shifting for WM pull...
2011-05-31 Eric Anholti965: Replace struct with bit shifting for WM render...
2011-05-31 Eric Anholti965: Replace structs with bitfield shifting for WM...
2011-05-31 Eric Anholti965: Drop a gratuitous "if" that the compiler didn...
2011-05-31 Eric Anholti965: Move prepare_wm_surfaces texobj declarations...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-18 Eric Anholti965: Add support for rendering to depthbuffer mipmap...
2011-05-18 Eric Anholti965: Instead of fallback on missing region, just bind...
2011-05-18 Kenneth Graunkei965: Mark a few more brw_wm_surface_state functions...
2011-05-18 Kenneth Graunkei965: Change brw_format_for_mesa_format to a non-static...
2011-05-18 Kenneth Graunkei965: Split BRW_NEW_BINDING_TABLE dirty bit into one...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-29 Eric Anholti965: Give the push constants and pull constants unique...
2011-04-23 Eric Anholtintel: Add support for ARB_sampler_objects.
2011-04-23 Eric Anholti965: Add support for ARB_texture_compression_rgtc.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-20 Eric Anholtintel: Add support for ARB_texture_float.
2011-04-12 Brian PaulMerge branch 'arb_sampler_objects'
2011-04-10 Brian Paulmesa: move sampler state into new gl_sampler_object...
2011-04-04 Ian Romanicki965: Add the missing supportable EXT_texture_snorm...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-21 Chris Wilsonintel: use pwrite for batch
next