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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/formatquery: expand NUM_SAMPLE_COUNTS OpenGL ES comment
Alejandro Piñeiro
2016-06-03
1
-0
/
+3
*
mesa/get: return correct value for layer provoking vertex.
Dave Airlie
2016-06-03
1
-1
/
+1
*
egl: Account for default values of texture target and format
Plamena Manolova
2016-06-02
1
-0
/
+6
*
nvc0: mark buffer texture range valid for shader images
Samuel Pitoiset
2016-06-03
3
-0
/
+31
*
isl: add support for Android libmesa_isl static library
Mauro Rossi
2016-06-02
4
-1
/
+241
*
android: libmesa_glsl: add a dependency on libmesa_nir static
Mauro Rossi
2016-06-02
1
-2
/
+3
*
isl: automake: don't include isl_format_layout.c in two lists.
Emil Velikov
2016-06-02
2
-2
/
+1
*
automake: bring back the .PHONY git_sha1.h.tmp rule
Emil Velikov
2016-06-02
1
-2
/
+17
*
i965: Add _NEW_POINT to a couple of comments.
Kenneth Graunke
2016-06-02
3
-3
/
+3
*
svga: allow copy box in svga_transfer_dma_band()
Charmaine Lee
2016-06-02
1
-13
/
+20
*
freedreno: fix bad bitshift warnings
Rob Clark
2016-06-02
1
-0
/
+2
*
freedreno: assume builtin shaders do compile
Rob Clark
2016-06-02
1
-1
/
+2
*
i965/fs: Reindent emit_zip().
Francisco Jerez
2016-06-02
1
-14
/
+14
*
i965/fs: Skip SIMD lowering destination zipping if possible.
Francisco Jerez
2016-06-02
1
-0
/
+55
*
blorp: Fix 16x multisample scaled blits
Anuj Phogat
2016-06-02
1
-7
/
+10
*
meta: Fix indentation in shader code
Anuj Phogat
2016-06-02
1
-2
/
+2
*
mesa/copyimage: report INVALID_VALUE for missing cube face
Dave Airlie
2016-06-03
1
-1
/
+1
*
mesa/copyimage: fix num samples check to handle renderbuffers.
Dave Airlie
2016-06-03
1
-4
/
+7
*
freedreno/a4xx: silence coverity warning
Rob Clark
2016-06-02
1
-0
/
+6
*
freedreno/a3xx+a4xx: fix potential null ptr deref
Rob Clark
2016-06-02
2
-2
/
+4
*
freedreno/ir3: fix coverity warning
Rob Clark
2016-06-02
1
-1
/
+3
*
freedreno/ir3: use nir_shader_get_entrypoint() helper
Rob Clark
2016-06-02
1
-10
/
+1
*
freedreno/a4xx: fix incorrect enum type
Rob Clark
2016-06-02
1
-1
/
+1
*
freedreno: fix coverity negative array index warning
Rob Clark
2016-06-02
1
-0
/
+2
*
freedreno: fix dereference before null check
Rob Clark
2016-06-02
1
-2
/
+1
*
gallium/util: remove u_staging
Rob Clark
2016-06-02
3
-205
/
+0
*
freedreno/a3xx: only update/emit bordercolor state when needed
Rob Clark
2016-06-02
3
-17
/
+27
*
freedreno/a4xx: only update/emit bordercolor state when needed
Rob Clark
2016-06-02
3
-17
/
+26
*
i965: Add missing types to type_sz().
Matt Turner
2016-06-02
1
-1
/
+5
*
mesa/extensions: Fix ES1 extension reporting
Nanley Chery
2016-06-02
1
-2
/
+2
*
egl: Check if API is supported when using eglBindAPI.
Plamena Manolova
2016-06-02
4
-10
/
+72
*
st/osmesa: remove double-write (overwriting)
Eric Engestrom
2016-06-02
1
-1
/
+0
*
st/vdpau: check for null pointer in get/put bits.
Nayan Deshmukh
2016-06-02
2
-0
/
+12
*
radeon/uvd: fix the H264 level for Tonga v2
Christian König
2016-06-02
1
-1
/
+1
*
mesa/formatquery: add a comment to clarify INTERNALFORMAT_PREFERRED
Alejandro Piñeiro
2016-06-02
1
-1
/
+4
*
i965/formatquery: remove INTERNALFORMAT_PREFERRED implementation
Alejandro Piñeiro
2016-06-02
1
-71
/
+0
*
i965/eu: use simd8 when exec_size != EXECUTE_16
Alejandro Piñeiro
2016-06-02
1
-2
/
+2
*
i965: Remove old CS local ID handling
Jordan Justen
2016-06-01
7
-124
/
+3
*
i965: Enable cross-thread constants and compact local IDs for hsw+
Jordan Justen
2016-06-01
3
-14
/
+6
*
anv: Support new local ID generation & cross-thread constants
Jordan Justen
2016-06-01
4
-48
/
+42
*
i965: Support new local ID push constant & cross-thread constants
Jordan Justen
2016-06-01
2
-45
/
+52
*
i965: Add CS push constant info to brw_cs_prog_data
Jordan Justen
2016-06-01
2
-0
/
+73
*
i965: Store number of threads in brw_cs_prog_data
Jordan Justen
2016-06-01
9
-37
/
+31
*
i965: Add nir based intrinsic lowering and thread ID uniform
Jordan Justen
2016-06-01
4
-0
/
+190
*
i965: Put CS local thread ID uniform in last push register
Jordan Justen
2016-06-01
1
-1
/
+25
*
i965: Add uniform for a CS thread local base ID
Jordan Justen
2016-06-01
4
-1
/
+25
*
i965: Add nir channel_num system value
Jordan Justen
2016-06-01
2
-0
/
+16
*
nir: Make lowering gl_LocalInvocationIndex optional
Jordan Justen
2016-06-01
6
-5
/
+22
*
glsl: Add glsl LowerCsDerivedVariables option
Jordan Justen
2016-06-01
6
-13
/
+26
*
i965/fs: Copy the offset when lowering logical pull constant sends
Jason Ekstrand
2016-06-01
1
-0
/
+8
[next]