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
*
mesa: Fix error code generation in glReadPixels()
Anuj Phogat
2014-04-21
1
-0
/
+16
*
mesa: Add an error condition in glGetFramebufferAttachmentParameteriv()
Anuj Phogat
2014-04-21
1
-0
/
+13
*
libgl-gdi: silence unused variable warning when not using LLVM
Brian Paul
2014-04-21
1
-0
/
+2
*
docs: import 10.0.5 release notes and update links
Brian Paul
2014-04-21
3
-0
/
+185
*
docs: import 10.1.1 release notes, update links
Brian Paul
2014-04-21
3
-0
/
+261
*
mesa: fix GetStringi error message with correct function name
Benjamin Bellec
2014-04-21
1
-1
/
+1
*
st/mesa: fix invalid pointer use in st_texture_get_sampler_view()
Brian Paul
2014-04-21
1
-3
/
+3
*
glsl: Fix typo
Chris Forbes
2014-04-21
1
-1
/
+1
*
i965: Use ctx->Texture._MaxEnabledTexImageUnit for upper bound
Chris Forbes
2014-04-21
2
-2
/
+4
*
mesa: Track max enabled tex image unit
Chris Forbes
2014-04-21
2
-0
/
+5
*
nouveau/codegen: add missing values for OP_TXLQ into the target arrays
Ilia Mirkin
2014-04-19
2
-7
/
+9
*
nvc0: change logic for centering of eng2d blit when downsampling
Ilia Mirkin
2014-04-19
1
-2
/
+2
*
nv50: use 2d blit when src/dst have same number of samples
Ilia Mirkin
2014-04-19
1
-4
/
+4
*
gallium/docs: fix PIPE_CAP_ENDIANNESS delimiter, remove trailing spaces
Ilia Mirkin
2014-04-19
1
-4
/
+4
*
mesa: update glext.h to version 20140313
Petri Latvala
2014-04-18
1
-6
/
+76
*
i965/fs: Implement fs_inst::force_sechalf support on Broadwell.
Kenneth Graunke
2014-04-18
3
-4
/
+8
*
glsl: Allow explicit binding on atomics again
Chris Forbes
2014-04-18
1
-1
/
+3
*
radeonsi: fix num banks selection on SI for dma setup (v2)
Alex Deucher
2014-04-18
3
-24
/
+19
*
i965/fs: Reduce restrictions on interference in register coalescing.
Matt Turner
2014-04-18
1
-13
/
+0
*
i965/fs: Give up in interference check if we see a WHILE.
Matt Turner
2014-04-18
1
-1
/
+1
*
i965/fs: Simplify interference scan in register coalescing.
Matt Turner
2014-04-18
1
-13
/
+9
*
i965/fs: Unindent can_coalesce_vars().
Matt Turner
2014-04-18
1
-27
/
+28
*
i965/fs: Recognize nop-MOV instructions early.
Matt Turner
2014-04-18
1
-3
/
+17
*
i965/fs: Only sweep NOPs if register coalescing made progress.
Matt Turner
2014-04-18
1
-7
/
+9
*
r600g,radeonsi: don't skip the context flush if a fence should be returned
Marek Olšák
2014-04-18
2
-2
/
+2
*
svga: fix comment for emit_adjusted_vertex_attribs()
Brian Paul
2014-04-17
1
-3
/
+3
*
svga: compute need_swvfetch in svga_create_vertex_elements_state()
Brian Paul
2014-04-17
3
-13
/
+9
*
svga: add VS code to set attribute W component to 1
Brian Paul
2014-04-17
5
-46
/
+100
*
svga: implement support for signed byte vertex attributes
Brian Paul
2014-04-17
6
-14
/
+151
*
svga: move translated vertex declaration types into svga_velems_state
Brian Paul
2014-04-17
4
-40
/
+45
*
Revert "svga: add work-around for Sauerbraten Z fighting issue"
Brian Paul
2014-04-17
3
-49
/
+2
*
svga: use new inst_token_setp() helper function
Brian Paul
2014-04-17
2
-12
/
+26
*
svga: use new inst_token_predicated() helper function
Brian Paul
2014-04-17
2
-13
/
+25
*
i965: Retype pre-Gen6 varying pull load destination to UW.
Kenneth Graunke
2014-04-17
1
-1
/
+1
*
mesa: Fix error condition for multisample proxy texture targets
Anuj Phogat
2014-04-17
1
-3
/
+13
*
i965: Add glBlitFramebuffer to commands affected by conditional rendering
Anuj Phogat
2014-04-17
1
-0
/
+8
*
swrast: Add glBlitFramebuffer to commands affected by conditional rendering
Anuj Phogat
2014-04-17
1
-0
/
+8
*
i965: Fix component mask and varying_to_slot mapping for gl_ViewportIndex
Anuj Phogat
2014-04-17
1
-1
/
+5
*
i965: Fix component mask and varying_to_slot mapping for gl_Layer
Anuj Phogat
2014-04-17
1
-4
/
+14
*
i965: Put an assertion to check valid varying_to_slot[varying]
Anuj Phogat
2014-04-17
1
-0
/
+1
*
radeonsi: Added Diag Handler to receive LLVM Error messages
Darren Powell
2014-04-17
3
-9
/
+55
*
winsys/radeon: remove some unused code
Marek Olšák
2014-04-17
1
-28
/
+8
*
winsys/radeon: remove is_handle_added array
Marek Olšák
2014-04-17
2
-30
/
+34
*
winsys/radeon: remove local variable reloc from radeon_get_reloc
Marek Olšák
2014-04-17
1
-5
/
+2
*
winsys/radeon: remove parameter reloc from radeon_get_reloc
Marek Olšák
2014-04-17
2
-11
/
+8
*
util: Add __declspec(noreturn) to _debug_assert_fail().
José Fonseca
2014-04-17
1
-0
/
+3
*
auxiliary/os,auxiliary/util: Fix the `‘noreturn’ function does return` wa...
José Fonseca
2014-04-17
2
-5
/
+2
*
scons: Enable building through Clang Static Analyzer.
José Fonseca
2014-04-17
1
-3
/
+35
*
gallium glsl: Fix crash with piglit fs-deref-literal-array-of-structs.shader_...
Maarten Lankhorst
2014-04-17
1
-1
/
+4
*
nouveau/vdec: small fixes to h264 handling
Maarten Lankhorst
2014-04-17
4
-24
/
+24
[next]