mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-08-15 09:27:27 +00:00
atirage: Remove crtc_enable.
This commit is contained in:
@@ -79,7 +79,6 @@ protected:
|
|||||||
float calc_pll_freq(int scale, int fb_div);
|
float calc_pll_freq(int scale, int fb_div);
|
||||||
void verbose_pixel_format(int crtc_index);
|
void verbose_pixel_format(int crtc_index);
|
||||||
void crtc_update();
|
void crtc_update();
|
||||||
void crtc_enable();
|
|
||||||
void draw_hw_cursor(uint8_t *dst_buf, int dst_pitch);
|
void draw_hw_cursor(uint8_t *dst_buf, int dst_pitch);
|
||||||
void get_cursor_position(int& x, int& y);
|
void get_cursor_position(int& x, int& y);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user