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: Ignore type in cmod prop if scan_inst is CMP.
Matt Turner
2015-03-18
1
-12
/
+13
*
i965/nir: Make our environment variable checking smarter
Jason Ekstrand
2015-03-18
1
-2
/
+22
*
swrast: Use BITFIELD64_BIT for arrayAttribs.
Jose Fonseca
2015-03-18
1
-1
/
+1
*
scons: Don't link program_lexer.l/y twice.
Jose Fonseca
2015-03-18
1
-8
/
+3
*
dri: add _glapi_set_nop_handler(), _glapi_new_nop_table() to dri_test.c
Brian Paul
2015-03-18
1
-0
/
+11
*
mesa: remove MSVC warning pragmas
Brian Paul
2015-03-18
1
-20
/
+0
*
mesa: add void to format_array_format_table_init() declaration
Brian Paul
2015-03-18
1
-1
/
+1
*
mesa: make _mesa_alloc_dispatch_table() static
Brian Paul
2015-03-18
2
-9
/
+5
*
mesa: reimplement dispatch table no-op function handling
Brian Paul
2015-03-18
3
-67
/
+37
*
i965: Defer the throttle until we submit new commands
Chris Wilson
2015-03-18
2
-34
/
+44
*
i965: Throttle to the previous frame
Chris Wilson
2015-03-18
3
-11
/
+17
*
i965: Throttle rendering to an fbo
Chris Wilson
2015-03-18
3
-9
/
+29
*
i965/fs: Apply gl_FrontFacing ? -1 : 1 optimization only for floats
Ian Romanick
2015-03-17
1
-0
/
+3
*
i965/fs: Change try_opt_frontfacing_ternary to eliminate asserts
Ian Romanick
2015-03-17
1
-5
/
+2
*
i965/fs: Handle CMP.nz ... 0 and AND.nz ... 1 similarly in cmod propagation
Ian Romanick
2015-03-17
2
-1
/
+135
*
i965: Mark paths in linear <-> tiled functions as unreachable().
Matt Turner
2015-03-17
1
-0
/
+16
*
main: Correct _mesa_error with no format in bufferobj.c.
Laura Ekstrand
2015-03-17
1
-1
/
+1
*
main: Cosmetic changes to GetBufferSubData.
Laura Ekstrand
2015-03-17
2
-3
/
+3
*
main: Add entry point for GetNamedBufferSubData.
Laura Ekstrand
2015-03-17
3
-0
/
+27
*
main: Cosmetic updates to GetBufferPointerv.
Laura Ekstrand
2015-03-17
1
-4
/
+5
*
main: Add entry point for GetNamedBufferPointerv.
Laura Ekstrand
2015-03-17
3
-0
/
+25
*
main: Add entry points for GetNamedBufferParameteri[64]v.
Laura Ekstrand
2015-03-17
3
-0
/
+48
*
main: Refactor GetBufferParameteri[64]v.
Laura Ekstrand
2015-03-17
1
-74
/
+45
*
main: Add entry point for FlushMappedNamedBufferRange.
Laura Ekstrand
2015-03-17
3
-0
/
+21
*
main: Refactor FlushMappedBufferRange.
Laura Ekstrand
2015-03-17
2
-26
/
+40
*
main: Add entry point for UnmapNamedBuffer.
Laura Ekstrand
2015-03-17
3
-13
/
+42
*
main: Add entry points for MapNamedBuffer[Range].
Laura Ekstrand
2015-03-17
3
-3
/
+55
*
main: Refactor MapBuffer[Range].
Laura Ekstrand
2015-03-17
2
-161
/
+133
*
main: Minor whitespace fixes in ClearNamedBuffer[Sub]Data.
Laura Ekstrand
2015-03-17
2
-4
/
+4
*
main: Add entry points for ClearNamedBuffer[Sub]Data.
Laura Ekstrand
2015-03-17
3
-0
/
+48
*
main: Refactor ClearBuffer[Sub]Data.
Laura Ekstrand
2015-03-17
3
-79
/
+69
*
main: Add entry point for CopyNamedBufferSubData.
Laura Ekstrand
2015-03-17
3
-33
/
+79
*
main: Improve errors and style in BufferSubData.
Laura Ekstrand
2015-03-17
2
-5
/
+9
*
main: Add entry point for NamedBufferSubData.
Laura Ekstrand
2015-03-17
3
-49
/
+90
*
main: Add entry point for NamedBufferData.
Laura Ekstrand
2015-03-17
3
-22
/
+61
*
main: Add entry point for NamedBufferStorage.
Laura Ekstrand
2015-03-17
3
-17
/
+58
*
main: Add entry point for CreateBuffers.
Laura Ekstrand
2015-03-17
3
-14
/
+57
*
Revert "main: _mesa_cube_level_complete checks NumLayers."
Laura Ekstrand
2015-03-17
1
-4
/
+0
*
i965/skl: Send a message header when doing constant loads SIMD4x2
Neil Roberts
2015-03-17
3
-6
/
+53
*
i965/fs: in MAD optimizations, switch last argument to be immediate
Tapani Pälli
2015-03-17
1
-1
/
+10
*
i965: Emit IF/ELSE/ENDIF/WHILE JIP with type W on Gen7
Antia Puentes
2015-03-16
1
-4
/
+4
*
gallium: add FMA and DFMA opcodes (v3)
Marek Olšák
2015-03-16
1
-4
/
+9
*
i965: De-duplicate is_expression_commutative() functions.
Kenneth Graunke
2015-03-15
4
-46
/
+25
*
i965/gen4-5: Cope with immutable-format texture revalidation
Chris Forbes
2015-03-14
1
-3
/
+10
*
i965/vs: Add missing resolve_bool_comparison calls on GEN4 and GEN5
Ian Romanick
2015-03-13
1
-0
/
+13
*
i965/disasm: Fix format strings
Chris Forbes
2015-03-14
1
-24
/
+24
*
i965/disasm: Mark format() as being printf-style.
Chris Forbes
2015-03-14
1
-0
/
+3
*
mesa: Check for valid PBO access in gl(Compressed)Tex(Sub)Image calls
Eduardo Lima Mitev
2015-03-13
1
-77
/
+103
*
mesa: Separate PBO validation checks from buffer mapping, to allow reuse
Eduardo Lima Mitev
2015-03-13
2
-31
/
+100
*
mesa: Set the correct image size in _mesa_validate_pbo_access()
Eduardo Lima Mitev
2015-03-13
1
-1
/
+1
[next]