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: Get rid of backend_instruction::sampler
Chris Forbes
2014-08-09
7
-11
/
+0
*
i965/vec4/Gen8: Use src1 for sampler_index instead of ->sampler field
Chris Forbes
2014-08-09
2
-7
/
+15
*
i965/vec4/Gen4-7: Use src1 for sampler_index instead of ->sampler field
Chris Forbes
2014-08-09
2
-8
/
+15
*
i965/vec4: Pass sampler index in src1 for texture ops
Chris Forbes
2014-08-09
2
-7
/
+11
*
i965/vec4: Collect all emits of texture ops into one place
Chris Forbes
2014-08-09
1
-26
/
+12
*
i965/fs/Gen8: Pass sampler_index to generate_tex
Chris Forbes
2014-08-09
2
-7
/
+14
*
i965/fs/Gen4-7: Pass sampler_index to generate_tex
Chris Forbes
2014-08-09
2
-7
/
+14
*
i965/blorp: Put sampler index in src1 of texture ops
Chris Forbes
2014-08-09
1
-1
/
+2
*
i965/fs: pass sampler as src1 of texture op
Chris Forbes
2014-08-09
3
-23
/
+25
*
i965/fs: Collect all emits of texture ops for Gen5/6 into one place
Chris Forbes
2014-08-09
1
-13
/
+18
*
i965/fs: Collect all emits of texture ops for Gen4 into one place
Chris Forbes
2014-08-09
1
-20
/
+11
*
i965: Emit a performance warning on conditional rendering.
Kenneth Graunke
2014-08-08
1
-0
/
+5
*
i965: Set ExecSize to 16 for loop instructions in SIMD16 shaders.
Kenneth Graunke
2014-08-08
1
-5
/
+8
*
i965/eu: Merge brw_CONT and gen6_CONT.
Kenneth Graunke
2014-08-08
4
-28
/
+7
*
i965/eu: Drop redundant brw_set_src0/brw_set_dest from gen6_CONT.
Kenneth Graunke
2014-08-08
1
-2
/
+0
*
mesa: Fold _mesa_uniform_merge_location_offset into its only caller
Ian Romanick
2014-08-07
3
-48
/
+3
*
mesa: Fold _mesa_uniform_split_location_offset into its only caller
Ian Romanick
2014-08-07
2
-22
/
+6
*
glsl_to_tgsi: Delete unused function set_uniform_initializer
Ian Romanick
2014-08-07
1
-72
/
+0
*
mesa: Use MAX2 to calculate maximum uniform element
Ian Romanick
2014-08-07
1
-3
/
+1
*
mesa: Have validate_uniform_parameters return the gl_uniform_storage pointer
Ian Romanick
2014-08-07
1
-31
/
+30
*
i965/vec4: Remove unused emit_bool_comparison method.
Matt Turner
2014-08-07
2
-15
/
+0
*
mesa: Drop USE_IEEE define.
Matt Turner
2014-08-07
4
-48
/
+4
*
mesa: Group gl_system_value values by the stage where they exist
Ian Romanick
2014-08-07
2
-9
/
+35
*
glsl_to_tgsi: Assert that the _mesa_sysval_to_semantic mapping is correct
Ian Romanick
2014-08-07
1
-0
/
+15
*
mesa/st: Only one copy of mesa_sysval_to_semantic
Ian Romanick
2014-08-07
3
-11
/
+5
*
glsl_to_tgsi: Constify mesa_sysval_to_semantic
Ian Romanick
2014-08-07
1
-1
/
+1
*
i965/clip: Fix brw_clip_unfilled.c/compute_offset's assembly.
Kenneth Graunke
2014-08-07
1
-3
/
+3
*
mesa/formats: Fix the size of ETC2_SRGB8_PUNCHTHROUGH_ALPHA1
Jason Ekstrand
2014-08-06
1
-1
/
+1
*
mesa/formats: Use the correct swizzle parameter for the 11-bit EAC formats
Jason Ekstrand
2014-08-06
1
-4
/
+4
*
dri/xmlconfig: s/uint/unsigned int/
Vinson Lee
2014-08-05
1
-2
/
+2
*
mesa include stdint.h in formats.h
Brian Paul
2014-08-05
1
-0
/
+1
*
mesa/texstore: Add a generic rgba integer texture upload path
Jason Ekstrand
2014-08-05
1
-479
/
+73
*
mesa/texstore: Add a generic float/normalized rgba texture upload path
Jason Ekstrand
2014-08-05
1
-1906
/
+98
*
mesa/texstore: Use _mesa_swizzle_and_convert when possible
Jason Ekstrand
2014-08-05
1
-15
/
+171
*
main/texstore: Split texture storage into three functions
Jason Ekstrand
2014-08-05
1
-71
/
+100
*
mesa/format_utils: Add a function to convert a mesa_format to an array format
Jason Ekstrand
2014-08-05
2
-0
/
+111
*
mesa/format_utils: Add a general format conversion function
Jason Ekstrand
2014-08-05
3
-0
/
+912
*
mesa/imports: Add a _mesa_half_is_negative helper function
Jason Ekstrand
2014-08-05
1
-0
/
+5
*
mesa/formats: Add layout and swizzle information
Jason Ekstrand
2014-08-05
3
-0
/
+86
*
mesa/formats: Remove IndexBits
Jason Ekstrand
2014-08-05
2
-3
/
+2
*
mesa/formats: Autogenerate the format_info structure from a CSV file
Jason Ekstrand
2014-08-05
4
-1738
/
+19
*
mesa/main: Add python code to generate the format_info structure
Jason Ekstrand
2014-08-05
1
-0
/
+181
*
mesa: Add python to parse the formats CSV file
Jason Ekstrand
2014-08-05
1
-0
/
+521
*
mesa: Add a format description CSV file
Jason Ekstrand
2014-08-05
1
-0
/
+282
*
st/mesa: adjust Z coordinates for quad clearing
Brian Paul
2014-08-05
1
-2
/
+5
*
mesa: make vertex array type error checking a little more efficient
Brian Paul
2014-08-05
2
-30
/
+59
*
glsl_to_tgsi: Fix typo shader_program -> shader
Michel Dänzer
2014-08-05
1
-2
/
+1
*
meta: Disable dithering during glBlitFramebuffer
Neil Roberts
2014-08-05
1
-0
/
+3
*
meta: Fix datatype computation in get_temp_image_type()
Anuj Phogat
2014-08-04
1
-5
/
+4
*
meta: Move the call to _mesa_get_format_datatype() out of switch
Anuj Phogat
2014-08-04
1
-7
/
+3
[next]