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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/fs: Add a function for getting a component of a 8 or 16-wide register
Jason Ekstrand
2014-09-30
1
-0
/
+10
*
i965/fs: Use the instruction execution size directly for texture generation
Jason Ekstrand
2014-09-30
1
-3
/
+10
*
i965/fs: Use exec_size instead of force_uncompressed in dump_instruction
Jason Ekstrand
2014-09-30
1
-6
/
+7
*
i965/fs: Use instruction execution sizes instead of heuristics
Jason Ekstrand
2014-09-30
3
-23
/
+10
*
i965/fs: Use instruction execution sizes to set compression state
Jason Ekstrand
2014-09-30
1
-6
/
+19
*
i965/fs: Remove unneeded uses of force_uncompressed
Jason Ekstrand
2014-09-30
3
-25
/
+9
*
i965/fs: Derive force_uncompressed from instruction exec_size
Jason Ekstrand
2014-09-30
1
-0
/
+3
*
i965/fs: Make fs_reg::effective_width take fs_inst* instead of fs_visitor*
Jason Ekstrand
2014-09-30
3
-37
/
+43
*
i965/fs: Better guess the width of LOAD_PAYLOAD
Jason Ekstrand
2014-09-30
1
-2
/
+9
*
i965/fs: Add an exec_size field to fs_inst
Jason Ekstrand
2014-09-30
5
-32
/
+126
*
i965/fs: Determine partial writes based on the destination width
Jason Ekstrand
2014-09-30
2
-5
/
+3
*
i965/fs: Fix a bug in register coalesce
Jason Ekstrand
2014-09-30
1
-0
/
+17
*
i965/fs: Rework GEN5 texturing code to use fs_reg and offset()
Jason Ekstrand
2014-09-30
1
-39
/
+38
*
i965/fs_reg: Allocate double the number of vgrfs in SIMD16 mode
Jason Ekstrand
2014-09-30
9
-157
/
+371
*
i965/fs: Handle printing of registers better.
Jason Ekstrand
2014-09-30
1
-2
/
+6
*
i965: Explicitly set widths on gen5 math instruction destinations.
Jason Ekstrand
2014-09-30
1
-1
/
+1
*
i965/fs: Make half() divide the register width by 2 and use it more
Jason Ekstrand
2014-09-30
2
-5
/
+13
*
i965/fs: Add a concept of a width to fs_reg
Jason Ekstrand
2014-09-30
2
-4
/
+78
*
i965/fs: A little harmless refactoring of register_coalesce
Jason Ekstrand
2014-09-30
1
-7
/
+7
*
i965/brw_reg: Add a firsthalf function and use it in the generator
Jason Ekstrand
2014-09-30
2
-29
/
+44
*
i965/fs: Copy propagate partial reads.
Jason Ekstrand
2014-09-30
2
-20
/
+64
*
i965/fs: Refactor fs_inst::is_send_from_grf()
Jason Ekstrand
2014-09-30
1
-9
/
+16
*
i965/fs: Clean up emit_fb_writes
Jason Ekstrand
2014-09-30
2
-112
/
+85
*
i965/fs: Print BAD_FILE registers in dump_instruction
Jason Ekstrand
2014-09-30
1
-1
/
+1
*
i965/fs: Make compact_virtual_grfs an optimization pass
Jason Ekstrand
2014-09-30
2
-8
/
+13
*
i964/fs: Make immediate fs_reg constructors explicit
Jason Ekstrand
2014-09-30
4
-10
/
+11
*
i965/fs: Make null_reg_* const members of fs_visitor instead of globals
Jason Ekstrand
2014-09-30
3
-3
/
+12
*
i965/fs: Use the var_from_vgrf helper function instead of doing it manually
Jason Ekstrand
2014-09-30
1
-4
/
+4
*
i965/fs: Fix a bug with dead_code_eliminate on large writes
Jason Ekstrand
2014-09-30
1
-1
/
+1
*
i965/fs: Use the UW type for the destination of VARYING_PULL_CONSTANT_LOAD in...
Jason Ekstrand
2014-09-30
1
-2
/
+2
*
i965/fs: Use offset a lot more places
Jason Ekstrand
2014-09-30
4
-93
/
+78
*
i965/fs: fix a comment in compact_virtual_grfs
Jason Ekstrand
2014-09-30
1
-1
/
+1
*
i965/fs: Rewrite fs_visitor::split_virtual_grfs
Jason Ekstrand
2014-09-30
1
-47
/
+86
*
i965/fs_live_variables: Use var_from_vgrf insead of repeating the calculation
Jason Ekstrand
2014-09-30
1
-2
/
+2
*
i965/fs: Manually generate the meta fast-clear shader
Jason Ekstrand
2014-09-30
2
-90
/
+35
*
radeonsi: Pass the slice size to si_dma_copy_buffer
Michel Dänzer
2014-09-30
1
-4
/
+4
*
radeonsi: Catch more cases that can't be handled by si_dma_copy_buffer/tile
Michel Dänzer
2014-09-30
1
-3
/
+11
*
radeonsi: Fix si_dma_copy(_tile) for compressed formats
Michel Dänzer
2014-09-30
1
-2
/
+2
*
radeonsi: Fix tiling mode index for stencil resources
Michel Dänzer
2014-09-30
1
-2
/
+3
*
ilo: fix format of edge flag pointer
Chia-I Wu
2014-09-30
1
-3
/
+5
*
ilo: add a pass to finalize ilo_ve_state
Chia-I Wu
2014-09-30
8
-158
/
+190
*
ilo: precalculate aligned depth buffer size
Chia-I Wu
2014-09-30
7
-48
/
+43
*
ilo: use dynamic bo for rectlist vertices
Chia-I Wu
2014-09-30
10
-73
/
+92
*
st/xa: Fix regression in xa_yuv_planar_blit()
Thomas Hellstrom
2014-09-30
2
-0
/
+12
*
i965: Delete intel_chipset.h.
Kenneth Graunke
2014-09-29
5
-251
/
+0
*
driconf: Correct and update Catalan translation
Alex Henrie
2014-09-29
1
-8
/
+8
*
driconf: Update Spanish translation
Alex Henrie
2014-09-29
1
-5
/
+5
*
driconf: Synchronize po files
Alex Henrie
2014-09-29
6
-319
/
+390
*
vc4: Don't try to do stores to buffers that aren't bound.
Eric Anholt
2014-09-29
1
-5
/
+8
*
vc4: Shove some depth comparison bits down to where they're used.
Eric Anholt
2014-09-29
1
-5
/
+5
[next]