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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/clip: Use clip distances for all user clipping
Chris Forbes
2013-08-16
1
-5
/
+6
*
i956/clip: push dp4 into load_clip_distance
Chris Forbes
2013-08-16
1
-17
/
+22
*
i965/clip: Track offset into the vertex for clipdistance
Chris Forbes
2013-08-16
2
-0
/
+12
*
i965/Gen4-5: Set clip flags from clip distances
Chris Forbes
2013-08-16
1
-11
/
+11
*
i965: add new VS_OPCODE_UNPACK_FLAGS_SIMD4X2
Chris Forbes
2013-08-16
4
-1
/
+29
*
i965/vs: add vec4_instruction::depends_on_flags
Chris Forbes
2013-08-16
2
-2
/
+7
*
i965/clip: Enable interpolation of clip distances
Chris Forbes
2013-08-16
1
-7
/
+3
*
i965/vs: Do legacy clip lowering earlier
Chris Forbes
2013-08-16
2
-20
/
+15
*
i965/Gen4-5: ensure VUE slots for clipdistance are valid if user clipping is ...
Chris Forbes
2013-08-16
1
-0
/
+5
*
i965/gen7+: Fix build error introduced by renaming upload_3dstate_so_decl_list.
Paul Berry
2013-08-13
1
-1
/
+1
*
i965: Move arrays brw_multisample_positions* to new header
Chad Versace
2013-08-13
2
-46
/
+73
*
i965: Refactor names of sample_positions_8/4x arrays
Chad Versace
2013-08-13
1
-7
/
+7
*
i965/gen7+: Mark upload_3dstate_so_decl_list as non-static (v2)
Kenneth Graunke
2013-08-13
2
-3
/
+7
*
i965: Mark a few brw_draw_upload.c functions as non-static
Kenneth Graunke
2013-08-13
2
-7
/
+14
*
i965/fs: Add dump_instruction() support for ARF destinations.
Kenneth Graunke
2013-08-12
1
-0
/
+6
*
i965/fs: Remove extraneous newline in dump_instruction() for CMP.
Kenneth Graunke
2013-08-12
1
-1
/
+1
*
i965/fs: Optimize IF/MOV/ELSE/MOV/ENDIF to SEL when possible.
Kenneth Graunke
2013-08-12
2
-0
/
+79
*
i965/fs: Consider predicated SEL instructions as whole variable writes.
Kenneth Graunke
2013-08-12
1
-1
/
+1
*
i965/fs: Explicitly disallow CSE on predicated instructions.
Kenneth Graunke
2013-08-12
1
-1
/
+3
*
i965/fs: Log a performance warning if skipping 16-wide due to pulls.
Kenneth Graunke
2013-08-12
1
-7
/
+11
*
i965: add missing BRW_NEW_INTERPOLATION_MAP to state dump
Chris Forbes
2013-08-10
1
-0
/
+1
*
i965: Add a new debug mode for the VUE map
Chris Forbes
2013-08-10
3
-0
/
+29
*
i965: Remember to call intel_prepare_render() before blitting.
Kenneth Graunke
2013-08-08
1
-0
/
+5
*
i965: Add #defines for the MI_LOAD_REGISTER_MEM command.
Kenneth Graunke
2013-08-06
1
-0
/
+4
*
i965: Initialize the intel_context::bufmgr pointer earlier.
Kenneth Graunke
2013-08-06
1
-2
/
+1
*
i965: Tidy preprocessor macros for SO_PRIM_STORAGE_NEEDED registers.
Kenneth Graunke
2013-08-06
1
-5
/
+2
*
i965: Tidy preprocessor macros for SO_NUM_PRIMS_WRITTEN registers.
Kenneth Graunke
2013-08-06
2
-7
/
+4
*
i965: Don't allocate curbe buffers on Gen6+.
Kenneth Graunke
2013-08-06
1
-2
/
+4
*
intel_fbo: remove unused intel_renderbuffer hiz functions
Jordan Justen
2013-08-04
2
-26
/
+0
*
i965 clear/draw: set renderbuffer attachment as needing depth resolve
Jordan Justen
2013-08-04
2
-2
/
+4
*
i965: add intel_renderbuffer_att_set_needs_depth_resolve
Jordan Justen
2013-08-04
2
-0
/
+18
*
i965: add intel_miptree_set_all_slices_need_depth_resolve
Jordan Justen
2013-08-04
2
-0
/
+16
*
i965 gen7: don't set FORCE_ZERO_RTAINDEX for layered rendering
Jordan Justen
2013-08-04
1
-1
/
+1
*
hsw hiz: Remove x/y offset restriction for hiz
Jordan Justen
2013-08-04
1
-24
/
+0
*
gen7 depth surface: program 3DSTATE_DEPTH_BUFFER to top of surface
Jordan Justen
2013-08-04
4
-66
/
+45
*
gen7 fbo: make unmatched depth/stencil configs return unsupported
Jordan Justen
2013-08-04
1
-0
/
+16
*
hsw hiz: Add new size restrictions for miplevels > 0
Jordan Justen
2013-08-04
1
-3
/
+13
*
gen7 blorp depth: calculate base surface width/height
Jordan Justen
2013-08-04
1
-0
/
+13
*
gen7 depth surface: calculate minimum array element being rendered
Jordan Justen
2013-08-04
2
-0
/
+17
*
gen7 depth surface: calculate LOD being rendered to
Jordan Justen
2013-08-04
2
-0
/
+6
*
gen7 depth surface: calculate depth (array size) for depth surface
Jordan Justen
2013-08-04
2
-0
/
+5
*
gen7 depth surface: calculate more specific surface type
Jordan Justen
2013-08-04
2
-0
/
+47
*
i965: init global state first in brw_workaround_depthstencil_alignment
Jordan Justen
2013-08-04
1
-5
/
+14
*
i965: Initialize the maximum number of GS threads on Haswell.
Kenneth Graunke
2013-08-02
1
-0
/
+3
*
i965: enable image external sampling for imported dma-buffers
Topi Pohjolainen
2013-08-02
2
-0
/
+8
*
intel: restrict dma-buf-import images to external sampling only
Topi Pohjolainen
2013-08-02
4
-1
/
+27
*
dri: propagate extra dma_buf import attributes to the drivers
Topi Pohjolainen
2013-08-02
2
-2
/
+53
*
intel: set dri image dimensions even when creating out of primes
Topi Pohjolainen
2013-08-02
1
-0
/
+2
*
intel: refactor planar format lookup
Topi Pohjolainen
2013-08-02
1
-13
/
+18
*
intel: do not create renderbuffers out of planar images
Topi Pohjolainen
2013-08-02
1
-0
/
+7
[next]