index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
i965: Use BRW_MATH_DATA_SCALAR when source regioning is scalar.
Matt Turner
2014-09-29
6
-11
/
+9
*
i965/compaction: Move variable declarations to their uses.
Matt Turner
2014-09-29
1
-5
/
+4
*
i965/compaction: Simplify jump target code.
Matt Turner
2014-09-29
1
-26
/
+18
*
i965/fs: Don't invalidate live intervals in saturate propagation.
Matt Turner
2014-09-27
1
-2
/
+1
*
i965/fs: Ignore mov.sat instructions in interference check in sat prop.
Matt Turner
2014-09-27
1
-1
/
+2
*
i965/fs: Walk instructions in reverse in saturate propagation.
Matt Turner
2014-09-27
1
-3
/
+3
*
Remove Bluegene/L wrappers
Emil Velikov
2014-09-27
2
-10
/
+4
*
mesa: remove last DJGPP remains
Emil Velikov
2014-09-27
4
-14
/
+5
*
st/mesa: Use PIPE_USAGE_STAGING for GL_STATIC/DYNAMIC/STREAM_READ buffers
Michel Dänzer
2014-09-26
1
-3
/
+5
*
nouveau: fix glCompressedTexImage
Ilia Mirkin
2014-09-25
1
-13
/
+52
*
mesa/st: NumLayers is only valid for array textures
Ilia Mirkin
2014-09-25
3
-3
/
+5
*
mesa: Replace IS_NEGATIVE(x) with x < 0.0f.
Matt Turner
2014-09-25
4
-15
/
+8
*
radeon: Use PRINTLIKE macro.
Matt Turner
2014-09-25
1
-8
/
+1
*
mesa: Replace a priori knowledge of gcc attributes with configure tests.
Matt Turner
2014-09-25
1
-6
/
+0
*
mesa: Replace a priori knowledge of gcc builtins with configure tests.
Matt Turner
2014-09-25
3
-22
/
+27
*
i965/compaction: Document instruction compaction capabilities.
Matt Turner
2014-09-25
1
-0
/
+35
*
i965: Emit ELSE/ENDIF JIP with type D on Gen 7.
Matt Turner
2014-09-25
1
-2
/
+2
*
i965/compaction: Support compaction of control flow instructions.
Matt Turner
2014-09-25
1
-14
/
+16
*
i965/compaction: Add support for G45.
Matt Turner
2014-09-25
1
-15
/
+24
*
i965: Add BRW_OPCODE_NENOP for G45.
Matt Turner
2014-09-25
2
-2
/
+4
*
i965/compaction: Add support for Gen5.
Matt Turner
2014-09-25
1
-5
/
+210
*
i965/compaction: Reduce size of compacted_counts[] array.
Matt Turner
2014-09-25
1
-22
/
+37
*
i965/compaction: Use sizeof brw_inst/brw_compact_inst.
Matt Turner
2014-09-25
1
-15
/
+17
*
i965/compaction: Increment offset in for loop.
Matt Turner
2014-09-25
1
-3
/
+2
*
i965/compaction: Make src_offset local to the for loop.
Matt Turner
2014-09-25
1
-8
/
+4
*
i965/compaction: Remove unnecessary is-compacted? check.
Matt Turner
2014-09-25
1
-2
/
+3
*
i965/compaction: Don't set UIP on ELSE on Gen < 8.
Matt Turner
2014-09-25
1
-1
/
+2
*
i965/compaction: Rework 3-src compaction logic.
Matt Turner
2014-09-25
1
-5
/
+9
*
i965/sf: Disable instruction compaction.
Matt Turner
2014-09-25
1
-1
/
+4
*
i965: Set JumpCount, not JIP, on ENDIF on Gen 6.
Matt Turner
2014-09-25
1
-4
/
+7
*
mesa: Use VertexArray, not _VertexArray, in array size expressions.
Kenneth Graunke
2014-09-24
3
-6
/
+6
*
mesa: Set correct array element in vbo_exec_vtx_init.
Kenneth Graunke
2014-09-24
1
-1
/
+1
*
mesa: Use proper structure for glGet*(GL_TEXTURE_COORD_ARRAY*).
Kenneth Graunke
2014-09-24
1
-4
/
+4
*
mesa: Remove some dead helper functions.
Kenneth Graunke
2014-09-24
1
-26
/
+0
*
i965/vec4: Call calculate_cfg() in test programs to avoid crashing.
Matt Turner
2014-09-24
2
-0
/
+2
*
mesa: remove EXT suffix from FBO error messages
Brian Paul
2014-09-24
1
-30
/
+30
*
mesa: Drop _mesa_getenv() wrapper.
Matt Turner
2014-09-24
15
-54
/
+35
*
mesa: Drop _mesa_bsearch() wrapper.
Matt Turner
2014-09-24
2
-21
/
+0
*
mesa: Unifdef _WIN32_WCE.
Matt Turner
2014-09-24
3
-24
/
+1
*
mesa: Unifdef _XBOX.
Matt Turner
2014-09-24
1
-1
/
+1
*
mesa: Use realloc() instead of _mesa_realloc() and remove the latter.
Matt Turner
2014-09-24
6
-28
/
+7
*
mesa: Remove duplicate _mesa_{init,free}_shader_state prototypes.
Matt Turner
2014-09-24
1
-7
/
+0
[next]