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
/
drivers
/
dri
/
i965
/
gen8_draw_upload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: wrap unused function in #ifndef NDEBUG
Timothy Arceri
2016-10-05
1
-0
/
+2
*
i965: Unify vertex buffer setup
Topi Pohjolainen
2016-07-04
1
-24
/
+17
*
i965/draw: Use the real size for index buffers
Jason Ekstrand
2016-05-23
1
-1
/
+1
*
i965/draw: Use the real size for vertex buffers
Jason Ekstrand
2016-05-23
1
-1
/
+1
*
i965: passthru formats cannot be used width edge flag enabled
Alejandro Piñeiro
2016-05-17
1
-0
/
+20
*
i965: Configure how to store *64*PASSTHRU vertex components
Antia Puentes
2016-05-17
1
-0
/
+35
*
i965: Make all atoms to track BRW_NEW_BLORP by default
Kenneth Graunke
2016-04-23
1
-1
/
+4
*
i965: Add support for gl_DrawIDARB and enable extension
Kristian Høgsberg Kristensen
2015-12-29
1
-2
/
+32
*
i965: Add support for gl_BaseVertexARB and gl_BaseInstanceARB
Kristian Høgsberg Kristensen
2015-12-29
1
-14
/
+21
*
i965: Drop #include of main/glheader.h.
Matt Turner
2015-11-24
1
-1
/
+0
*
i965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag is used
Neil Roberts
2015-08-22
1
-2
/
+13
*
i965: Swap the order of the vertex ID and edge flag attributes
Neil Roberts
2015-08-22
1
-14
/
+42
*
i965/bdw: Fix setting the instancing state for the SGVS element
Neil Roberts
2015-08-18
1
-1
/
+1
*
i965: Micro-optimize brw_get_index_type
Ian Romanick
2015-01-14
1
-1
/
+1
*
i965: Delete brw_state_flags::cache and related code.
Kenneth Graunke
2014-12-02
1
-2
/
+0
*
i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache).
Kenneth Graunke
2014-12-02
1
-2
/
+2
*
i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
Kenneth Graunke
2014-12-02
1
-1
/
+1
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-2
/
+4
*
i965/skl: Use new MOCS for SKL
Kristian Høgsberg
2014-11-03
1
-3
/
+5
*
i965: Separate gl_InstanceID and gl_VertexID uploading.
Kenneth Graunke
2014-09-12
1
-7
/
+15
*
i965: Expose gl_BaseVertex via a vertex attribute.
Kenneth Graunke
2014-09-10
1
-7
/
+33
*
i965: Calculate start/base_vertex_location after preparing vertices.
Kenneth Graunke
2014-09-10
1
-0
/
+1
*
i965: Drop Broadwell perf_debugs about missing MOCS that aren't missing.
Kenneth Graunke
2014-06-15
1
-2
/
+0
*
i965: Add missing MOCS setup for 3DSTATE_INDEX_BUFFER on Broadwell.
Kenneth Graunke
2014-06-15
1
-3
/
+1
*
i965: Stop setting up a 1:1 "attrib" member in our vertex inputs.
Eric Anholt
2014-04-11
1
-1
/
+1
*
i965: Set Broadwell MOCS values everywhere it's possible.
Kenneth Graunke
2014-03-25
1
-0
/
+1
*
i965: Rework vertex uploads for Broadwell.
Kenneth Graunke
2014-01-31
1
-0
/
+250