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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/perf: create a vtable entry for bo_unreference
Mark Janes
2019-08-07
1
-4
/
+8
*
intel/perf: create a vtable for low-level driver functions
Mark Janes
2019-08-07
1
-4
/
+15
*
intel/perf: use common ioctl wrapper
Mark Janes
2019-08-07
1
-1
/
+1
*
intel/perf: rename gen_perf to gen_perf_config
Mark Janes
2019-08-07
3
-4
/
+4
*
gallium: redefine ATOMINC_WRAP to be more hardware-friendly
Ilia Mirkin
2019-08-07
1
-1
/
+10
*
st/mesa: relax EXT_shader_image_load_store enable
Ilia Mirkin
2019-08-07
1
-3
/
+0
*
i965/perf: restore mdapi statistics query metrics
Mark Janes
2019-08-07
1
-0
/
+1
*
mesa: Use _mesa_delete_transform_feedback_object in drivers
Yevhenii Kolesnikov
2019-08-07
4
-29
/
+29
*
mesa: use _mesa_delete_query in drivers
Yevhenii Kolesnikov
2019-08-07
5
-7
/
+16
*
meson,i965: Link with android deps when building for android.
Bas Nieuwenhuizen
2019-08-07
1
-3
/
+6
*
mesa: remove super old TODOs from shaderapi.c
Timothy Arceri
2019-08-07
1
-5
/
+0
*
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
2019-08-07
3
-0
/
+8
*
glsl: add EXT_shader_image_load_store new image functions
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+8
*
mesa: add EXT_shader_image_load_store glBindImageTextureEXT function
Pierre-Eric Pelloux-Prayer
2019-08-06
3
-9
/
+47
*
glapi: add EXT_shader_image_load_store
Pierre-Eric Pelloux-Prayer
2019-08-06
3
-0
/
+6
*
tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
Pierre-Eric Pelloux-Prayer
2019-08-06
2
-0
/
+4
*
mesa: add EXT_dsa glMultiTexCoordPointerEXT function
Pierre-Eric Pelloux-Prayer
2019-08-06
3
-2
/
+30
*
mesa: add EXT_dsa glMultiTexGen* functions
Pierre-Eric Pelloux-Prayer
2019-08-06
3
-145
/
+262
*
mesa: add EXT_dsa glCopyMultiTexImage* and glCopyMultiTexSubImage*
Pierre-Eric Pelloux-Prayer
2019-08-06
4
-5
/
+308
*
mesa: add EXT_dsa glGetMultiTexParameteriv/fvEXT
Pierre-Eric Pelloux-Prayer
2019-08-06
3
-3
/
+49
*
mesa: add EXT_dsa glMultiTexSubImage1D/2D/3DEXT
Pierre-Eric Pelloux-Prayer
2019-08-06
4
-3
/
+231
*
mesa: add EXT_dsa glMultiTexImage1D/2D/3DEXT + glGetMultiTexImageEXT
Pierre-Eric Pelloux-Prayer
2019-08-06
6
-5
/
+299
*
mesa: add glBindMultiTextureEXT display list support
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+23
*
mesa: add EXT_dsa glMultiTexParameter* functions
Pierre-Eric Pelloux-Prayer
2019-08-06
4
-4
/
+192
*
mesa: add EXT_dsa (Get)MultiTexEnv functions
Pierre-Eric Pelloux-Prayer
2019-08-06
3
-1
/
+175
*
mesa: add _mesa_(get)texenvi(f)v_indexed helpers
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-27
/
+50
*
mesa: add new helper _mesa_get_texobj_by_target_and_texunit
Pierre-Eric Pelloux-Prayer
2019-08-06
3
-43
/
+82
*
mesa: replace _mesa_get_current_fixedfunc_tex_unit with _mesa_get_fixedfunc_t...
Pierre-Eric Pelloux-Prayer
2019-08-06
4
-12
/
+10
*
genxml: Rename 3DSTATE_SF::Anti-Aliasing Enable
Jason Ekstrand
2019-08-06
1
-1
/
+1
*
meson: drop unused dep_{thread,dl}
Eric Engestrom
2019-08-03
1
-4
/
+4
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
3
-10
/
+8
*
i965/clear: clear_value better precision
Sergii Romantsov
2019-08-02
1
-1
/
+1
*
gallium: Implement GL_EXT_shader_samples_identical via a new capability
Kenneth Graunke
2019-08-01
1
-0
/
+1
*
i965: Move device info initialization to common code
Mark Janes
2019-08-01
2
-114
/
+6
*
i965/perf: verify kernel support before registering OA metrics
Mark Janes
2019-08-01
1
-0
/
+44
*
nir: Stop whacking gl_FrontFacing to a system value
Jason Ekstrand
2019-08-01
1
-0
/
+1
*
st/mesa: fix MSVC compile breakage
Brian Paul
2019-08-01
1
-2
/
+2
*
gallium: Make PIPE_CAP_DEPTH_CLIP_DISABLE a tri-state value and use it
Gert Wollny
2019-08-01
1
-0
/
+3
*
mesa/st: Signal state changes when depth_clamp is emulated
Gert Wollny
2019-08-01
1
-1
/
+25
*
mesa/st: Add depth clamping to rasterizer code
Gert Wollny
2019-08-01
2
-6
/
+39
*
mesa/st: Tie depth_clamp code into other shaders (GS and TES)
Gert Wollny
2019-08-01
3
-1
/
+36
*
mesa/st: Tie depth_clamp lowering into the FS
Gert Wollny
2019-08-01
3
-0
/
+18
*
mesa/st: Tie depth clamp lowering in to the VP code
Gert Wollny
2019-08-01
4
-0
/
+32
*
mesa/st: add tgsi-lowering code for depth-clamp
Erik Faye-Lund
2019-08-01
4
-0
/
+451
*
mesa/st: replace boolean declarations by bool
Gert Wollny
2019-08-01
1
-2
/
+2
*
state_tracker: Free Labels for querry and tranform_feedback
Yevhenii Kolesnikov
2019-07-31
2
-0
/
+2
*
gallium: add handling for YUV planar surfaces
Mike Blumenkrantz
2019-07-31
6
-7
/
+135
*
st/mesa: Skip scissor rect updates when scissor is entirely disabled.
Kenneth Graunke
2019-07-31
1
-0
/
+3
*
mesa: add an ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
intel: add a couple of ASSERTED
Eric Engestrom
2019-07-31
2
-2
/
+2
[next]