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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Silence unused parameter warning in brw_dump_ir
Ian Romanick
2014-10-24
5
-7
/
+5
*
i965: Remove brwIsProgramNative
Ian Romanick
2014-10-24
1
-9
/
+0
*
mesa: Silence unused parameter warning in _mesa_init_shader_program
Ian Romanick
2014-10-24
3
-7
/
+6
*
mesa: Remove context parameter from dd_function_table::NewShaderProgram
Ian Romanick
2014-10-24
4
-5
/
+4
*
mesa: Make _mesa_init_shader_program static
Ian Romanick
2014-10-24
2
-6
/
+3
*
mesa: Remove context parameter from _mesa_init_shader_program
Ian Romanick
2014-10-24
2
-3
/
+3
*
glsl_to_tgsi: Remove st_new_shader
Ian Romanick
2014-10-24
3
-19
/
+0
*
glsl_to_tgsi: Remove st_new_shader_program
Ian Romanick
2014-10-24
3
-16
/
+0
*
i965: Remove brw_new_shader_program
Ian Romanick
2014-10-24
3
-13
/
+0
*
mesa: Silence unused parameter warning in _mesa_clear_shader_program_data
Ian Romanick
2014-10-24
3
-6
/
+4
*
mesa: Add some missing clean-up to _mesa_clear_shader_program_data
Ian Romanick
2014-10-24
1
-1
/
+14
*
mesa: Remove prototypes for nonexistent functions
Ian Romanick
2014-10-24
1
-9
/
+0
*
ff_fragment_shader: Silence unused parameter warning in smear
Ian Romanick
2014-10-24
1
-6
/
+6
*
meta: Only use _mesa_ClipControl if the extension is supported
Ian Romanick
2014-10-24
1
-4
/
+7
*
i965/fs: Compute q-values for register allocation manually
Jason Ekstrand
2014-10-24
1
-2
/
+56
*
i965/fs: Don't interfere with too many base registers
Jason Ekstrand
2014-10-24
1
-2
/
+2
*
i965/fs: Properly precolor payload registers on GEN5 in SIMD16
Jason Ekstrand
2014-10-24
1
-1
/
+10
*
i965/fs: Add another use of MAX_VGRF_SIZE
Jason Ekstrand
2014-10-24
1
-1
/
+1
*
gallium: Enable ARB_clip_control for gallium drivers.
Mathias Fröhlich
2014-10-24
2
-1
/
+14
*
mesa: Handle clip control in meta operations.
Mathias Fröhlich
2014-10-24
2
-0
/
+9
*
mesa: Implement ARB_clip_control.
Mathias Fröhlich
2014-10-24
11
-6
/
+131
*
mesa: Refactor viewport transform computation.
Mathias Fröhlich
2014-10-24
7
-61
/
+73
*
i965: Silence unused variable warning.
Matt Turner
2014-10-23
1
-2
/
+1
*
i965/fs: Silence uninitialized variable warning.
Matt Turner
2014-10-23
1
-0
/
+1
*
mesa/shaderimage.c: fix inconsistent sign warning
Alon Levy
2014-10-23
1
-1
/
+1
*
mesa: remove conditional render and rgtc from ES3 requirements
Ilia Mirkin
2014-10-23
1
-2
/
+0
*
i965/vec4: Generate better code for ir_triop_csel.
Kenneth Graunke
2014-10-21
1
-3
/
+15
*
i965/vec4: Simplify visit(ir_expression *)'s result_src/dst setup.
Kenneth Graunke
2014-10-21
1
-13
/
+6
*
i965/vec4: Delete some dead code in visit(ir_expression *).
Kenneth Graunke
2014-10-21
1
-8
/
+0
*
i965/fs: Generate better code for ir_triop_csel.
Kenneth Graunke
2014-10-21
1
-5
/
+13
*
glsl: Delete unused gl_uniform_driver_format enum values.
Kenneth Graunke
2014-10-21
1
-25
/
+2
*
glsl_to_tgsi: use _mesa_copy_linked_program_data
Marek Olšák
2014-10-21
1
-4
/
+1
*
glsl_to_tgsi: fix the value of gl_FrontFacing with native integers
Marek Olšák
2014-10-21
1
-5
/
+9
*
st/mesa: add ST_DEBUG=wf option which enables wireframe rendering
Marek Olšák
2014-10-21
3
-2
/
+11
*
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
2014-10-21
1
-4
/
+4
*
mesa: fix 'feeedback' typo in comment
Brian Paul
2014-10-20
1
-1
/
+1
*
mesa: fix 'misalgned' typos in error messages
Brian Paul
2014-10-20
1
-2
/
+2
*
mesa: validate sampler uniforms during gluniform calls
Tapani Pälli
2014-10-20
4
-35
/
+36
*
meta/msaa-blit: consider weird sample count case unreachable
Chris Forbes
2014-10-18
1
-0
/
+1
*
i965/fs: Change the type of booleans to UD and emit correct immediates
Jason Ekstrand
2014-10-17
3
-16
/
+16
*
i965/fs: Don't pass ir_variable * to emit_sampleid_setup().
Kenneth Graunke
2014-10-17
3
-4
/
+4
*
st/mesa: use pipe_sampler_view_release for releasing sampler views
Marek Olšák
2014-10-16
6
-13
/
+18
*
mesa: Drop the "target" parameter from NewBufferObject().
Kenneth Graunke
2014-10-16
11
-26
/
+21
*
i965: Flag BRW_ATOMIC_COUNTER_BUFFER when a possible ABO is respecified
Chris Forbes
2014-10-16
1
-0
/
+2
*
mesa: Mark buffer objects that are used as atomic counter buffers
Chris Forbes
2014-10-16
2
-0
/
+2
*
i965/disasm: Add missing message type for Gen7 DP untyped surface read
Chris Forbes
2014-10-16
1
-0
/
+1
*
i965: Correctly use ABO count to trigger flagging of new surfaces.
Chris Forbes
2014-10-16
1
-1
/
+1
*
i965: No longer reemit textures on BRW_NEW_UNIFORM_BUFFER
Chris Forbes
2014-10-16
1
-2
/
+1
*
i965: Dirty state in BO reallocation based on usage history
Chris Forbes
2014-10-16
1
-1
/
+4
*
i965: Have mesa flag BRW_NEW_TEXTURE_BUFFER when a TexBO binding changes
Chris Forbes
2014-10-16
1
-0
/
+1
[next]