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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/main: Check for 0 size draws after validation.
Fabian Bieler
2013-08-27
2
-21
/
+42
*
glsl: Add built-ins from ARB_shader_bit_encoding to ARB_gpu_shader5.
Matt Turner
2013-08-27
1
-0
/
+20
*
i965/vs: Add support for translating ir_triop_fma into MAD.
Matt Turner
2013-08-27
2
-0
/
+12
*
i965/fs: Add support for translating ir_triop_fma into MAD.
Matt Turner
2013-08-27
4
-0
/
+10
*
i965/fs: Assert that ir_expressions are usable by 3-src instructions.
Matt Turner
2013-08-27
1
-0
/
+1
*
glsl: Add support for new fma built-in in ARB_gpu_shader5.
Matt Turner
2013-08-27
6
-0
/
+22
*
glsl: Add new fma built-in IR and prototype from ARB_gpu_shader5.
Matt Turner
2013-08-27
2
-0
/
+34
*
r300g: enable MSAA on r300-r400, be careful about using color compression
Marek Olšák
2013-08-27
4
-5
/
+14
*
draw: clean up setting stream out information a bit
Roland Scheidegger
2013-08-27
9
-34
/
+39
*
llvmpipe: support nested/overlapping queries for all query types
Roland Scheidegger
2013-08-27
3
-18
/
+20
*
softpipe: support nested/overlapping queries for all query types
Roland Scheidegger
2013-08-27
2
-18
/
+17
*
glsl: Disallow uniform block layout qualifiers on non-uniform block vars.
Matt Turner
2013-08-26
1
-4
/
+13
*
i915: Optimize SEQ and SNE when two operands are uniforms
Ian Romanick
2013-08-26
1
-12
/
+70
*
clover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copies
Tom Stellard
2013-08-26
1
-1
/
+1
*
st/clover: Add event to deps even if it has been triggered
Niels Ole Salscheider
2013-08-26
1
-1
/
+1
*
st/clover: Profiling support
Niels Ole Salscheider
2013-08-26
3
-18
/
+142
*
tgsi_build: fix order of arguments for ind register build
Dave Airlie
2013-08-27
1
-1
/
+1
*
tgsi: finish declaration parsing for arrays.
Dave Airlie
2013-08-27
1
-1
/
+31
*
svga: replace 0 with PIPE_OK in a few places
Brian Paul
2013-08-26
3
-5
/
+5
*
swrast: init i0, i1 values to silence warnings
Brian Paul
2013-08-26
1
-0
/
+1
*
mesa: init dst values in COPY_CLEAN_4V_TYPE_AS_FLOAT()
Brian Paul
2013-08-26
1
-1
/
+2
*
glsl: init limit=0 to silence uninitialized var warning
Brian Paul
2013-08-26
1
-1
/
+1
*
i965/vs: Allocate register set once at context creation.
Kenneth Graunke
2013-08-26
3
-4
/
+6
*
i965/vs: Move base_reg_count computation to brw_alloc_reg_set().
Kenneth Graunke
2013-08-26
1
-3
/
+4
*
i965/vs: Expose the payload registers to the register allocator.
Kenneth Graunke
2013-08-26
2
-6
/
+36
*
i965/vs: Use a fixed set of register classes.
Kenneth Graunke
2013-08-26
1
-37
/
+13
*
i965: Allow C++ type safety in the use of enum brw_urb_write_flags.
Paul Berry
2013-08-26
7
-11
/
+30
*
i965: Remove redundant (and uninitialized) field vec4_generator::ctx.
Paul Berry
2013-08-26
2
-3
/
+2
*
i965: Don't try to fall back when creating unrecognized program targets.
Paul Berry
2013-08-26
1
-1
/
+2
*
radeonsi: Also set the depth component mask bit for stencil-only exports
Michel Dänzer
2013-08-26
1
-1
/
+4
*
glsl: Add built-in function prototypes for GLSL 3.30
Kenneth Graunke
2013-08-25
2
-0
/
+1169
*
glsl: Bump standalone compiler versions to 3.30.
Kenneth Graunke
2013-08-25
2
-3
/
+3
*
mesa: Set query->EverBound in glQueryCounter().
Kenneth Graunke
2013-08-25
1
-0
/
+1
*
r600g: Implement the new float comparison instructions for Cayman as well.
Henri Verbeet
2013-08-25
1
-4
/
+4
*
nv30: add forgotten PIPE_CAP_CUBE_MAP_ARRAY cap to list
Ilia Mirkin
2013-08-25
1
-0
/
+1
*
nouveau/video: avoid overwriting base codec init with template
Ilia Mirkin
2013-08-25
2
-2
/
+2
*
freedreno/a3xx: don't leak so much
Rob Clark
2013-08-24
1
-0
/
+11
*
freedreno/a3xx/compiler: fix SGT/SLT/etc
Rob Clark
2013-08-24
1
-29
/
+125
*
freedreno/a3xx/compiler: bit of re-arrange/cleanup
Rob Clark
2013-08-24
1
-61
/
+71
*
freedreno/a3xx/compiler: make compiler errors more useful
Rob Clark
2013-08-24
2
-17
/
+33
*
freedreno: fix segfault when no color buffer bound
Rob Clark
2013-08-24
7
-18
/
+40
*
freedreno/a3xx/compiler: cat4 cannot use const reg as src
Rob Clark
2013-08-24
1
-10
/
+27
*
freedreno/a3xx/compiler: use max_reg rather than file_count
Rob Clark
2013-08-24
1
-7
/
+7
*
freedreno/a3xx/compiler: handle saturate on dst
Rob Clark
2013-08-24
1
-0
/
+49
*
freedreno/a3xx/compiler: fix CMP
Rob Clark
2013-08-24
1
-2
/
+2
*
freedreno/a3xx: some texture fixes
Rob Clark
2013-08-24
1
-1
/
+24
*
freedreno: update register headers
Rob Clark
2013-08-24
8
-111
/
+758
*
freedreno: add debug option to disable scissor optimization
Rob Clark
2013-08-24
3
-14
/
+22
*
freedreno/a3xx: fix viewport on gmem->mem resolve
Rob Clark
2013-08-24
1
-0
/
+8
*
freedreno/a3xx: fix color inversion on mem->gmem restore
Rob Clark
2013-08-24
1
-3
/
+3
[next]