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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
wgl: Disable CRT message boxes when Windows system error messages boxes are d...
José Fonseca
2014-06-04
3
-0
/
+43
*
r600g,radeonsi: don't use hardware MSAA resolve if dst is fast-cleared
Marek Olšák
2014-06-03
2
-2
/
+4
*
radeonsi: BlitFramebuffer should follow render condition
Marek Olšák
2014-06-03
1
-5
/
+6
*
r600g: BlitFramebuffer should follow render condition
Marek Olšák
2014-06-03
1
-5
/
+6
*
r300g: BlitFramebuffer should follow render condition
Marek Olšák
2014-06-03
1
-3
/
+4
*
r600g,radeonsi: disable fast clear if render condition is on
Marek Olšák
2014-06-03
1
-0
/
+3
*
radeonsi: enable ARB_sample_shading
Marek Olšák
2014-06-02
1
-1
/
+1
*
radeonsi: implement SAMPLEMASK fragment shader output
Marek Olšák
2014-06-02
1
-3
/
+15
*
radeonsi: interpolate varyings at sample when full sample shading is enabled
Marek Olšák
2014-06-02
3
-12
/
+15
*
radeonsi: implement SAMPLEPOS fragment shader input
Marek Olšák
2014-06-02
5
-0
/
+76
*
radeonsi: implement SAMPLEID fragment shader input
Marek Olšák
2014-06-02
1
-1
/
+17
*
radeonsi: implement set_min_samples
Marek Olšák
2014-06-02
4
-2
/
+36
*
radeon: add basic register setup for per-sample shading
Marek Olšák
2014-06-02
4
-9
/
+13
*
radeon: split cayman_emit_msaa_state into 2 functions
Marek Olšák
2014-06-02
4
-14
/
+22
*
r600g: use TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
9
-9
/
+72
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
19
-1
/
+49
*
r600g: remove assert on draw with count == 0
Christoph Bumiller
2014-06-02
1
-1
/
+0
*
r600g: HW bug workaround for TGSI_OPCODE_BREAKC
Christoph Bumiller
2014-06-02
3
-4
/
+22
*
r600g: implement TGSI_OPCODE_BREAKC
Christoph Bumiller
2014-06-02
1
-1
/
+24
*
r600g: support all channels of TGSI_FILE_ADDRESS
Christoph Bumiller
2014-06-02
1
-28
/
+58
*
r600g: check for PIPE_BIND_BLENDABLE in is_format_supported
Christoph Bumiller
2014-06-02
2
-0
/
+18
*
r600g: handle PIPE_QUERY_GPU_FINISHED
Christoph Bumiller
2014-06-02
1
-0
/
+9
*
llvmpipe: (trivial) drop "unswizzled" from some function names
Roland Scheidegger
2014-05-31
2
-28
/
+30
*
llvmpipe: fix crash when not all attachments are populated in a fb
Roland Scheidegger
2014-05-31
1
-3
/
+9
*
softpipe: honor the render_condition_enable bit in blits.
Roland Scheidegger
2014-05-31
1
-0
/
+3
*
llvmpipe: honor the render_condition_enable bit in blits.
Roland Scheidegger
2014-05-31
1
-0
/
+3
*
gallium/docs: improve documentation of render condition wrt blits.
Roland Scheidegger
2014-05-31
2
-5
/
+9
*
svga: use svga_shader_too_large() in compile_vs()
Brian Paul
2014-05-31
1
-8
/
+36
*
svga: use svga_shader_too_large() in compile_fs()
Brian Paul
2014-05-31
1
-3
/
+1
*
svga: added svga_shader_too_large() helper
Brian Paul
2014-05-31
1
-0
/
+21
*
util: Do not use __builtin_clrsb with Intel C++ Compiler.
Vinson Lee
2014-05-30
1
-1
/
+1
*
st/wgl: use _debug_printf() instead of fprintf()
Brian Paul
2014-05-30
1
-7
/
+3
*
st/wgl: formatting fixes in stw_framebuffer.c
Brian Paul
2014-05-30
1
-82
/
+70
*
st/wgl: make stw_lookup_context_locked() an inline function
Brian Paul
2014-05-30
2
-15
/
+9
*
st/wgl: fix implementation of wglCreateContextAttribsARB()
Brian Paul
2014-05-30
3
-22
/
+136
*
st/wgl: add debug code to check that pixel format initialization worked
Brian Paul
2014-05-30
1
-3
/
+9
*
st/wgl: change PFD_SWAP_COPY to PFD_SWAP_EXCHANGE.
Brian Paul
2014-05-30
1
-1
/
+1
*
st/egl: do not link against libloader
Emil Velikov
2014-05-29
1
-1
/
+0
*
i915g: Support B5G5R5A1 render targets and textures
Stéphane Marchesin
2014-05-28
1
-0
/
+2
*
i915g: Support R4G4B4A4 render targets and textures
Stéphane Marchesin
2014-05-28
1
-0
/
+2
*
i915g: Fix copy region code
Stéphane Marchesin
2014-05-28
1
-34
/
+14
*
egl-static: Fix undefined reference to `loader_*'
José Fonseca
2014-05-28
1
-0
/
+1
*
nvc0/ir: use SM35 ISA with GK20A
Alexandre Courbot
2014-05-27
3
-7
/
+12
*
nvc0: add GK20A 3D class
Alexandre Courbot
2014-05-27
2
-1
/
+9
*
st/omx/enc: implement restricted b frames pattern
Leo Liu
2014-05-27
2
-2
/
+10
*
radeon/vce: implement non-referenced frames
Leo Liu
2014-05-27
2
-3
/
+5
*
vl: add interface for non-referenced frames
Leo Liu
2014-05-27
1
-0
/
+2
*
i915g: Fix shader disasm code
Stéphane Marchesin
2014-05-26
1
-1
/
+0
*
i915g: Fallback to sw for npot copies
Stéphane Marchesin
2014-05-26
1
-2
/
+3
*
i915g: handle more formats in copy
Stéphane Marchesin
2014-05-26
3
-11
/
+91
[next]