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
/
intel
/
intel_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Add a driconf option to disable flush throttling.
Paul Berry
2013-03-21
1
-1
/
+2
*
Add dri image entry point for creating image from fd
Kristian Høgsberg
2013-03-18
1
-4
/
+55
*
intel: Remove the struct intel_region reuse hash table.
Eric Anholt
2013-03-05
1
-14
/
+0
*
i965: Make sRGB-capable framebuffers by default.
Eric Anholt
2013-03-01
1
-2
/
+9
*
intel: Enable __DRI_API_OPENGL_CORE api with dri2 contexts
Jordan Justen
2013-02-28
1
-0
/
+2
*
intel: update max versions based on MESA_GL_VERSION_OVERRIDE
Jordan Justen
2013-02-28
1
-0
/
+10
*
i965: Enable OpenGL ES 3.0 on Sandy Bridge
Ian Romanick
2013-02-22
1
-1
/
+1
*
intel: Fix regression in intel_create_image_from_name stride handling
Tapani Pälli
2013-02-04
1
-1
/
+1
*
intel: make sure to setup image dimension in image_from_planar setup
Abdiel Janulgue
2013-02-04
1
-0
/
+1
*
intel: implement create image from texture
Abdiel Janulgue
2013-02-01
1
-21
/
+138
*
i965: Bump maximum supported ES2 context version to 3.0
Chad Versace
2013-01-25
1
-1
/
+1
*
intel: Don't expose XRGB8888 visuals any more
Ian Romanick
2013-01-21
1
-2
/
+1
*
i965: Enable floating-point textures always
Ian Romanick
2013-01-21
1
-18
/
+5
*
intel: Make intel_region's pitch be bytes instead of pixels.
Eric Anholt
2013-01-18
1
-10
/
+7
*
intel: Expose support for DRI_API_GLES3
Chad Versace
2013-01-15
1
-0
/
+2
*
intel: Move validation of context version into intelInitContext
Chad Versace
2013-01-15
1
-22
/
+9
*
intel: Set screen's api mask according to hw capabilities (v3)
Chad Versace
2013-01-15
1
-11
/
+91
*
driconf: Add a new option: disable_glsl_line_continuations
Carl Worth
2013-01-11
1
-1
/
+2
*
glx/dri2: add and use new driver hook flush_with_flags
Marek Olšák
2012-12-02
1
-1
/
+1
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
intel: Use designated initializers for DRI extension structs
Chad Versace
2012-11-19
1
-16
/
+20
*
intel: support for 16 bit config with 24 depth and 8 stencil
Tapani Pälli
2012-10-29
1
-2
/
+7
*
intel: If the visual is sRGB, use an sRGB internal format
Ian Romanick
2012-10-29
1
-0
/
+2
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-20
/
+15
*
intel: Add missing #include <time.h>
Quentin Glidic
2012-10-09
1
-0
/
+1
*
intel: Don't call intelDestroyContext if there is no context to destroy
Ian Romanick
2012-09-28
1
-1
/
+3
*
intel: Don't advertise GLX_SWAP_COPY_OML
Chad Versace
2012-09-27
1
-6
/
+6
*
intel: Mark some file-local code as static.
Eric Anholt
2012-09-27
1
-1
/
+1
*
intel: Add map_stencil_as_y_tiled to intel_region_get_tile_masks.
Paul Berry
2012-09-12
1
-1
/
+1
*
intel: avoid undefined variable warnings in intel_screen.c
Paul Berry
2012-09-06
1
-2
/
+3
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-8
/
+8
*
mesa: s/CALLOC/calloc/
Brian Paul
2012-09-01
1
-5
/
+5
*
dri: Rework planar image interface
Jakob Bornecrantz
2012-08-31
1
-8
/
+127
*
intel: Clean up bits of cruft in intelCreateContext
Ian Romanick
2012-08-29
1
-40
/
+11
*
i965: Set context flags
Ian Romanick
2012-08-29
1
-2
/
+3
*
i965: Reenable the fragment shader precompile.
Kenneth Graunke
2012-08-27
1
-1
/
+1
*
dri: Remove image write function
Jakob Bornecrantz
2012-08-26
1
-28
/
+0
*
intel: Refactor intel_downsample_for_dri2_flush
Chad Versace
2012-08-14
1
-30
/
+0
*
i965: Validate API and version in brwCreateContext
Ian Romanick
2012-08-13
1
-2
/
+6
*
i915: Validate API and version in i915CreateContext
Ian Romanick
2012-08-13
1
-0
/
+4
*
i830: Validate API and version before calling i830CreateContext
Ian Romanick
2012-08-13
1
-0
/
+18
*
intel: In the i915 driver, the chipset cannot be i965
Ian Romanick
2012-08-13
1
-8
/
+5
*
dri: Pass API_OPENGL_CORE through to the drivers
Ian Romanick
2012-08-13
1
-0
/
+17
*
i965: Add perf debug for stalls during shader compiles.
Eric Anholt
2012-08-12
1
-0
/
+13
*
mesa: Replace VersionMajor/VersionMinor with a Version field.
Eric Anholt
2012-08-07
1
-3
/
+1
*
intel: Fix compiler warnings from winsys msaa.
Eric Anholt
2012-08-07
1
-1
/
+1
*
intel: Advertise multisample DRI2 configs on gen >= 6
Chad Versace
2012-08-07
1
-3
/
+51
*
intel: Clarify intel_screen_make_configs
Chad Versace
2012-08-07
1
-20
/
+16
*
dri: Simplify use of driConcatConfigs
Chad Versace
2012-08-07
1
-8
/
+2
*
intel: Refactor creation of DRI2 configs
Chad Versace
2012-08-07
1
-91
/
+98
[next]