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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
darwin: build fix
Jeremy Huddleston Sequoia
2015-02-10
1
-0
/
+1
*
gallium/hud: also try R8_UNORM format for font texture
10.5-branchpoint
Brian Paul
2015-02-07
1
-9
/
+15
*
gallium/hud: flush stdout in print_help(), for Windows
Brian Paul
2015-02-07
1
-0
/
+1
*
i965: Add more stringent blitter assertions
Ben Widawsky
2015-02-07
1
-0
/
+3
*
i965: Consolidate some of the intel_blit logic
Ben Widawsky
2015-02-07
1
-20
/
+8
*
st/dri: Make depth buffer optional for postprocessing
Park, Jeongmin
2015-02-07
2
-2
/
+2
*
postprocess: Check for depth buffer in pp_jimenezmlaa
Park, Jeongmin
2015-02-07
1
-0
/
+3
*
i965/vec4: Correct MUL destination hazard
Ben Widawsky
2015-02-06
1
-4
/
+4
*
docs: add news item and link release notes for mesa 10.4.4
Emil Velikov
2015-02-07
2
-0
/
+7
*
docs: Add sha256 sums for the 10.4.4 release
Emil Velikov
2015-02-07
1
-1
/
+3
*
Add release notes for the 10.4.4 release
Emil Velikov
2015-02-07
1
-0
/
+98
*
nir: Fix broken fsat recognizer.
Eric Anholt
2015-02-06
1
-1
/
+1
*
nir: Slightly simplify algebraic code generation by reusing a struct.
Eric Anholt
2015-02-06
1
-6
/
+3
*
tgsi/ureg: Add missing some missing opcodes opcode_tmp.h
Eric Anholt
2015-02-06
1
-0
/
+4
*
tgsi/ureg: Move ureg_dst_register() to the header.
Eric Anholt
2015-02-06
2
-28
/
+25
*
gallium/u_tests: test a NULL buffer sampler view
Marek Olšák
2015-02-06
2
-13
/
+42
*
gallium/u_tests: test a NULL constant buffer
Marek Olšák
2015-02-06
1
-0
/
+57
*
gallium/u_tests: test a NULL texture sampler view
Marek Olšák
2015-02-06
1
-17
/
+85
*
gallium/u_tests: restructure the only test, refactor out reusable code
Marek Olšák
2015-02-06
1
-31
/
+79
*
gallium: run gallium tests if GALLIUM_TESTS=1 is set
Marek Olšák
2015-02-06
3
-3
/
+14
*
gallium/postprocessing: fix crash at context destruction
Marek Olšák
2015-02-06
1
-4
/
+3
*
r600g/sb: fix a bug in constants folding optimisation pass
Xavier Bouchoux
2015-02-06
1
-0
/
+2
*
r600g: fix abs() support on ALU 3 source operands instructions
Xavier Bouchoux
2015-02-06
3
-7
/
+63
*
r300g: small code cleanup (v2)
David Heidelberg
2015-02-06
4
-26
/
+4
*
glsl: GLSL ES identifiers cannot exceed 1024 characters
Iago Toral Quiroga
2015-02-06
1
-1
/
+7
*
i965: Fix INTEL_DEBUG=shader_time for SIMD8 VS (and GS).
Kenneth Graunke
2015-02-05
1
-9
/
+25
*
i965/fs: Use inst->eot rather than opcodes in register allocation.
Kenneth Graunke
2015-02-05
1
-11
/
+10
*
i965/fs: Delete is_last_send(); just check inst->eot.
Kenneth Graunke
2015-02-05
1
-14
/
+1
*
st/mesa: Don't use PIPE_USAGE_STREAM for GL_PIXEL_UNPACK_BUFFER_ARB
Michel Dänzer
2015-02-06
1
-2
/
+9
*
st/nine: Implement dummy vbo behaviour when vs is missing inputs
Tiziano Bacocco
2015-02-06
4
-18
/
+119
*
gallium/targets/d3dadapter9: Free card device
Axel Davy
2015-02-06
1
-8
/
+10
*
gallium/targets/d3dadapter9: Release the pipe_screen at destruction.
Axel Davy
2015-02-06
1
-6
/
+12
*
gallium/targets/d3dadapter9: Fix device detection for render-nodes
Axel Davy
2015-02-06
1
-45
/
+14
*
st/nine: Dummy sampler should have a=1
Axel Davy
2015-02-06
5
-43
/
+163
*
st/nine: Fix update_framebuffer binding cbufs the pixel shader wouldn't rende...
Axel Davy
2015-02-06
2
-12
/
+12
*
st/nine: Clear: better behave if rt_mask is different to the one of the frame...
Axel Davy
2015-02-06
1
-13
/
+27
*
st/nine: Fix multisampling support detection
Axel Davy
2015-02-06
2
-28
/
+9
*
st/nine: Fix enabled lights in stateblocks
Tiziano Bacocco
2015-02-06
2
-3
/
+7
*
st/nine: Fix depth stencil formats bindings flags.
Axel Davy
2015-02-06
4
-27
/
+74
*
st/nine: Fix gpu memory leak in swapchain
Axel Davy
2015-02-06
1
-2
/
+1
*
st/nine: SetResourceResize should track nr_samples too
Axel Davy
2015-02-06
1
-0
/
+1
*
st/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID
Tiziano Bacocco
2015-02-06
2
-0
/
+2
*
st/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVER
Tiziano Bacocco
2015-02-06
2
-0
/
+2
*
st/nine: Implement fallback behaviour when rts and ds don't match
Axel Davy
2015-02-06
1
-18
/
+28
*
st/nine: Fix present_buffers allocation
Axel Davy
2015-02-06
1
-6
/
+9
*
st/nine: Check for aligned offset in each vertex element
Patrick Rudolph
2015-02-06
1
-1
/
+3
*
st/nine: Fix bufferoverflow in {Get|Set}PixelShaderConstantF
Patrick Rudolph
2015-02-06
1
-5
/
+5
*
st/nine: Set [out] argument to NULL for some functions
Patrick Rudolph
2015-02-06
1
-0
/
+6
*
st/nine: Remove duplicated debug message
Patrick Rudolph
2015-02-06
1
-3
/
+0
*
st/nine: Return E_FAIL for unused vertexdeclaration type
Patrick Rudolph
2015-02-06
2
-3
/
+5
[prev]
[next]