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
*
glsl: add support for `precise` in type_qualifier
Chris Forbes
2014-06-04
5
-8
/
+48
*
glsl: remove outdated comment, move sample to correct block
Chris Forbes
2014-06-04
1
-3
/
+3
*
i965: Fix copy and pasted values in Broadwell code.
Kenneth Graunke
2014-06-03
1
-10
/
+21
*
glsl: Make most ir_instruction::as_subclass() functions non-virtual.
Matt Turner
2014-06-03
1
-109
/
+52
*
glsl: Move ir_type_unset to end of enumeration.
Matt Turner
2014-06-03
2
-7
/
+3
*
glsl: Reorder ir_type_* enum for easier comparisons.
Matt Turner
2014-06-03
1
-7
/
+7
*
glsl: Remove useless call to as_rvalue().
Matt Turner
2014-06-03
1
-1
/
+1
*
glsl: Set ir_instruction::ir_type in the base class constructor
Ian Romanick
2014-06-03
2
-54
/
+57
*
egl: Check for NULL native_window in eglCreateWindowSurface
Sinclair Yeh
2014-06-03
1
-0
/
+4
*
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
*
mesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA.
José Fonseca
2014-06-03
2
-2
/
+12
*
mesa/main: Make get_hash.c values constant.
José Fonseca
2014-06-03
1
-1
/
+1
*
i965: Add _default_ name changes to test_eu_compact.c.
Vinson Lee
2014-06-02
1
-5
/
+5
*
i965/gen8: Print number of instructions directly.
Matt Turner
2014-06-02
2
-0
/
+9
*
i965: Emit compaction stats without walking the assembly.
Matt Turner
2014-06-02
3
-19
/
+12
*
i965: Move program header printing to end of generate_code().
Matt Turner
2014-06-02
4
-52
/
+44
*
i965: Move annotation info into generate code.
Matt Turner
2014-06-02
6
-91
/
+68
*
i965: Put '_default_' in the name of functions that set default state.
Kenneth Graunke
2014-06-02
13
-163
/
+163
*
i965: Delete brw_set_conditionalmod.
Kenneth Graunke
2014-06-02
3
-13
/
+0
*
i965: Eliminate brw_set_conditionalmod from the Gen4-5 compilers.
Kenneth Graunke
2014-06-02
6
-24
/
+24
*
i965: Don't use brw_set_conditionalmod in the FS and vec4 compilers.
Kenneth Graunke
2014-06-02
2
-5
/
+16
*
i965: Stop setting predication from brw_set_conditionalmod.
Kenneth Graunke
2014-06-02
4
-5
/
+11
*
i965: Drop unnecessary brw_set_conditionalmod() before brw_CMP().
Kenneth Graunke
2014-06-02
1
-1
/
+0
*
i965/clip: Use the new brw_last_inst macro instead of temporaries.
Kenneth Graunke
2014-06-02
3
-27
/
+23
*
i965: Create a "brw_last_inst" convenience macro.
Kenneth Graunke
2014-06-02
1
-0
/
+6
*
i965: Make brw_JMPI set predicate_control based on a parameter.
Kenneth Graunke
2014-06-02
3
-10
/
+13
*
i965: Remove the dst and src0 parameters from brw_JMPI.
Kenneth Graunke
2014-06-02
3
-17
/
+12
*
egl/main: Fix eglMakeCurrent when releasing context from current thread.
Beren Minor
2014-06-02
1
-2
/
+6
*
radeonsi: enable ARB_sample_shading
Marek Olšák
2014-06-02
3
-2
/
+3
*
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
*
Revert "glx: load dri driver with RTLD_LOCAL so dlclose never fails to unload"
Marek Olšák
2014-06-02
1
-5
/
+5
*
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
*
i965/fs: Add fs_inst constructor that takes a list of sources.
Matt Turner
2014-06-01
2
-0
/
+15
[next]