index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_wm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: fix alpha test for MRT
Chris Forbes
2013-07-06
1
-1
/
+1
*
i965: Remove render_target_supported from the vtable.
Kenneth Graunke
2013-07-03
1
-2
/
+0
*
i965: Remove now dead brw_wm_prog_key::proj_attrib_mask field.
Kenneth Graunke
2013-04-04
1
-2
/
+0
*
i965/fs: Rename vp_outputs_written to input_slots_valid.
Paul Berry
2013-03-24
1
-1
/
+1
*
i965: Change fragment input related bitfields to 64-bit.
Paul Berry
2013-03-15
1
-1
/
+1
*
i965/fs: Move struct brw_compile (p) entirely inside fs_generator.
Kenneth Graunke
2012-11-26
1
-1
/
+0
*
i965/fs: Move uses of brw_compile from do_wm_prog to brw_wm_fs_emit.
Kenneth Graunke
2012-11-26
1
-3
/
+10
*
i965/fs: Move brw_wm_compile::fp to fs_visitor.
Kenneth Graunke
2012-11-26
1
-2
/
+1
*
i965/fs: Move brw_wm_compile::dispatch_width into fs_visitor.
Kenneth Graunke
2012-11-26
1
-2
/
+0
*
i965/fs: Move brw_wm_lookup_iz() to fs_visitor::setup_payload_gen4().
Kenneth Graunke
2012-11-26
1
-3
/
+0
*
i965/fs: Move brw_wm_payload_setup() to fs_visitor::setup_payload_gen6()
Kenneth Graunke
2012-11-26
1
-2
/
+0
*
i965/fs: Remove brw_wm_compile::computes_depth field.
Kenneth Graunke
2012-11-26
1
-1
/
+0
*
i965: Remove the old ARB_fragment_program backend.
Eric Anholt
2012-10-08
1
-364
/
+0
*
i965: Make the param pointer arrays for the WM dynamically sized.
Eric Anholt
2012-09-07
1
-0
/
+1
*
i965: Add functions for comparing two brw_wm/vs_prog_data structs.
Eric Anholt
2012-09-07
1
-0
/
+2
*
i965/msaa: flag _NEW_MULTISAMPLE in the brw_tracked_state
Anuj Phogat
2012-08-30
1
-1
/
+1
*
i965/msaa: Add sample-alpha-to-coverage support for multiple render targets
Anuj Phogat
2012-08-23
1
-0
/
+1
*
i965: Add performance debug for shader recompiles.
Eric Anholt
2012-08-12
1
-0
/
+3
*
i965: Always emit alpha when nr_color_buffers == 0.
Kenneth Graunke
2012-07-12
1
-1
/
+0
*
i965: Compute dFdy() correctly for FBOs.
Paul Berry
2012-06-22
1
-1
/
+2
*
intel: Pass the gl_renderbuffer to render_target_supported() vtable method.
Eric Anholt
2012-01-27
1
-1
/
+2
*
i965/fs: Factor out texturing related data from brw_wm_prog_key.
Kenneth Graunke
2011-12-19
1
-16
/
+3
*
intel: Add the context to the render_target_supported() vtbl method.
Eric Anholt
2011-11-22
1
-1
/
+1
*
mesa, i965: prepare for more than 8 texture targets
Chia-I Wu
2011-11-03
1
-1
/
+1
*
i965/gen6+: Parameterize barycentric interpolation modes.
Paul Berry
2011-10-27
1
-0
/
+1
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-6
/
+6
*
i965/fs: Add support for TXD with shadow comparisons.
Kenneth Graunke
2011-06-18
1
-0
/
+12
*
i965/fs: Do a FS compile up front at link time to produce link errors.
Eric Anholt
2011-05-27
1
-1
/
+6
*
i965: Pack the lookup and line_aa bits into the first dword of the key.
Eric Anholt
2011-05-26
1
-2
/
+2
*
i965: Remove dead shadowtex_mask entry in the WM key.
Eric Anholt
2011-05-26
1
-1
/
+0
*
i965: Remove linear_color for GL_PERSPECTIVE_CORRECTION_HINT.
Eric Anholt
2011-05-26
1
-1
/
+0
*
i965: Add support for correct GL_CLAMP behavior by clamping coordinates.
Eric Anholt
2011-05-18
1
-1
/
+1
*
i965: Fix fragcoord_w on gen6 with 16-wide.
Eric Anholt
2011-04-29
1
-5
/
+5
*
i965/fs: Add initial support for 16-wide dispatch on gen6.
Eric Anholt
2011-04-26
1
-1
/
+3
*
i965: Don't double-emit fragment.color writes for MRT with ARB_fp.
Eric Anholt
2011-04-23
1
-1
/
+0
*
intel: Add support for ARB_color_buffer_float.
Eric Anholt
2011-04-20
1
-0
/
+1
*
mesa: Remove the CompileShader driver hook; it's just a no-op.
Kenneth Graunke
2011-03-17
1
-2
/
+0
*
i965: Fix alpha testing when there is no color buffer in the FBO.
Eric Anholt
2011-03-15
1
-0
/
+1
*
intel: Add a vtbl hook for determining if a format is renderable.
Eric Anholt
2011-01-07
1
-0
/
+1
*
i965: Drop KIL_NV from the ff/ARB_fp path since it was only used for GLSL.
Eric Anholt
2010-12-08
1
-1
/
+0
*
i965: Nuke brw_wm_glsl.c.
Eric Anholt
2010-12-06
1
-2
/
+0
*
i965: Move payload reg setup to compile, not lookup time.
Eric Anholt
2010-12-06
1
-13
/
+14
*
i965: Fix gl_FragCoord inversion when drawing to an FBO.
Eric Anholt
2010-11-14
1
-1
/
+2
*
i965: Disable thread dispatch when the FS doesn't do any work.
Eric Anholt
2010-10-19
1
-0
/
+3
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
i965: Move FS backend structures to a header.
Eric Anholt
2010-10-11
1
-3
/
+0
*
i965: Fix up part of my Sandybridge attributes support patch.
Eric Anholt
2010-09-28
1
-2
/
+4
*
i965: Add support for attribute interpolation on Sandybridge.
Eric Anholt
2010-09-28
1
-2
/
+5
*
i965: Track the windowizer's dispatch for kill pixel, promoted, and OQ
Eric Anholt
2010-09-21
1
-1
/
+2
*
i965: Share the KIL_NV implementation between glsl and non-glsl.
Eric Anholt
2010-09-21
1
-0
/
+1
[next]