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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Use gen7_upload_constant_state for 3DSTATE_CONSTANT_PS as well.
Kenneth Graunke
2013-09-16
1
-27
/
+1
*
i965: Set brw_stage_state::push_const_size for PS constants.
Kenneth Graunke
2013-09-16
1
-1
/
+6
*
i965: Introduce a prog_data temporary in gen6_upload_wm_push_constants.
Kenneth Graunke
2013-09-16
1
-8
/
+8
*
i965/gen6+: Support 128 varying components.
Paul Berry
2013-09-16
1
-0
/
+3
*
i965/ff_gs: Generate URB writes using a loop.
Paul Berry
2013-09-16
1
-23
/
+38
*
i965/gen6: Fix assertions on VS/GS URB size.
Paul Berry
2013-09-16
1
-2
/
+2
*
i965/vec4: Generate URB writes using a loop.
Paul Berry
2013-09-16
1
-31
/
+21
*
i965/fs: When >64 input components, order them to match prev pipeline stage.
Paul Berry
2013-09-16
2
-7
/
+45
*
i965/fs: Simplify computation of key.input_slots_valid during precompile.
Paul Berry
2013-09-16
1
-11
/
+1
*
i965/gs: Stop storing an input VUE map in the GS program key.
Paul Berry
2013-09-16
3
-5
/
+8
*
i965/gen6+: Remove VUE map dependency on userclip_active.
Paul Berry
2013-09-16
3
-17
/
+26
*
i965/fs: Stop wasting input attribute space on gl_FragCoord and gl_FrontFacing.
Paul Berry
2013-09-16
3
-9
/
+11
*
i965/sf: Consult brw_wm_prog_data when setting up SF/SBE state.
Paul Berry
2013-09-16
2
-23
/
+35
*
i965/sf: Consolidate common code for setting up gen6-7 attribute overrides.
Paul Berry
2013-09-16
3
-129
/
+97
*
i965/sf: Use BRW_SF_URB_ENTRY_READ_OFFSET rather than hardcoded values.
Paul Berry
2013-09-16
4
-4
/
+12
*
i965/fs: Consult brw_wm_prog_data::num_varying_inputs when setting up WM state.
Paul Berry
2013-09-16
2
-3
/
+5
*
i965/fs: Change brw_wm_prog_data::urb_read_length to num_varying_inputs.
Paul Berry
2013-09-16
3
-5
/
+7
*
i965/fs: Expose "urb_setup" as part of brw_wm_prog_data.
Paul Berry
2013-09-16
4
-8
/
+14
*
ilo: make ilo_bind_sampler_states return void
Chia-I Wu
2013-09-17
1
-16
/
+25
*
glsl/tests: Update .gitignore for new unit test.
Kenneth Graunke
2013-09-16
1
-0
/
+1
*
glsl/tests: Add a test for properties of sampler types.
Kenneth Graunke
2013-09-15
2
-0
/
+114
*
st/mesa: don't dereference stObj->pt if NULL
Dave Airlie
2013-09-16
1
-1
/
+1
*
nouveau: fix regression since float comparison instructions (v2)
Dave Airlie
2013-09-16
6
-14
/
+14
*
vdpau/decode: Check max width and max height.
Rico Schüller
2013-09-15
1
-0
/
+20
*
freedreno: PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE
Rob Clark
2013-09-14
1
-17
/
+43
*
freedreno/a3xx: fix VFD_INDEX_MAX overflow
Rob Clark
2013-09-14
1
-1
/
+1
*
freedreno: add debug option to disable GMEM bypass
Rob Clark
2013-09-14
3
-1
/
+3
*
freedreno/a3xx: handle front_ccw
Rob Clark
2013-09-14
5
-17
/
+14
*
freedreno/a3xx: stencil fixes
Rob Clark
2013-09-14
9
-7
/
+30
*
freedreno/a3xx: alpha-test
Rob Clark
2013-09-14
7
-7
/
+29
*
freedreno/a3xx/compiler: implement SUB
Rob Clark
2013-09-14
1
-3
/
+11
*
freedreno/a3xx: use INDIRECT state load for shaders
Rob Clark
2013-09-14
3
-8
/
+29
*
freedreno: avoid stalling at ringbuffer wraparound
Rob Clark
2013-09-14
2
-22
/
+41
*
freedreno: emit markers to scratch registers
Rob Clark
2013-09-14
4
-0
/
+33
*
freedreno: split out WFI helper
Rob Clark
2013-09-14
5
-10
/
+12
*
freedreno: fd_draw helper
Rob Clark
2013-09-14
6
-52
/
+55
*
freedreno/a3xx: fix gpu lockup in some piglit tests
Rob Clark
2013-09-14
1
-1
/
+1
*
freedreno/a3xx/compiler: add LIT
Rob Clark
2013-09-14
1
-3
/
+142
*
freedreno: multi-slice resources (cubemap, mipmap, etc)
Rob Clark
2013-09-14
15
-52
/
+141
*
glsl/builtins: Fix {texture1D,texture2D,shadow1D}ArrayLod availibility.
Paul Berry
2013-09-13
1
-5
/
+5
*
i965: Use brw_stage_state for WM data as well.
Kenneth Graunke
2013-09-13
13
-93
/
+71
*
i965: Increase the size of brw_stage_state::surf_offset.
Kenneth Graunke
2013-09-13
1
-1
/
+1
*
i965: Add comments to the new brw_state_state structure's fields.
Kenneth Graunke
2013-09-13
1
-0
/
+10
*
mesa: Rename MESA_shader_integer_mix to EXT_shader_integer_mix
Ian Romanick
2013-09-13
7
-9
/
+9
*
radeonsi: fix and enable transform feedback for CIK
Marek Olšák
2013-09-13
4
-28
/
+40
*
radeonsi: fix gl_InstanceID with non-zero start_instance
Marek Olšák
2013-09-13
1
-3
/
+4
*
gallium: comment that INSTANCEID doesn't include start_instance
Marek Olšák
2013-09-13
1
-1
/
+1
*
radeonsi: enable streamout AKA transform feedback for SI
Marek Olšák
2013-09-13
1
-10
/
+4
*
radeonsi: implement streamout shader support
Marek Olšák
2013-09-13
3
-15
/
+276
*
radeonsi: implement glDrawTransformFeedback functionality
Marek Olšák
2013-09-13
3
-0
/
+30
[next]