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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: add test_vf_float_conversions to .gitignore
Juha-Pekka Heikkila
2014-12-16
1
-0
/
+1
*
i965: Make validate_reg tables constant
Juha-Pekka Heikkila
2014-12-16
1
-4
/
+4
*
i965: remove commented out code
Timothy Arceri
2014-12-16
1
-2
/
+0
*
i965/brw_reg: struct constructor now needs explicit negate and abs values.
Andres Gomez
2014-12-15
3
-2
/
+28
*
i965/vec4: Drop writemasks on scratch reads.
Kenneth Graunke
2014-12-12
1
-8
/
+0
*
osmesa: Add osmesa.def to distribution.
Matt Turner
2014-12-12
1
-1
/
+1
*
drivers/x11: Add headers to distribution.
Matt Turner
2014-12-12
1
-0
/
+2
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
4
-2
/
+6
*
mesa: Add clean-local rule to remove .lib links.
Matt Turner
2014-12-12
1
-0
/
+6
*
xmlpool: Add $(MOS) and options.h to CLEANFILES.
Matt Turner
2014-12-12
1
-0
/
+1
*
dri: Add uninstall hooks to handle megadriver hardlinks.
Matt Turner
2014-12-12
1
-0
/
+5
*
swrast: Add headers to distribution.
Matt Turner
2014-12-12
1
-1
/
+2
*
r200: Add headers to distribution.
Matt Turner
2014-12-12
2
-2
/
+31
*
r200: Alphabetize source list.
Matt Turner
2014-12-12
1
-10
/
+10
*
radeon: Add headers to distribution.
Matt Turner
2014-12-12
2
-2
/
+31
*
radeon: Alphabetize source list.
Matt Turner
2014-12-12
1
-9
/
+9
*
nouveau: Add headers to distribution.
Matt Turner
2014-12-12
2
-1
/
+30
*
nouveau: Alphabetize source list.
Matt Turner
2014-12-12
1
-10
/
+10
*
i965: Add headers to distribution.
Matt Turner
2014-12-12
1
-0
/
+47
*
i965: Alphabetize source list.
Matt Turner
2014-12-12
1
-35
/
+35
*
i915: Add headers to distribution.
Matt Turner
2014-12-12
1
-1
/
+25
*
i915: Alphabetize source list.
Matt Turner
2014-12-12
1
-23
/
+23
*
include: Add remaining headers to distribution.
Matt Turner
2014-12-12
1
-1
/
+2
*
dri/common: Add files to distribution.
Matt Turner
2014-12-12
3
-1
/
+7
*
dri/common: Drop unused mmio.h.
Matt Turner
2014-12-12
1
-62
/
+0
*
r200: Avoid out of bounds array access.
Matt Turner
2014-12-12
1
-1
/
+1
*
i965/gen8+: Remove false perf debug message about MOCS
Ben Widawsky
2014-12-11
1
-3
/
+0
*
i965/gen8: Check correct number of blitter dwords
Ben Widawsky
2014-12-11
1
-6
/
+6
*
mesa/drivers: Add missing mesautil lib to Haiku swrast
Alexander von Gluck IV
2014-12-11
1
-0
/
+1
*
i965: Generate vs code using scalar backend for BDW+
Kristian Høgsberg
2014-12-10
6
-15
/
+77
*
i965: Clean up fs_visitor::run and rename to run_fs
Kristian Høgsberg
2014-12-10
2
-19
/
+15
*
i965: Add fs_visitor::run_vs() to generate scalar vertex shader code
Kristian Høgsberg
2014-12-10
3
-13
/
+436
*
i965: Rename brw_vec4_prog_data/key to brw_bue_prog_data/key
Kristian Høgsberg
2014-12-10
13
-42
/
+42
*
i965: Prepare for using the ATTR register file in the fs backend
Kristian Høgsberg
2014-12-10
4
-6
/
+23
*
i965: Consolidate code to get struct brw_sampler_prog_key_data
Kristian Høgsberg
2014-12-10
1
-21
/
+16
*
i965: Add new SIMD8 VS prog data flag
Kristian Høgsberg
2014-12-10
6
-7
/
+21
*
i965: Add SIMD8 URB write low-level IR instruction
Kristian Høgsberg
2014-12-10
6
-1
/
+51
*
i965: Remove shader program argument and member from fs_generator
Kristian Høgsberg
2014-12-10
4
-6
/
+3
*
i965: Set shader name for generator from call site
Kristian Høgsberg
2014-12-10
4
-24
/
+35
*
i965: Generalize fs_generator further
Kristian Høgsberg
2014-12-10
4
-16
/
+12
*
i965: Don't copy propagate constants from sources with saturate
Kristian Høgsberg
2014-12-10
1
-0
/
+2
*
i965: Replace 'noann' debug flag with 'ann'.
Matt Turner
2014-12-10
3
-3
/
+3
*
i965: Disable unlit-centroid workaround on Gen < 6.
Matt Turner
2014-12-10
1
-3
/
+0
*
Don't cast the return value of malloc/realloc
Matt Turner
2014-12-08
2
-3
/
+2
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-2
/
+1
*
i965/skl: Add Skylake PCI IDs
Kristian Høgsberg
2014-12-08
1
-0
/
+29
*
i965/skl: Emit depth stall workaround for gen9 as well
Damien Lespiau
2014-12-08
1
-1
/
+1
*
i965/skl: Fix GS thread count location
Ben Widawsky
2014-12-08
1
-11
/
+18
*
i965: Fix union usage for G++ <= 4.6.
Vinson Lee
2014-12-08
1
-1
/
+2
*
i965: Remove default from brw_instruction_name switch to catch missing names.
Matt Turner
2014-12-08
1
-12
/
+5
[next]