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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallivm: remove unused 'builder' variable
Brian Paul
2015-03-19
1
-1
/
+0
*
mesa: use more descriptive error messages for glUniform errors
Brian Paul
2015-03-19
1
-4
/
+65
*
i965/fs: Print spills:fills and number of promoted constants.
Matt Turner
2015-03-19
7
-13
/
+25
*
i965/fs: Emit better b2f of an expression on GEN4 and GEN5
Ian Romanick
2015-03-19
2
-4
/
+99
*
util: Optimize _mesa_roundeven with SSE 4.1.
Matt Turner
2015-03-18
1
-0
/
+20
*
util: Add a roundeven test.
Matt Turner
2015-03-18
2
-1
/
+143
*
mesa: Replace _mesa_round_to_even() with _mesa_roundeven().
Matt Turner
2015-03-18
7
-40
/
+82
*
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
*
egl: don't fill client apis string forever.
Dave Airlie
2015-03-19
1
-0
/
+1
*
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
*
gallivm: Use INFINITY directly.
Jose Fonseca
2015-03-18
1
-8
/
+1
*
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
*
mapi: move some #includes from .h file to .c files
Brian Paul
2015-03-18
3
-3
/
+5
*
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
*
mapi: add new _glapi_new_nop_table() and _glapi_set_nop_handler()
Brian Paul
2015-03-18
5
-41
/
+108
*
freedreno/ir3: fix infinite recursion in sched
Rob Clark
2015-03-18
1
-1
/
+1
*
freedreno: fix spelling
Rob Clark
2015-03-18
1
-1
/
+1
*
radeonsi: increase coords array size for radeon_llvm_emit_prepare_cube_coords
Marek Olšák
2015-03-18
2
-2
/
+2
*
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
*
nir/peephole_select: Allow uniform/input loads and load_const
Jason Ekstrand
2015-03-17
1
-0
/
+25
*
nir/peephole_select: Copy instructions into the block before the if
Jason Ekstrand
2015-03-17
1
-13
/
+20
*
nir/peephole_select: Rename are_all_move_to_phi and use a switch
Jason Ekstrand
2015-03-17
1
-25
/
+31
*
glx: Handle out-of-sequence swap completion events correctly. (v2)
Mario Kleiner
2015-03-17
1
-2
/
+7
*
r600g: constify r600_shader_tgsi_instruction lists.
Emil Velikov
2015-03-17
1
-5
/
+5
*
r600g: kill off r600_shader_tgsi_instruction::{tgsi_opcode,is_op3}
Emil Velikov
2015-03-17
1
-591
/
+589
*
r600g: use the tgsi opcode from parse.FullToken.FullInstruction
Emil Velikov
2015-03-17
1
-5
/
+8
*
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
*
egl: Remove eglQueryString virtual dispatch.
Matt Turner
2015-03-17
6
-109
/
+12
*
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
4
-0
/
+34
*
main: Cosmetic updates to GetBufferPointerv.
Laura Ekstrand
2015-03-17
1
-4
/
+5
*
main: Add entry point for GetNamedBufferPointerv.
Laura Ekstrand
2015-03-17
4
-0
/
+31
*
main: Add entry points for GetNamedBufferParameteri[64]v.
Laura Ekstrand
2015-03-17
4
-0
/
+60
*
main: Refactor GetBufferParameteri[64]v.
Laura Ekstrand
2015-03-17
1
-74
/
+45
*
main: Add entry point for FlushMappedNamedBufferRange.
Laura Ekstrand
2015-03-17
4
-0
/
+27
*
main: Refactor FlushMappedBufferRange.
Laura Ekstrand
2015-03-17
2
-26
/
+40
*
main: Add entry point for UnmapNamedBuffer.
Laura Ekstrand
2015-03-17
4
-13
/
+47
*
main: Add entry points for MapNamedBuffer[Range].
Laura Ekstrand
2015-03-17
4
-3
/
+69
*
main: Refactor MapBuffer[Range].
Laura Ekstrand
2015-03-17
2
-161
/
+133
[prev]
[next]