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
/
gallium
/
state_trackers
/
nine
/
device9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Fix a regression and syntax cleanup
Axel Davy
2017-05-24
1
-1
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-13
/
+14
*
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
2017-05-10
1
-1
/
+0
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-12
/
+14
*
st/nine: Fix user vertex data uploader with csmt
Axel Davy
2017-03-26
1
-8
/
+7
*
st/nine: Drop USER_INDEX_BUFFERS check
Mike Lothian
2017-02-25
1
-2
/
+1
*
st/nine: make use of common uploaders v4
Constantine Charlamov
2017-02-25
1
-41
/
+9
*
gallium: let state trackers tell u_vbuf whether user VBOs are possible
Marek Olšák
2017-02-14
1
-2
/
+2
*
st/nine: Flush the queue at device dtor
Axel Davy
2017-01-12
1
-1
/
+6
*
st/nine: Process pending commands on Reset
Axel Davy
2017-01-12
1
-0
/
+1
*
st/nine: Remove duplicated checks
Axel Davy
2017-01-12
1
-2
/
+1
*
st/nine: Upload on secondary context for Draw*Up
Axel Davy
2016-12-20
1
-8
/
+15
*
st/nine: Implement new buffer upload path
Axel Davy
2016-12-20
1
-0
/
+6
*
st/nine: Add arguments to context's blit and copy_region
Axel Davy
2016-12-20
1
-6
/
+8
*
st/nine: Use nine_context_clear_render_target
Axel Davy
2016-12-20
1
-6
/
+1
*
st/nine: Optimize ColorFill
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Simplify ColorFill
Axel Davy
2016-12-20
1
-9
/
+1
*
st/nine: Add secondary pipe for device
Axel Davy
2016-12-20
1
-1
/
+3
*
st/nine: Track bindings for buffers
Axel Davy
2016-12-20
1
-2
/
+7
*
st/nine: Simplify the logic to bind textures
Axel Davy
2016-12-20
1
-10
/
+1
*
st/nine: Use nine_context for resource_copy_region
Patrick Rudolph
2016-12-20
1
-4
/
+2
*
st/nine: Use nine_context for blit
Patrick Rudolph
2016-12-20
1
-2
/
+3
*
st/nine: Implement gallium nine CSMT
Patrick Rudolph
2016-12-20
1
-9
/
+44
*
st/nine: Call GetPipe for implicit pipe usages
Axel Davy
2016-12-20
1
-0
/
+6
*
st/nine: Add struct nine_clipplane
Patrick Rudolph
2016-12-20
1
-1
/
+1
*
st/nine: Back swvp in nine_context
Axel Davy
2016-12-20
1
-1
/
+2
*
st/nine: Move Managed Pool handling out of nine_context
Axel Davy
2016-12-20
1
-0
/
+57
*
st/nine: Integrate nine_pipe_context_clear to nine_context_clear
Axel Davy
2016-12-20
1
-5
/
+2
*
st/nine: Move pipe and cso to nine_context
Axel Davy
2016-12-20
1
-16
/
+16
*
st/nine: Access pipe_context via NineDevice9_GetPipe
Axel Davy
2016-12-20
1
-3
/
+3
*
st/nine: Remove NineDevice9_GetCSO
Axel Davy
2016-12-20
1
-6
/
+0
*
st/nine: Track dirty state groups in nine_context
Axel Davy
2016-12-20
1
-1
/
+1
*
st/nine: Back User Clip Planes to nine_context
Axel Davy
2016-12-20
1
-1
/
+4
*
st/nine: Back ps to nine_context
Axel Davy
2016-12-20
1
-16
/
+13
*
st/nine: Back ds to nine_context
Axel Davy
2016-12-20
1
-3
/
+4
*
st/nine: Back all ff states in nine_context
Axel Davy
2016-12-20
1
-38
/
+22
*
st/nine: Refactor LightEnable
Axel Davy
2016-12-20
1
-24
/
+1
*
st/nine: Refactor SetLight
Axel Davy
2016-12-20
1
-20
/
+4
*
st/nine: Put ff data in a separate structure
Axel Davy
2016-12-20
1
-3
/
+3
*
st/nine: Back viewport to nine_context
Axel Davy
2016-12-20
1
-1
/
+3
*
st/nine: Back scissor to nine_context
Axel Davy
2016-12-20
1
-1
/
+6
*
st/nine: Back RT to nine_context
Axel Davy
2016-12-20
1
-11
/
+5
*
st/nine: Back current index buffer to nine_context
Axel Davy
2016-12-20
1
-5
/
+11
*
st/nine: Back all shader constants to nine_context
Axel Davy
2016-12-20
1
-51
/
+87
*
st/nine: Back sampler states to nine_context
Axel Davy
2016-12-20
1
-7
/
+11
*
st/nine: Back vs to nine_context
Axel Davy
2016-12-20
1
-13
/
+13
*
st/nine: Back vdecl to nine_context
Axel Davy
2016-12-20
1
-11
/
+10
*
st/nine: Move stream freq data to nine_context
Axel Davy
2016-12-20
1
-9
/
+10
*
st/nine: Move vtxbuf to nine_context
Axel Davy
2016-12-20
1
-13
/
+20
*
st/nine: Back textures into nine_context
Axel Davy
2016-12-20
1
-0
/
+2
[next]