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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Fix gl_type of usamplerCube built-in type.
Paul Berry
2013-12-30
1
-1
/
+1
*
mesa: Add an assertion to _mesa_program_index_to_target().
Paul Berry
2013-12-30
1
-2
/
+3
*
mesa: Improve static error checking of arrays sized by MESA_SHADER_TYPES.
Paul Berry
2013-12-30
3
-8
/
+16
*
glsl: Remove extraneous shader_type argument from analyze_clip_usage().
Paul Berry
2013-12-30
1
-4
/
+5
*
glsl: Get rid of hardcoded arrays of shader target names.
Paul Berry
2013-12-30
2
-15
/
+9
*
main: Remove unused function _mesa_shader_index_to_type().
Paul Berry
2013-12-30
1
-15
/
+0
*
Rename overloads of _mesa_glsl_shader_target_name().
Paul Berry
2013-12-30
10
-38
/
+38
*
Revert "mesa: Remove GLXContextID typedef from glx.h."
Kenneth Graunke
2013-12-29
1
-0
/
+1
*
i965: Remove unused depth_mode parameter from translate_tex_format().
Kenneth Graunke
2013-12-29
4
-4
/
+0
*
i965/blorp: unit test compiling integer typed texture fetches
Topi Pohjolainen
2013-12-27
1
-0
/
+86
*
i965/blorp: unit test compiling simple gen6 zero-src sampled
Topi Pohjolainen
2013-12-27
1
-0
/
+51
*
i965/blorp: unit test compiling gen6 msaa-8 cms alpha blend
Topi Pohjolainen
2013-12-27
1
-0
/
+57
*
i965/blorp: unit test compiling bilinear filtered
Topi Pohjolainen
2013-12-27
1
-0
/
+49
*
i965/blorp: unit test compiling simple zero-src sampled
Topi Pohjolainen
2013-12-27
1
-0
/
+56
*
i965/blorp: unit test compiling unaligned msaa-8
Topi Pohjolainen
2013-12-27
1
-0
/
+135
*
i965/blorp: unit test compiling msaa-8 cms alpha blend
Topi Pohjolainen
2013-12-27
1
-0
/
+145
*
i965/blorp: unit test compiling msaa-4 ums to cms
Topi Pohjolainen
2013-12-27
1
-0
/
+59
*
i965/blorp: unit test compiling msaa-8 cms to cms
Topi Pohjolainen
2013-12-27
1
-0
/
+62
*
i965/blorp: unit test compiling msaa-8 ums to cms
Topi Pohjolainen
2013-12-27
1
-0
/
+61
*
i965/blorp: unit test compiling blend and scaled
Topi Pohjolainen
2013-12-27
3
-1
/
+339
*
i965/blorp: allow unit tests to compile and dump assembly
Topi Pohjolainen
2013-12-27
1
-3
/
+16
*
i965: dump the disassembly to the given file
Topi Pohjolainen
2013-12-27
1
-10
/
+10
*
i965/fs: allow fs-generator use without gl_fragment_program
Topi Pohjolainen
2013-12-27
1
-3
/
+6
*
i965/fs: generate fs programs also without any 8-width instructions
Topi Pohjolainen
2013-12-27
1
-2
/
+6
*
freedreno/a3xx: fix blend state corruption issue
Rob Clark
2013-12-26
8
-33
/
+66
*
freedreno: prepare for hw binning
Rob Clark
2013-12-26
9
-142
/
+159
*
freedreno: resync generated headers
Rob Clark
2013-12-26
6
-76
/
+131
*
r600g: fix SUMO2 pci id
Alex Deucher
2013-12-24
1
-1
/
+1
*
scons: Add system library linker flags on LLVM 3.5.
Vinson Lee
2013-12-23
1
-0
/
+2
*
r600/pipe: Stop leaking context->start_compute_cs_cmd.buf on EG/CM
Aaron Watry
2013-12-23
1
-0
/
+2
*
st/vdpau: Destroy context when initialization fails
Aaron Watry
2013-12-23
1
-0
/
+1
*
radeon/llvm: Free target data at end of optimization
Aaron Watry
2013-12-23
1
-0
/
+1
*
r600/compute: Use the correct FREE macro when deleting compute state
Aaron Watry
2013-12-23
1
-1
/
+1
*
r600/compute: Free compiled kernels when deleting compute state
Aaron Watry
2013-12-23
1
-0
/
+2
*
radeon/compute: Stop leaking LLVMContexts in radeon_llvm_parse_bitcode
Aaron Watry
2013-12-23
5
-18
/
+41
*
pipe_loader/sw: close dev->lib when initialization fails
Aaron Watry
2013-12-23
1
-1
/
+4
*
clover: Remove unused variable
Aaron Watry
2013-12-23
1
-1
/
+0
*
llvmpipe: use pipe_sampler_view_release() to avoid segfault
Jonathan Liu
2013-12-22
1
-0
/
+6
*
st/mesa: use pipe_sampler_view_release()
Jonathan Liu
2013-12-22
1
-1
/
+1
*
i915: Add support for gl_FragData[0] reads.
Henri Verbeet
2013-12-22
1
-0
/
+1
*
radeonsi: Use htile_buffer for depth only when there is no stencil.
Andreas Hartmetz
2013-12-22
1
-0
/
+8
*
winsys/radeon: remove superfluous distinction of cases
Niels Ole Salscheider
2013-12-22
1
-15
/
+5
*
mesa: inline r200 radeon texture format macros to facility search and replace
Mark Mueller
2013-12-21
2
-102
/
+70
*
mesa: Fix build to properly check for supported compiler flags
Lauri Kasanen
2013-12-20
3
-1
/
+83
*
mesa: It is not possible to have GLSL < 1.20
Ian Romanick
2013-12-20
2
-3
/
+0
*
mesa: Clean up bad code formatting left from previous commit
Ian Romanick
2013-12-20
4
-20
/
+18
*
mesa: GL_EXT_packed_depth_stencil is not optional
Ian Romanick
2013-12-20
12
-40
/
+11
*
radeon: Sort list of enabled extensions
Ian Romanick
2013-12-20
1
-6
/
+5
*
r200: Sort list of enabled extensions
Ian Romanick
2013-12-20
1
-16
/
+10
*
glx: Simplify __glxGetMscRate, it only needs the screen, not a drawable
Lauri Kasanen
2013-12-20
3
-6
/
+4
[next]