index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_wm_surface_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Add support for GL_ARB_depth_buffer_float under 3.0 override.
Eric Anholt
2011-12-19
1
-0
/
+10
*
i965: Use the miptree format for texture surface format choice.
Eric Anholt
2011-12-19
1
-1
/
+1
*
mesa: rename MESA_FORMAT_RG88_REV to MESA_FORMAT_RG88
Brian Paul
2011-12-02
1
-1
/
+1
*
mesa: rename MESA_FORMAT_RG88 to MESA_FORMAT_GR88
Brian Paul
2011-12-02
1
-1
/
+1
*
i965: Always handle GL_DEPTH_TEXTURE_MODE through the shader.
Eric Anholt
2011-11-29
1
-20
/
+3
*
i965: Add support for ARGB2101010 rendering.
Eric Anholt
2011-11-22
1
-1
/
+1
*
i965: Add support for RGBA_16 unorm rendering.
Eric Anholt
2011-11-22
1
-1
/
+1
*
i965: Add support for half-float formats.
Eric Anholt
2011-11-22
1
-7
/
+11
*
i965: Reorganize MESA_FORMAT -> BRW_SURFACEFORMAT table.
Eric Anholt
2011-11-22
1
-48
/
+146
*
i965: Mark texture formats as supported using the surface formats table.
Eric Anholt
2011-11-22
1
-1
/
+12
*
i965: Use the surface format table to determine render target supportedness.
Eric Anholt
2011-11-22
1
-41
/
+81
*
intel: Add the context to the render_target_supported() vtbl method.
Eric Anholt
2011-11-22
1
-2
/
+3
*
i965: Add a table of the surface format information from the PRM.
Eric Anholt
2011-11-22
1
-0
/
+204
*
i965/gen6: Set vertical alignment in SURFACE_STATE batch
Chad Versace
2011-11-22
1
-2
/
+6
*
intel: Replace intel_renderbuffer::region with a miptree [v3]
Chad Versace
2011-11-21
1
-1
/
+1
*
i965: Make Gen6+ renderbuffer surface updates not depend on NEW_COLOR.
Kenneth Graunke
2011-11-10
1
-0
/
+9
*
i965: Use a single binding table for all pipeline stages.
Kenneth Graunke
2011-11-10
1
-16
/
+18
*
i965: Split brw_wm_surfaces state into renderbuffer and texture atoms.
Kenneth Graunke
2011-11-10
1
-11
/
+27
*
i965: Combine the two WM pull constant tracked state atoms.
Kenneth Graunke
2011-11-10
1
-48
/
+12
*
i965: Remove nr_surfaces computation from brw_update_wm_surfaces.
Kenneth Graunke
2011-11-10
1
-11
/
+1
*
i965: Use 0 for the number of binding table entries in 3DSTATE_(VS|WM).
Kenneth Graunke
2011-11-10
1
-5
/
+0
*
i965: Add missing CACHE_NEW_WM_PROG dirty bit to WM pull constants.
Kenneth Graunke
2011-11-10
1
-2
/
+3
*
i965: Use new vtable entries for surface state updating functions.
Kenneth Graunke
2011-11-10
1
-8
/
+8
*
i965: Add new vtable entries for surface state updating functions.
Kenneth Graunke
2011-11-10
1
-0
/
+12
*
i965: Claim to support rendering to integer FBOs.
Eric Anholt
2011-11-09
1
-0
/
+7
*
i965: Add mapping from MESA_FORMAT to BRW_SURFACEFORMAT for integer.
Eric Anholt
2011-11-09
1
-0
/
+24
*
i965: Add support for 16-bit unorm L, A, and I textures.
Eric Anholt
2011-11-09
1
-0
/
+3
*
i965: Move WM pull constant setup to emit() time.
Eric Anholt
2011-10-29
1
-2
/
+2
*
i965/gen4: Fold WM surface state prepare()/emit() together.
Eric Anholt
2011-10-29
1
-36
/
+18
*
i965: Remove the validated BO list, now that it's unused.
Eric Anholt
2011-10-29
1
-11
/
+0
*
i965: remove unneeded includes of texstore.h
Brian Paul
2011-10-03
1
-1
/
+0
*
i965: Add support for GL_EXT_texture_array and GL_MESA_texture_array.
Eric Anholt
2011-10-03
1
-0
/
+2
*
intel: Add a helper function for getting miptree size from a texture image.
Eric Anholt
2011-10-03
1
-3
/
+6
*
intel: Rename region->buffer to region->bo, and remove accessor function.
Eric Anholt
2011-09-26
1
-7
/
+7
*
i965: Add support for GL_EXT_packed_float.
Eric Anholt
2011-09-22
1
-0
/
+1
*
i965: Add support for GL_EXT_texture_shared_exponent.
Eric Anholt
2011-09-22
1
-0
/
+1
*
mesa: Use ColorLogicOpEnabled instead of _LogicOpEnabled
Ian Romanick
2011-09-19
1
-1
/
+1
*
intel: add support for __DRI_IMAGE_FORMAT_ABGR8888
Chia-I Wu
2011-09-09
1
-0
/
+4
*
i965/vs: Start adding support for uniforms
Eric Anholt
2011-08-16
1
-1
/
+1
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
1
-5
/
+10
*
i965: Make the brw_format_for_mesa_format table static const.
Eric Anholt
2011-06-24
1
-1
/
+1
*
intel: Move the draw_x/draw_y to the renderbuffer where it belongs.
Eric Anholt
2011-06-13
1
-1
/
+1
*
i965/brw: Emit state for hiz and separate stencil buffers
Chad Versace
2011-06-08
1
-0
/
+2
*
i965: Replace struct with bit shifting for WM null surfaces.
Eric Anholt
2011-05-31
1
-13
/
+13
*
i965: Replace struct with bit shifting for WM pull constant surfaces.
Eric Anholt
2011-05-31
1
-35
/
+16
*
i965: Replace struct with bit shifting for WM render target surfaces.
Eric Anholt
2011-05-31
1
-31
/
+40
*
i965: Replace structs with bitfield shifting for WM texture surfaces.
Eric Anholt
2011-05-31
1
-32
/
+35
*
i965: Drop a gratuitous "if" that the compiler didn't eliminate at -O2.
Eric Anholt
2011-05-31
1
-10
/
+8
*
i965: Move prepare_wm_surfaces texobj declarations inside of _ReallyEnabled.
Eric Anholt
2011-05-31
1
-2
/
+3
*
i965: Add support for rendering to depthbuffer mipmap levels > 0.
Eric Anholt
2011-05-18
1
-29
/
+12
[next]