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
Commit message (
Expand
)
Author
Age
Files
Lines
*
noop: implement resource_get_handle
Marek Olšák
2016-09-05
1
-2
/
+14
*
noop: set missing functions
Marek Olšák
2016-09-05
2
-0
/
+75
*
noop: simplify some functions
Marek Olšák
2016-09-05
1
-49
/
+7
*
glx/glvnd: list the strcmp arguments in correct order
Emil Velikov
2016-09-05
1
-2
/
+2
*
nir/tests: Update the CF tests to not assume fake edges
Jason Ekstrand
2016-09-04
1
-4
/
+4
*
gk110/ir: fix quadop dall emission
Ilia Mirkin
2016-09-04
1
-2
/
+2
*
android: intel: fix include paths in new "common" library
Mauro Rossi
2016-09-03
1
-0
/
+6
*
a3xx: use window scissor to simulate viewport xy clip
Ilia Mirkin
2016-09-03
1
-10
/
+26
*
a3xx: make use of software clipping when hw can't handle it
Ilia Mirkin
2016-09-03
6
-4
/
+36
*
a3xx: make sure to actually clamp depth as requested
Ilia Mirkin
2016-09-03
2
-2
/
+30
*
nvc0/ir: allow min/max instructions to be dual-issued in pairs
Karol Herbst
2016-09-03
1
-2
/
+12
*
anv: Move cmd_buffer_config_l3 into anv_cmd_buffer.c
Jason Ekstrand
2016-09-03
6
-207
/
+162
*
anv/cmd_buffer: Move emit_lri and emit_lrm higher up
Jason Ekstrand
2016-09-03
1
-19
/
+19
*
anv: Refactor pipeline l3 config setup
Jason Ekstrand
2016-09-03
5
-67
/
+25
*
anv: Leverage the shared L3$ config code
Jason Ekstrand
2016-09-03
2
-345
/
+37
*
intel: Pull the guts of gen7_l3_state.c into a shared helper
Jason Ekstrand
2016-09-03
5
-334
/
+436
*
intel: Rename brw_get_device_name/info to gen_get_device_name/info
Jason Ekstrand
2016-09-03
12
-17
/
+17
*
intel: s/brw_device_info/gen_device_info/
Jason Ekstrand
2016-09-03
75
-380
/
+380
*
intel: Add a new "common" library for more code sharing
Jason Ekstrand
2016-09-03
20
-9
/
+77
*
intel/blorp: fix typo in android makefile
Mauro Rossi
2016-09-03
1
-1
/
+1
*
nir: remove unused variable
Timothy Arceri
2016-09-03
1
-2
/
+0
*
nir: remove some fields from nir_shader_compiler_options
Connor Abbott
2016-09-03
1
-3
/
+0
*
nir: fix bug with moves in nir_opt_remove_phis()
Connor Abbott
2016-09-03
1
-2
/
+20
*
nir: add nir_after_phis() cursor helper
Connor Abbott
2016-09-03
1
-5
/
+14
*
glsl: expose max atomic counter/buffer consts for tess in ES 3.2
Ilia Mirkin
2016-09-03
1
-2
/
+2
*
mapi: don't forget to expose GetPointerv in GL ES 3.2
Ilia Mirkin
2016-09-03
1
-1
/
+1
*
main: add KHR_robustness to ES 3.2 extension requirements
Ilia Mirkin
2016-09-03
1
-0
/
+1
*
nv50,nvc0: respect render condition enable flag when clearing rt/zs
Ilia Mirkin
2016-09-03
2
-12
/
+24
*
nvc0/ir: don't dual-issue ops that depend or interfere with each other
Karol Herbst
2016-09-03
3
-14
/
+23
*
nir: Remove fake edges in the CF handling code
Jason Ekstrand
2016-09-02
1
-57
/
+2
*
nir/dead_cf: Don't crash on unreachable after-loop blocks
Jason Ekstrand
2016-09-02
1
-1
/
+2
*
nvc0: reduce the initial code segment size to 512KB
Samuel Pitoiset
2016-09-01
1
-1
/
+1
*
nvc0: allow to resize the code segment dynamically
Samuel Pitoiset
2016-09-01
1
-1
/
+24
*
nvc0: add a new bin for the code segment
Samuel Pitoiset
2016-09-01
2
-4
/
+6
*
nvc0: add nvc0_screen_resize_text_area() helper
Samuel Pitoiset
2016-09-01
3
-10
/
+40
*
nvc0: re-upload currently bound shaders after code eviction
Samuel Pitoiset
2016-09-01
1
-0
/
+27
*
nvc0: refactor the program upload process
Samuel Pitoiset
2016-09-01
3
-32
/
+59
*
i965: fix noop_scissor range issue on width/height
Jordan Justen
2016-09-01
1
-7
/
+7
*
glsl: Only force varyings to be flat when varying packing.
Kenneth Graunke
2016-09-01
1
-2
/
+3
*
glsl: Reject TCS/TES input arrays not sized to gl_MaxPatchVertices.
Kenneth Graunke
2016-09-01
1
-1
/
+14
*
wayland-drm: add missing NULL check
Frank Binns
2016-09-01
1
-0
/
+2
*
loader: fix sysfs uevent file parsing
Frank Binns
2016-09-01
1
-2
/
+4
*
egl: only store device name when Wayland support is built
Frank Binns
2016-09-01
5
-18
/
+24
*
isl: round format alignment to nearest power of 2
Lionel Landwerlin
2016-09-01
2
-0
/
+10
*
gallium/postprocess: Fix resource freeing
Thomas Hellstrom
2016-09-01
1
-4
/
+2
*
st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Ilia Mirkin
2016-08-31
1
-0
/
+15
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
22
-0
/
+51
*
vc4: Add missing break statement.
Eric Anholt
2016-08-31
1
-0
/
+1
*
gallium/docs: clarify render_condition_enabled parameter to clear functions
Brian Paul
2016-08-31
1
-0
/
+4
*
mesa: Add some more .gitignore
Jason Ekstrand
2016-08-31
2
-0
/
+2
[next]